On Mon, Dec 3, 2012 at 11:36 PM, Shawn Heisey <s...@elyograg.org> 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org