Re: Caching queries.

2011-06-20 Thread arian487
Thanks, this is exactly what I'm looking for! -- View this message in context: http://lucene.472066.n3.nabble.com/Caching-queries-tp3078271p3087497.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Caching queries.

2011-06-18 Thread Shawn Heisey
On 6/17/2011 4:26 PM, arian487 wrote: 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 w

Re: Caching queries.

2011-06-17 Thread Erick Erickson
1) > 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. >

Caching queries.

2011-06-17 Thread arian487
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.