hi, one thing of interest, in lucene's contrib (in the memory package...
kinda a confusing place), there is a wordnet synonym filter.
if you look at its test you can get an idea of how it works:
TestSynonymTokenFilter, it reads a testSynonyms.txt (a mini wordnet file for
testing purposes)
On Tue
Did anybody get chance to look at this. I looked at the previous posts on
wordnet but didn't help much.
Cheers,
Nilya wrote:
>
> I have been trying to integrate wordnet dictionary with solr. I used below
> link to generate indexes using prolog package from wordnet.
> http://chencer.com/tech