-Running a 2 shard (each with a replica) setup with 100k records on JBoss7. -Using SolrJ and CloudSolrServer to interface with SOLR.
Executing queries through the admin screen query tool is amazingly fast, usually less than 40ms. However, when I execute the queries through my java application I get wildly inconsistent response times, anywhere from 190ms to 21 seconds. I've tried tweaking the searcher autowarming and cache settings within solrconfig, but nothing seems to make a dent. Any help is appreciated. -- View this message in context: http://lucene.472066.n3.nabble.com/Inconsistent-query-times-tp4138956.html Sent from the Solr - User mailing list archive at Nabble.com.