4 Aug
2001
4 Aug
'01
12:04 p.m.
sean.upton@uniontrib.com wrote:
I could definitely see the value of a unique-values query into ZCatalog, especially for creating things using <dtml-tree> using keywords, etc...
Think categorized views from Lotus Notes ;-)
So a search for 'title ~= "engineer"' would perform a search for '*engineer*' and return results containing words like engineer, engineers, engineering, etc.
Hmmm, you wanna look at stemming algorithms for that too... This might be something worth turning into a pluggable index... cheers, Chris