> I have created a custom query parser for Solr
public class CustomQParserPlugin extends QParserPlugin {
}

>Then I have imported the jar into Solr lib directory. i.e placed in
server/lib directory

>I restarted the Solr

>  getting below error
SolrException: Error Instantiating queryParser,
com.site.s.CustomQParserPlugin failed to instantiate
org.apache.solr.search.QParserPlugin

I am getting the above error which means I am able to include my jar but no
idea why I am getting error




--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to