Hi, I'm looking for a search tool which can do semantic/synonym search. Can this be done via ZCatalog ? Regards Dirk
Dirk Datzert writes:
I'm looking for a search tool which can do semantic/synonym search.
Can this be done via ZCatalog ? 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... Dieter
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
participants (3)
-
Dieter Maurer -
Dirk Datzert -
R. David Murray