[Zope-dev] Searching
R. David Murray
bitz@bitdance.com
Fri, 14 Dec 2001 13:02:59 -0500 (EST)
On Wed, 5 Dec 2001, Dieter Maurer wrote:
> Not out of the box.
>
> You could place something before ZCatalog (which parses subquerie for
> search term and expands them into a set of synonyms).
> But you would need to work quite hard to get true semantic search...
A while back when I was working with ZCatalog I thought I saw
support for a synonym table in the default Splitter. I don't
think there was any management interface to using it, though.
--RDM