Re: More Like This and Caching

2013-05-10 Thread Giammarco Schisani
ndex blocks were read out of memory. > > > > > > There was a very extensive discussion on this list not long back > titled: > > > "Re: SolrCloud loadbalancing, replication, and failover" look that > > thread up > > > and you'll

Re: More Like This and Caching

2013-05-09 Thread Otis Gospodnetic
gt; "Re: SolrCloud loadbalancing, replication, and failover" look that > thread up > > and you'll get a lot of in-depth on the topic. > > > > David > > > > > > -----Original Message- > > From: Giammarco Schisani [mailto:giamma...@schisani.com] > > Sent

Re: More Like This and Caching

2013-05-09 Thread Jason Hellman
ll get a lot of in-depth on the topic. > > David > > > -Original Message- > From: Giammarco Schisani [mailto:giamma...@schisani.com] > Sent: Thursday, May 09, 2013 2:59 PM > To: solr-user@lucene.apache.org > Subject: More Like This and Caching > > Hi al

RE: More Like This and Caching

2013-05-09 Thread David Parks
@schisani.com] Sent: Thursday, May 09, 2013 2:59 PM To: solr-user@lucene.apache.org Subject: More Like This and Caching Hi all, Could anybody explain which Solr cache (e.g. queryResultCache, documentCache, fieldCache, etc.) can be used by the More Like This handler? One of my colleagues had prev

More Like This and Caching

2013-05-09 Thread Giammarco Schisani
Hi all, Could anybody explain which Solr cache (e.g. queryResultCache, documentCache, fieldCache, etc.) can be used by the More Like This handler? One of my colleagues had previously suggested that the More Like This handler does not take advantage of any of the Solr caches. However, if I issue