On 8/18/2015 7:21 AM, Norgorn wrote:
> SOLR version - 4.10.3
> We have SOLR Cloud cluster, each node has documents only for several
> categories.
> Queries look like "...fq=cat(1 3 89 ...)&..."
> So, only some nodes need to process, others can answer with zero as soon as
> they check "cat".
>
> The
elps, but I don't want values for "cat" filter
> to
> be evicted at all.
>
> So I'm looking for a solution to keep separate cache, or something else.
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-cache-for-specif
quot; filter to
> be evicted at all.
>
> So I'm looking for a solution to keep separate cache, or something else.
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-cache-for-specific-field-tp4223651p4223660.html
> Sent from the Solr - User mailing list archive at Nabble.com.
ate cache, or something else.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-cache-for-specific-field-tp4223651p4223660.html
Sent from the Solr - User mailing list archive at Nabble.com.
The problem is to keep separate cache for "cat" values on each node.
>
> As I understand, custom caches are available only for custom request
> handlers, but we are happy with default SearchHandler.
>
> Is it possible to solve the problem without custom handlers?
>
>
&g
e cache for "cat" values on each node.
As I understand, custom caches are available only for custom request
handlers, but we are happy with default SearchHandler.
Is it possible to solve the problem without custom handlers?
--
View this message in context:
http://lucene.472066.n3.