Hi Yann,

There is no limit that I know of. An issue that may happen with large terms
filters is caching: the filter itself is used as a key of the cache and
comparing large terms filters can be costly. For those large terms filters,
it is advised to configure a _cache_key[1].

[1]
http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-filters.html


On Thu, Jan 23, 2014 at 4:50 PM, Yann Barraud <yann.barr...@gmail.com>wrote:

> Hi,
>
> Is there a known limit on terms filters size, or somehow a performance
> issue on specifying tens or a few hundreds of terms within a terms filter
> while defining a filtered alias on an index.
>
>
> http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-terms-filter.html
>
> http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/indices-aliases.html#filtered
>
> Regards,
> Yann
>
> --
> You received this message because you are subscribed to the Google Groups
> "elasticsearch" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to elasticsearch+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/8676a008-3279-4a60-9f8d-6b64eba38ff6%40googlegroups.com
> .
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Adrien Grand

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAL6Z4j5%3DtdV83X0-0dgQs-PRhR-zXNL3QruMLPnGUNKWX%2B6AKA%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to