Re: Wordnet look-up

2008-12-26 Thread Grant Ingersoll
There is some Wordnet functionality in Lucene contrib, but it isn't currently exposed in Solr. I'm not sure if it is useful for you or not, as I've never used it (or really even looked at the APIs), but you might have a look and see if it helps. -Grant On Dec 26, 2008, at 5:59 AM, Sagar K

Wordnet look-up

2008-12-26 Thread Sagar Khetkade
Hi, Need some information about the Solr 1.3 look up for synonyms in the WordNet dictionary during search and indexing other than the approach i.e SynonymFilterFactory. Do Solr have such feature or we have to write our own plug-in(analyzer) for the same. Thanks in advance Regards, Sagar K