OpenSearch/docs/reference/query-dsl
Clinton Gormley 46a67b638d Parent/Child: Added min_children/max_children to has_child query/filter
Added support for min_children and max_children parameters to
the has_child query and filter. A parent document will only
be considered if a match if the number of matching children
fall between the min/max bounds.

Closes #6019
2014-05-30 19:38:39 +02:00
..
filters Parent/Child: Added min_children/max_children to has_child query/filter 2014-05-30 19:38:39 +02:00
queries Parent/Child: Added min_children/max_children to has_child query/filter 2014-05-30 19:38:39 +02:00
filters.asciidoc Removed 0.90.* deprecation and addition notifications 2014-02-07 20:52:49 +01:00
queries.asciidoc Add mustache templating to query execution. 2014-02-20 12:21:59 +01:00