Re: Using synonyms with Lucene without WordPress

2010-05-24 Thread Simon Willnauer
Larry, you should look at the SynonymFilter in Lucene Contrib Analysis. simon On Mon, May 24, 2010 at 9:40 PM, Larry Hendrix wrote: > Does anyone know of any classes available that allow you to define and use > your own synonyms when searching with Lucene? I read some about WordPress but > it

Using synonyms with Lucene without WordPress

2010-05-24 Thread Larry Hendrix
Does anyone know of any classes available that allow you to define and use your own synonyms when searching with Lucene? I read some about WordPress but it seems those synonyms are predefined English words. The application I am working with searches for the names of contacts and companies. I wou