Re: fq in SolrCloud

2016-02-05 Thread Shawn Heisey
On 2/5/2016 8:56 AM, Keith L wrote: > Caches are stored on the Java heap for each instance of a searcher. The > filter cache would be different per replica, same for the doc cache, and > query cache > > On Fri, Feb 5, 2016 at 8:47 AM Tom Evans wrote: > >> I have a small question about fq in cloud

Re: fq in SolrCloud

2016-02-05 Thread Keith L
Caches are stored on the Java heap for each instance of a searcher. The filter cache would be different per replica, same for the doc cache, and query cache On Fri, Feb 5, 2016 at 8:47 AM Tom Evans wrote: > I have a small question about fq in cloud mode that I couldn't find an > explanation for

fq in SolrCloud

2016-02-05 Thread Tom Evans
I have a small question about fq in cloud mode that I couldn't find an explanation for in confluence. If I specify a query with an fq, where is that cached, is it just on the nodes/replicas that process that specific query, or will it exist on all replicas? We have a sub type of queries that speci