I'm wondering if something like this is possible.  Lets say I want to query
5000 objects all pertaining to a specific search and I want to return the
top 100 or something and cache the rest on my solr server.  The next time I
get the same query or something with a new offset (lets say start from 101)
does it have to do the query again or can it go to cache and get the next
100?  

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Caching-queries-tp3078271p3078271.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to