Can you explain the problem you are having? Is there a bug in the SolrCore that you are working around? Or, are you just trying to plugin your own Query Parser? If that is the case, there is a way to do that already. You might find http://wiki.apache.org/solr/ SolrPlugins helpful.

-Grant

On Mar 4, 2009, at 6:42 AM, dabboo wrote:


Hi,

Can someone please tell me if we can write our own Custom Request Handler
and Custom Solr Core?

I want to call execute method of custom solrcore class instead of SolrCore
class.

Actually, I have to modify getQParser method of SolrCore class, so that it
shud start returning my custom plugin.

Please suggest.

Thanks,
Amit Garg

--
View this message in context: 
http://www.nabble.com/Custom-Request-Handler-tp22328365p22328365.html
Sent from the Solr - User mailing list archive at Nabble.com.


--------------------------
Grant Ingersoll
http://www.lucidimagination.com/

Search the Lucene ecosystem (Lucene/Solr/Nutch/Mahout/Tika/Droids) using Solr/Lucene:
http://www.lucidimagination.com/search

Reply via email to