Hi,

I was thinking of adding a TermExpansionQuery, basically if it finds the
term in a lookup table, then it would also include an associated set of
terms.

For example, if the search term was "pet" it might also add "dog", "cat",
"bird"

The issue that I am having is were to store the terms and how to have Lucene
know where that information is stored.

Should there be a Lucene properties file? Should this be another type of
file in the Lucene index folder?

Suggestions would be appreciated.

--Peter


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to