Re: How is it done?
This WebDNA talk-list message is from 1998
It keeps the original formatting.
numero = 17465
interpreted = N
texte = >I can see where this particular format would make searching faster, but>what about re-formatting my dates as the number of days since 1900?>Wouldn't that make searching even faster yet?Yes, but only if you make sure the numbers are 0-filled and fixed-width, sothey can still be compared as text. Something like [format .6d]1[/format],which yields 000001.>You mentioned that storing dates in text-sortable format can yield a 10x>improvement on search times. Wouldn't a *numeric* search be even faster>than a text-based search?No, text is faster. It takes a small amount of time to convert text tonumbers.>Does using the rn parameter in a search like this require that we also>put FieldNameType=num into the search parameters?Yes, ranges actually do work for numbers and dates (and text), but you haveto tell it what type they are, just as you would for sorting. For a textrange, E is in between C and K.Technical Support | ==== eCommerce and Beyond ====Pacific Coast Software | WebCatalog, WebMerchant,11770 Bernardo Plaza Court | SiteEdit Pro, PhotoMaster,San Diego, CA 92128 | Typhoon619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com/
Associated Messages, from the most recent to the oldest:
>I can see where this particular format would make searching faster, but>what about re-formatting my dates as the number of days since 1900?>Wouldn't that make searching even faster yet?Yes, but only if you make sure the numbers are 0-filled and fixed-width, sothey can still be compared as text. Something like [format .6d]1[/format],which yields 000001.>You mentioned that storing dates in text-sortable format can yield a 10x>improvement on search times. Wouldn't a *numeric* search be even faster>than a text-based search?No, text is faster. It takes a small amount of time to convert text tonumbers.>Does using the rn parameter in a search like this require that we also>put FieldNameType=num into the search parameters?Yes, ranges actually do work for numbers and dates (and text), but you haveto tell it what type they are, just as you would for sorting. For a textrange, E is in between C and K.Technical Support | ==== eCommerce and Beyond ====Pacific Coast Software | WebCatalog, WebMerchant,11770 Bernardo Plaza Court | SiteEdit Pro, PhotoMaster,San Diego, CA 92128 | Typhoon619/675-1106 Fax: 619/675-0372 | http://www.smithmicro.com/
PCS Technical Support
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
Execute Applescript (1997)
Less than or equal to........ (1997)
Unexpected comparison behavior change in 4.5.1 (2003)
Happy Easter ... and grep string request ... (2004)
Creating 404 Not Found pages (1999)
[OT] Little Flash help (2007)
Search and Show Question (2003)
Database Options (1997)
Date Formats (1997)
All choices on IE different than Netscape (1997)
Redirect frame targets (1998)
SmithMicro Help! -- Can't access WebCatalog Admin! (2001)
Anyone using Verisign's Payflow Link for payment processing? (2000)
problem: mail changed (1997)
E-mail formating question (1999)
new PurgeDatabase command? (was NT vs Mac) (1997)
Forbidden CGI Error (1997)
all records returned. (1997)
Daze to Dates (1998)
WebCat2b13MacPlugIn - More limits on [include] (1997)