You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by khuram120 <kh...@gmail.com> on 2012/06/01 16:47:06 UTC

Re: EventListeners of DIH

I am looking to do the same, I also want to update a table after every
document is updated/added/deleted from the Solr index. OnImportStart and End
only works at the beginning and end of the imports, but I need an event
which should be fired after each document in the index rather than the one
which fires at the end.

If there is no event like this, there should be one. That's my suggestion.

What you did to achieve your requirement of table update after each
document, please let me know. It will be highly appreciated.

Thanks in advance.   

--
View this message in context: http://lucene.472066.n3.nabble.com/EventListeners-of-DIH-tp497539p3987270.html
Sent from the Solr - User mailing list archive at Nabble.com.