I have SOLR up and running since few months. Recently I ran into the issue
where the SOLR is taking atleast 15 seconds to return results for a query.

Initially, the "autowarmcount" was set to "0" for "queryResultCache" in
"solrconfig.xml" file was set to "0". I increased it to "512" but this
returns results quickly only for cached queries. It still returns results
after 15 seconds for new queries.

Right now, the SOLR index is 3.3 GB and there are 1.7 million documents.

Any suggestions on how to resolve this issue ?


--
View this message in context: 
http://lucene.472066.n3.nabble.com/SOLR-search-slowing-down-tp2717761p2717761.html
Sent from the Lucene - General mailing list archive at Nabble.com.

Reply via email to