[Zope] Search with partial words on own ZClass
Rik Hoekstra
rik.hoekstra@inghist.nl
Tue, 4 Apr 2000 21:28:14 +0200
>
>
>Partial searching is available in the CVS.
>
Michel,
Is that just partial searching, or also wildcard and even regexp searching?
And since you keep locations of the words, is there proximity searching also
possible?
Another question: how do I retrieve a list of unique words from a full-text
catalog? Now, I know there is no standard way, but is it possible at all.
Can I use the items, keys etc interfaces of the text index (perhaps with
some python hacking)?
Rik