Hi, I tried to package the edismax QParser (SOLR-1553) as a .jar file for inclusion in an already installed solr1.4.1, and dropped my new jar in SOLR_HOME/lib. However it failed with an exception. It suspect because the patch modifies o.a.s.s.QParserPlugin, which is already existing on the classpath.
Is there a way to dynamically initialize new plugins without statically updating the QParserPlugin class? -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
