On Fri, Feb 24, 2012 at 9:04 AM, Per Steffensen <st...@designware.dk> wrote: > Cool. We have a test doing exactly that - indexing 2000 documents into Solr, > kill-9'ing Solr in the middle of the process, starting Solr again and > checking that 2000 documents will eventually be searchable. It lights red as > it is right now, but we are using a 4.0-SNAPSHOT from late december. We will > try to update to newest code and see if it lights green :-) Do you have to > do something to enable this log-and-recover feature, or does it just run > out-of-the-box? Any documentation?
Same as realtime-get, you need the update log configured. It's currently tested in TestRecovery. -Yonik lucidimagination.com