How often the documents are added in the index? Try lessen down the optimize
frequency.  
BTW do you optimize only on master (which should be the desired way).

Also specifically for dates ranges, try to use the filter queries, this way
it would be cached and would thus be faster. This would also apply to other
fields which require very less analysis or have limited unique fields.



Thanx
Pravesh



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Query-Time-problem-on-Big-Index-Solr-3-5-tp4003660p4004437.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to