On Fri, Apr 17, 2009 at 7:38 PM, Marc Sturlese <marc.sturl...@gmail.com> wrote:
>
> Hey there,
> I have seen the new feature of EventListeners of DIH in trunk.
>
> <dataConfig>
> <document onImportStart ="com.FooStart" onImportEnd="comFooEnd">
> ....
> </document>
> </dataConfig>
>
> These events are called at the begining and end of the whole indexing
> process or at the begining and end of indexing just a document.
> My idea is to update a field of a row of a mysl table every time a doc is
> indexed. Is this possible or I should I save all doc ids and do the update
> of the row of the table using onImportEnd?

the events are available only for the start and end of indexing. there
are no per document events

>
> Thanks in advance!
>
>
> --
> View this message in context: 
> http://www.nabble.com/EventListeners-of-DIM-tp23098357p23098357.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>



-- 
-----------------------------------------------------
Noble Paul | Principal Engineer| AOL | http://aol.com

Reply via email to