Re: need help on OpenNLP with Solr

2014-01-15 Thread rashi gandhi
Thanks Lance for clearing. One more Question: Is there a possibility of integrating boosting with payloads in LUCENE-2899 with solr? Thanks in Advance On Mon, Jan 6, 2014 at 9:46 PM, rashi gandhi wrote: > Hi, > > Also i wanted know, > Is it possible to integrate wordnet with this analyzer? > I

Re: need help on OpenNLP with Solr

2014-01-09 Thread Lance Norskog
There is no way to do these things with LUCENE-2899. On Mon, Jan 6, 2014 at 8:07 AM, rashi gandhi wrote: > Hi, > > > > I have applied OpenNLP (LUCENE 2899.patch) patch to SOLR-4.5.1 for nlp > searching and it is working fine. > > Also I have designed an analyzer for this: > > positionIncrementG

need help on OpenNLP with Solr

2014-01-06 Thread rashi gandhi
Hi, I have applied OpenNLP (LUCENE 2899.patch) patch to SOLR-4.5.1 for nlp searching and it is working fine. Also I have designed an analyzer for this:

Re: need help on OpenNLP with Solr

2014-01-06 Thread rashi gandhi
Hi, Also i wanted know, Is it possible to integrate wordnet with this analyzer? I want to use wordnet as synonym expansion along with OpenNLP filters. What are the changes required in solr schema.xml and solrconfig.xml? Thanks in Advance On Mon, Jan 6, 2014 at 9:37 PM, rashi gandhi wrote: > Hi