Re: cache warming questions

2014-04-18 Thread Kranti Parisa
telligent Software Solutions > >> p. 719.452.7721 | matt.kui...@issinc.com > >> www.issinc.com | LinkedIn: intelligent-software-solutions > >> > >> -Original Message- > >> From: Erick Erickson [mailto:erickerick...@gmail.com] > >> Sent: Thu

Re: cache warming questions

2014-04-17 Thread Erick Erickson
ons >> p. 719.452.7721 | matt.kui...@issinc.com >> www.issinc.com | LinkedIn: intelligent-software-solutions >> >> -Original Message- >> From: Erick Erickson [mailto:erickerick...@gmail.com] >> Sent: Thursday, April 17, 2014 9:26 AM >> To: solr-user@l

Re: cache warming questions

2014-04-17 Thread Kranti Parisa
c.com > www.issinc.com | LinkedIn: intelligent-software-solutions > > -Original Message- > From: Erick Erickson [mailto:erickerick...@gmail.com] > Sent: Thursday, April 17, 2014 9:26 AM > To: solr-user@lucene.apache.org > Subject: Re: cache warming questions > > Don't

RE: cache warming questions

2014-04-17 Thread Matt Kuiper
: Thursday, April 17, 2014 9:26 AM To: solr-user@lucene.apache.org Subject: Re: cache warming questions Don't go overboard warming here, you often hit diminishing returns very quickly. For instance, if the size is 512 you might set your autowarm count to 16 and get the most bang for your buck. B

Re: cache warming questions

2014-04-17 Thread Erick Erickson
e number of queries defined for the newSearcher listener. Otherwise some > items in the caches will be evicted right away. > > Matt > > -Original Message- > From: Erick Erickson [mailto:erickerick...@gmail.com] > Sent: Tuesday, April 15, 2014 5:21 PM > To: solr-us

RE: cache warming questions

2014-04-16 Thread Matt Kuiper
be evicted right away. Matt -Original Message- From: Erick Erickson [mailto:erickerick...@gmail.com] Sent: Tuesday, April 15, 2014 5:21 PM To: solr-user@lucene.apache.org Subject: Re: cache warming questions bq: What does it mean that items will be regenerated or prepopulated from the

Re: cache warming questions

2014-04-15 Thread Erick Erickson
bq: What does it mean that items will be regenerated or prepopulated from the current searcher's cache... You're right, the values aren't cached. They can't be since the internal Lucene document id is used to identify docs, and due to merging the internal ID may bear no relation to the old interna