OpenSearch/docs/reference/search/request
Martijn van Groningen 7e2696c570 Refactored inner hits parsing and intoduced InnerHitBuilder
Both top level and inline inner hits are now covered by InnerHitBuilder.
Although there are differences between top level and inline inner hits,
they now make use of the same builder logic.

The parsing of top level inner hits slightly changed to be more readable.
Before the nested path or parent/child type had to be specified as encapsuting
json object, now these settings are simple fields. Before this was required
to allow streaming parsing of inner hits without missing contextual information.

Once some issues are fixed with inline inner hits (around multi level hierachy of inner hits),
top level inner hits will be deprecated and removed in the next major version.
2016-03-30 15:15:56 +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 Merge pull request #16777 from radar/patch-1 2016-02-28 21:33:47 +01:00
index-boost.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
inner-hits.asciidoc Refactored inner hits parsing and intoduced InnerHitBuilder 2016-03-30 15:15:56 +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