Can someone explain how to register a SolrEventListener? I am actually interested in using the SpellCheckerListener and it appears that it would build/rebuild a spellchecker index on commit and/or optimize but according to the wiki "the only events that can be "listened" for are firstSearcher and newSearcher" (http://wiki.apache.org/solr/SolrPlugins#SolrEventListener) Is the wiki outdated or something?
So how can I register this (or any other event listener) to execute on commit/optimize? Thanks -- View this message in context: http://lucene.472066.n3.nabble.com/SolrEventListener-tp899074p899074.html Sent from the Solr - User mailing list archive at Nabble.com.