[Zope] Exact phrase searches
Michael
michael@exasource.com
Tue, 10 Sep 2002 22:35:26 -0600
Thanks Chris,
If I upgrade from 2.44 to 2.6, will my text indexes get upgraded to
ZCTextindexes, or would I have to re-engineer the whole thing?
Michael
On Tuesday 10 September 2002 10:35 pm, Chris McDonough wrote:
> Using a Zope TextIndex, there's really no good way to do a phrase
> search. However, in Zope 2.6, using a "ZCTextIndex" (which is similarly
> named and performs a similar function as a TextIndex, just better), you
> can perform phrase searches by "surrounding them in quotes".