OpenSearch/docs/reference
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
..
aggregations Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
analysis Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
cat Merge branch 'master' into enhancement/remove_node_client_setting 2016-03-23 11:25:34 +01:00
cluster Merge branch 'master' into enhancement/remove_node_client_setting 2016-03-29 20:19:33 +02:00
docs Update task management docs to reflect the latest changes in the interface 2016-03-29 12:26:37 -04:00
images Aggregations: add serial differencing pipeline aggregation 2015-07-10 18:22:01 -04:00
index-modules updateing filtering.asciidoc to also use 'node.attr' namespace 2016-03-30 14:11:59 +02:00
indices document suggest stats being merged with search stats 2016-03-23 16:37:57 -04:00
ingest add type conversion support to ConvertProcessor 2016-03-29 07:56:53 -07:00
mapping Add a soft limit on the mapping depth. #17400 2016-03-30 14:37:00 +02:00
migration Refactored inner hits parsing and intoduced InnerHitBuilder 2016-03-30 15:15:56 +02:00
modules update allocation_awareness.asciidoc to also use 'node.attr' namespace 2016-03-30 13:52:45 +02:00
query-dsl Merge pull request #17272 from pengqiuyuan/master 2016-03-24 16:49:49 +01:00
release-notes Docs: Added 5.0.0-alpha1 release notes 2016-03-18 14:51:49 +01:00
search Refactored inner hits parsing and intoduced InnerHitBuilder 2016-03-30 15:15:56 +02:00
setup Bootstrap does not set system properties 2016-03-13 20:09:15 -04:00
testing Docs: Fix nodeSettings example for integ tests to use correct Settings.Builder reference 2015-12-17 23:17:17 -08:00
aggregations.asciidoc Merge pull request #16741 from blachniet/patch-1 2016-03-02 10:57:56 +01:00
analysis.asciidoc Remove ICU Plugin in reference guide 2015-12-29 11:23:28 +01:00
api-conventions.asciidoc Update api-conventions.asciidoc 2016-03-04 10:10:29 +01:00
cat.asciidoc Fixed asciidoc issues 2016-02-05 14:47:44 +01:00
cluster.asciidoc Update task management docs to reflect the latest changes in the interface 2016-03-29 12:26:37 -04:00
docs.asciidoc Docs: Display reindex/update by query API and fix build doc issue 2016-03-18 10:44:16 +01:00
getting-started.asciidoc Bootstrap does not set system properties 2016-03-13 20:09:15 -04:00
glossary.asciidoc Networking: Move multicast discovery to a plugin 2015-08-20 16:43:25 -07:00
index-modules.asciidoc Redocument the `index.merge.scheduler.max_thread_count` setting 2016-03-05 16:28:43 +01:00
index.asciidoc Docs: Build release notes 2016-03-18 15:04:49 +01:00
indices.asciidoc Remove warmers and the warmer API. 2016-01-07 09:57:07 +01:00
ingest.asciidoc Docs: Added the ingest node to the modules/nodes page 2016-03-15 19:03:18 +01:00
mapping.asciidoc Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
modules.asciidoc Docs: Adding Painless to the Scripting documentation. 2016-03-23 13:52:40 -07:00
query-dsl.asciidoc Fixed broken xrefs to query-dsl-not-query, which has been removed. 2015-10-20 13:01:37 -07:00
redirects.asciidoc Change the field mapping index time boost into a query time boost. 2016-03-04 11:47:35 +01:00
release-notes.asciidoc Docs: Added 5.0.0-alpha1 release notes 2016-03-18 14:51:49 +01:00
search.asciidoc Add documentation for global search timeout 2016-01-07 10:42:18 -05:00
setup.asciidoc Bootstrap does not set system properties 2016-03-13 20:09:15 -04:00
testing.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00