[Zope-dev] using ZODB/Catalog outside of Zope - What am I doing wrong?
R. David Murray
bitz@bitdance.com
Thu, 11 May 2000 15:44:10 -0400 (EDT)
On 11 May 2000, Roman Milner wrote:
> Searching on the FieldIndexes works fine but searching on the
> TextIndex returns strange results. Sometimes I get nothing on
> something that should hit and other times the wrong result for things
> that do hit.
There is a bug in the text index machinery. Mike Pelletier posted
a fix a little while back. Try searching for 'Lexicon.py' in the
mailing list archive.
--RDM