> By the way - I'm using the > ComplexPhraseQueryParser that I've downloaded > from: > > https://issues.apache.org/jira/browse/SOLR-1604 > > And I've tried to use packages: > > - org.apache.lucene.search > - org.apache.lucene.queryParser > > Both, when compiled and added to the SOLR lib dir, caused > the exception.
That's a different story then. You don't need to change anything. You can use it as plugin. However you need to embed the jar file into solr.war. Please follow the instructions described here : https://issues.apache.org/jira/browse/SOLR-1604?focusedCommentId=12859048&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-12859048 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
