On Fri, Feb 24, 2012 at 6:55 AM, Em <mailformailingli...@yahoo.de> wrote:
> However, regarding a versioning-system, one always has to keep in mind
> that an uncommited document is not guaranteed to be persisted in the index.

We now have durability via an update log.
With a recent nightly trunk build, you can send a document to solr w/o
committing, then kill -9 the JVM, then restart it and the log will be
used to recover that document (and you should be able to see it in the
index)

-Yonik
lucidimagination.com

Reply via email to