OpenSearch/docs/reference
Jim Ferenczi 052191f2a2 Add the ability to use the breadth_first mode with nested aggregations (such as `top_hits`) which require access to score information.
The score is recomputed lazily for each document belonging to a top bucket.
Relates to #9825
2016-05-04 15:35:45 +02:00
..
aggregations Add the ability to use the breadth_first mode with nested aggregations (such as `top_hits`) which require access to score information. 2016-05-04 15:35:45 +02:00
analysis Add `fingerprint` token filter and `fingerprint` analyzer 2016-04-20 16:10:56 -04:00
cat percolator: renamed `percolator` query to `percolate` query 2016-04-20 15:23:54 +02:00
cluster Add documentation for shard store output in allocation explain API 2016-05-03 09:51:15 -06:00
docs Update bulk.asciidoc 2016-04-22 10:51:33 -06:00
images Updated decay-function image in function_score query 2016-04-20 13:37:52 +02:00
index-modules Update store documentation after #17616. 2016-05-04 08:53:11 +02:00
indices Fixed the documentation formatting. (#17990) 2016-04-29 18:07:48 +02:00
ingest ingest: Add `date_index_name` processor. 2016-04-29 17:20:48 +02:00
mapping Add note about using ipv6 addresses in `query_string`. 2016-05-04 08:53:11 +02:00
migration Merge branch 'master' into enhancement/switch_geodistancesortbuilder_to_geovalidationmethod 2016-05-04 11:30:15 +02:00
modules Enable HTTP compression by default with compression level 3 2016-05-03 08:53:15 +02:00
query-dsl Add deprecation warnings for ignore_malformed to reference docs 2016-05-04 12:04:28 +02:00
release-notes Added release notes for 5.0.0-alpha2 2016-05-02 14:21:59 +02:00
search Drop top level inner hits in favour of inner hits defined in the query dsl. 2016-04-29 11:17:24 +02:00
setup Change qoutes to quotes (#18078) 2016-05-02 13:06:07 +02: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 Revert IPv6 here 2016-04-27 08:07:44 -07:00
cat.asciidoc Add support for documented byte/size units and for micros as a time unit in _cat API 2016-04-15 20:55:41 +02: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 Docs: Update example aggs to use dynamic keyword field 2016-04-22 16:34:15 -07:00
glossary.asciidoc Improve glossary to not refer to types as "like a table" (#17704) 2016-04-13 14:29:47 +02:00
index-modules.asciidoc Fix fallback setting for two get/2 2016-04-22 11:10:01 -04:00
index.asciidoc Bumped docs version 2016-05-03 15:35:33 +02: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 Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00
release-notes.asciidoc Added release notes for 5.0.0-alpha2 2016-05-02 14:21:59 +02:00
search.asciidoc Add documentation for global search timeout 2016-01-07 10:42:18 -05:00
setup.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00
testing.asciidoc