Hi,

I saw a very old thread that suggests an implementation for Synonyms that
takes into account differnt weight to differnt synonyms and gives a penalty
factor to synonyms, to avoid getting documents with the synonyms prior to
documents with the original words.
http://mail-archives.apache.org/mod_mbox/lucene-java-user/200603.mbox/%3c39b0fb508e5d7540aca5ad57225e150d392...@xmail.me.corp.entopia.com%3e

These advantages touch probkems I try to face (synonyms that got too much
weight)

Is this code part of Lucene now?

Sorry about the 'stupid' question, but how do I use these classes?
There is no SynonymAnalyzer, but only SynonymQuery, where the parser returns
a query object.

Best,
Liat

Reply via email to