Re: Updates during Optimize

2011-04-13 Thread Mark Miller
Server, 12 GB RAM, 2 Solr Instances, 7 Cores, > 1 Core with 31 Million Documents other Cores < 100.000 > > - Solr1 for Search-Requests - commit every Minute - 5GB Xmx > - Solr2 for Update-Request - delta every Minute - 4GB Xmx > -- > View this message in context: > h

Re: Updates during Optimize

2011-04-13 Thread stockii
ucene.472066.n3.nabble.com/Updates-during-Optimize-tp2811183p2815064.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Updates during Optimize

2011-04-12 Thread Jason Rutherglen
You can index and optimize at the same time. The current limitation or pause is when the ram buffer is flushing to disk, however that's changing with the DocumentsWriterPerThread implementation, eg, LUCENE-2324. On Tue, Apr 12, 2011 at 8:34 AM, Shawn Heisey wrote: > On 4/12/2011 6:21 AM, stockii

Re: Updates during Optimize

2011-04-12 Thread Shawn Heisey
On 4/12/2011 6:21 AM, stockii wrote: Hello. When is start an optimize (which takes more than 4 hours) no updates from DIH are possible. i thougt solr is copy the hole index and then start an optimize from the copy and not lock the index and optimize this ... =( any way to do both in the same ti

Updates during Optimize

2011-04-12 Thread stockii
his message in context: http://lucene.472066.n3.nabble.com/Updates-during-Optimize-tp2811183p2811183.html Sent from the Solr - User mailing list archive at Nabble.com.