Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The "NearRealtimeSearch" page has been changed by ErickErickson: http://wiki.apache.org/solr/NearRealtimeSearch?action=diff&rev1=15&rev2=16 Comment: Corrected link to the "benchmarking the new solr near realtime improvements" A common configuration might be to 'hard' auto commit every 1-10 minutes and 'soft' auto commit every second. With this configuration, new documents will show up within about a second of being added, and if the power goes out, you will be certain to have a consistent index up to the last 'hard' commit. - There is also a blog post detailing some of the current improvements in this area on trunk located here: http://www.lucidimagination.com/blog/2011/07/11/benchmarking-the-new-solr-%E2%80%98near-realtime%E2%80%99-improvements/ + There is also a blog post detailing some of the current improvements in this area on trunk located here: http://searchhub.org/dev/2011/07/11/benchmarking-the-new-solr-near-realtime-improvements/