On 25-Apr-08, at 7:05 AM, Jonathan Ariel wrote:
Hi,Is there any way to tell solr to load in a kind of reindexing mode, which won't open a new searcher after every commit, etc? This is just when you don't have it available to query because you just want to reindex all theinformation.
Are you using autoCommit, and want a way to temporarily disable autoCommit?
-Mike