Re: SolrEventListener

2010-06-16 Thread Chris Hostetter
: Can someone explain how to register a SolrEventListener? *typically* it's done using the syntax as noted on the wiki page you linked to However... : I am actually interested in using the SpellCheckerListener and it appears ...that listener is designed to be registred for you automa

Re: SolrEventListener

2010-06-16 Thread Otis Gospodnetic
Solr - Lucene - Nutch Lucene ecosystem search :: http://search-lucene.com/ - Original Message > From: Blargy > To: solr-user@lucene.apache.org > Sent: Wed, June 16, 2010 12:53:44 AM > Subject: SolrEventListener > > Can someone explain how to register a SolrEventListene

SolrEventListener

2010-06-15 Thread Blargy
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 ar