Can I make an API call to remove the stale indexsearcher so that the documents do not get committed?
Basically what I need is a 'rollback' feature --Noble On Wed, Mar 26, 2008 at 9:08 PM, Yonik Seeley <[EMAIL PROTECTED]> wrote: > > On Wed, Mar 26, 2008 at 10:18 AM, Noble Paul നോബിള് नोब्ळ् > <[EMAIL PROTECTED]> wrote: > > If my appserver fails during an update or if I do a planned shutdown > > without wanting to commit my changes Solr does not allow it?. > > It commits whatever unfinished changes. > > Is it by design? > > Can I change this behavior? > > You can't currently avoid it. > With the newer changes in Lucene though, it should be possible I think. > > -Yonik >