Re: Solr 3.4 Problem with integrating Query Parser Plug In

2011-09-24 Thread Erick Erickson
Could you please add some details here? It's really hard to figure out what the problem is. Perhaps you could review: http://wiki.apache.org/solr/UsingMailingLists Best Erick On Fri, Sep 23, 2011 at 9:28 AM, Ahson Iqbal wrote: > Hi > > I have indexed some 1M documents, just for performance test

Solr 3.4 Problem with integrating Query Parser Plug In

2011-09-23 Thread Ahson Iqbal
Hi I have indexed some 1M documents, just for performance testing. I have written a query parser plug, when i add it in solr lib folder under tomcat wepapps folder. and try to load solr admin page it keeps on loading and when I delete jar file of query parser plugin from lib it works fine. but