: SolrEventListener. Even though I only register the listener in the query : section of solrconfig.xml, listening to the firstSearcher event, the : listener is also attached to the UpdateHandler and thus the init-method runs : twice because there is two instances of the class. To eliminate any other
Jørgen: thank you for reporting this. It is definitely a bug, and i have opened a jira trakcing issue with an attached test demonstrating your problem and a proposed fix that i am currently testing... https://issues.apache.org/jira/browse/SOLR-2285 -Hoss