31 Dec
2003
31 Dec
'03
1:12 a.m.
I am trying to do a SQL LIKE query on a lastname attribute of a zclass. ie. show me all the lastnames LIKE 'cronkyte' should return cronkite... I am trying to use TextIndexNG to do this. I need to get the Similarity search part of TextIndexNG working. I can create a working TextIndexNG using the Zope management interface, this index will return EXACT matches, but not similar ones. However the ZMI does not appear to have a way to activate the Similarity search. How do I use the Similarity search in a query? Thanks I am using zope 2.6.1 mandrake linux 9.1 python 2.1.x Joel Jensen