On Mon, Dec 3, 2012 at 11:36 PM, Shawn Heisey <[email protected]> wrote: > <updateHandler class="solr.DirectUpdateHandler2"> > <autoCommit> > <maxDocs>65536</maxDocs> > <maxTime>300000</maxTime> > </autoCommit> > <updateLog /> > </updateHandler>
Yeah, seems like that just should generate hard commits. Are you using delete by querys at all? The current implementation can do an NRT reopen as part of it's implementation. -Yonik http://lucidimagination.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
