TWIMC: I creating a custom UpdateRequestProcessor chain, where I need to commit records to a database once the import process has completed.
I'm assuming the processCommit method is called for each UpdateRequestProcessor chain class when the records are being commited to the Lucene index. I'm debugging the processor chain using the debug functionality in the dataimport.jsp page, and I have selected verbose and commit as options. When I import 10 records, the processAddd methods are getting called, but the processCommit methods aren't. Is there something obvious that I'm missing here? I'm using SOLR 1.4 TIA, M. ------------------------------ This e-mail and any files transmitted with it may be proprietary. Please note that any views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of Apogee Integration.