Thanks for the replies.  I did look at caching but our commit time time is 90
seconds.  It's definitely possible for someone to make a search, change the
page, and have wonky results.  How about getting it to autowarm the x most
recent searches in the queryResultCache and that can hopefully reduce the
issues?  Though even that can result in issues with the search being out of
date.  

Application cache per user would for sure solve such issues but I'd like to
avoid this if possible.  Definitely an interesting problem...

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Best-way-to-anchor-solr-searches-tp3282576p3284674.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to