On 6/8/10 3:36 PM, Dragisa Krsmanovic wrote:
When we send<optimize waitFlush="false" waitSearcher="false"/> the HTTP
response sometimes takes more than 60s and our client times out after
that. Whole operation takes 200+ seconds. Isn't waitFlush="false" and
waitSearcher="false" supposed to tell Solr to return response
immediately ?
INFO: start
commit(optimize=true,waitFlush=false,waitSearcher=false,expungeDeletes=false)
Jun 7, 2010 9:04:25 PM org.apache.solr.core.SolrCore execute
INFO: [] webapp=/solr path=/update params={} status=0 QTime=217900
We read waitFlush all over and set it - but I don't think current code
respects it.
Also, that command will wait for the optimize anyway.
--
- Mark
http://www.lucidimagination.com