elastic/elasticsearch

Support min_children & max_children for nested docs

Open

#10043 opened on Mar 9, 2015

View on GitHub
 (19 comments) (12 reactions) (0 assignees)Java (76,700 stars) (25,882 forks)batch import
:Search Relevance/Search>enhancementTeam:Search Relevancehelp wantedstalled

Description

I am opening this as a separate issue since the previous issue was closed with support for parent-child docs (https://github.com/elasticsearch/elasticsearch/issues/6019#issuecomment-77785163).

We would love to have support for min_children & max_children or similar also for nested filters/docs. http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-has-child-filter.html#_min_max_children_2

Thanks a keep up the great work.

Contributor guide