OpenSearch/docs/reference/search/request
Martijn van Groningen 6c3beaa2eb Drop top level inner hits in favour of inner hits defined in the query dsl.
Fix a limitation that prevent from hierarchical inner hits be defined in query dsl.

Removed the nested_path, parent_child_type and query options from inner hits dsl. These options are only set by ES
upon parsing the has_child, has_parent and nested queries are using their respective query builders.

These options are still used internally, when these options are set a new private copy is created based on the
provided InnerHitBuilder and configuring either nested_path or parent_child_type and the inner query of the query builder
being used.

Closes #11118
2016-04-29 11:17:24 +02:00
..
explain.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
fielddata-fields.asciidoc Update fielddata-fields.asciidoc 2014-08-01 09:20:19 +02:00
fields.asciidoc Docs: Add a warning about fields vs. source filtering. 2015-11-03 11:18:00 +01:00
from-size.asciidoc Add search_after parameter in the Search API. 2016-01-27 09:42:58 +01:00
highlighting.asciidoc Call out where we are making a setting change. 2016-04-05 13:51:31 -06:00
index-boost.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
inner-hits.asciidoc Drop top level inner hits in favour of inner hits defined in the query dsl. 2016-04-29 11:17:24 +02:00
min-score.asciidoc Changed the minScore comparator from > to >= 2013-11-29 20:29:20 +01:00
named-queries-and-filters.asciidoc Docs: Remove docs for the `filtered`, `and`, `or` and `(f)query` queries. 2015-09-11 11:00:54 +02:00
post-filter.asciidoc Remove a trailing comma from an example data of JSON 2015-11-28 16:50:28 +00:00
preference.asciidoc Add _replica and _replica_first as search preference. 2015-07-16 09:25:23 -06:00
query.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
rescore.asciidoc Remove the scan and count search types. 2015-09-07 15:18:45 +02:00
script-fields.asciidoc Scripting: Unify script and template requests across codebase 2015-05-29 16:52:04 +01:00
scroll.asciidoc Fix typo in scroll.asciidoc 2015-12-16 20:31:46 -05:00
search-after.asciidoc Add search_after parameter in the Search API. 2016-01-27 09:42:58 +01:00
search-type.asciidoc Remove the scan and count search types. 2015-09-07 15:18:45 +02:00
sort.asciidoc Remove mention of reverse in docs and add to migration doc 2016-03-24 12:04:31 +01:00
source-filtering.asciidoc Merge pull request #12183 from erichard/patch-1 2015-07-10 19:15:56 +02:00
version.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00