Do not run optimize. It is not necessary. Solr continually optimizes in the background.
wunder On Sep 11, 2012, at 11:15 PM, Nikhil Chhaochharia wrote: > Hi, > > I am using a recent nightly of Solr 4 and have setup a simple SolrCloud > cluster of 2 shards without any replicas. If I send the 'optimize' command, > then it is executed on the shards one-by-one instead of in parallel. > > Is this by design?How can I run optimize in parallel on all the shards? > > Thanks, > Nikhil >