I apologize for the length of the previous message. I do see a problem with spellcheck becoming faster (notice QTime). I also see an increase in the number of cache hits if spellcheck=false is run one time followed by the original spellcheck query. Seems like spellcheck=false alters the behavior of spellcheck.
http://host/solr/select?spellcheck=true&spellcheck.q=cucoo's+nest&df=spell http://host/solr/select?spellcheck=false&spellcheck.q=cucoo's+nest&df=spell http://host/solr/select?spellcheck=true&spellcheck.q=cucoo's+nest&df=spell <--- see a faster response and increase in the number of query cache hits. Thanks. -- Sandeep -- View this message in context: http://lucene.472066.n3.nabble.com/spellcheck-change-in-behavior-and-QTime-tp4058014p4058402.html Sent from the Solr - User mailing list archive at Nabble.com.