OpenSearch/docs/reference
Colin Goodheart-Smithe d4e83df3b8 Aggregations: Adds ability to sort on multiple criteria
The terms aggregation can now support sorting on multiple criteria by replacing the sort object with an array or sort object whose order signifies the priority of the sort. The existing syntax for sorting on a single criteria also still works.

Contributes to #6917
Replaces #7588
2014-09-15 11:08:29 +01:00
..
analysis [docs] fix typo in language analyzer docs 2014-09-04 09:33:00 +02:00
cat Stats: add segments.index_writer_max_memory to see index writer's max RAM usage before buffered documents must be written to a new segment 2014-08-25 14:43:09 -04:00
cluster
docs Update update.asciidoc 2014-09-12 07:46:03 +02:00
images Docs: fix formula typo in documentation of the gauss decay in function_score 2014-09-01 09:46:13 +02:00
index-modules Docs: Fix misnamed setting 2014-09-11 10:41:23 +02:00
indices [DOCS] clarification of breaking changes to 1.4 due to GET index API 2014-09-11 15:04:04 +01:00
mapping Core: Added the `index.query.parse.allow_unmapped_fields` setting to fail queries if they refer to unmapped fields. 2014-09-09 15:00:47 +02:00
migration [DOCS] clarification of breaking changes to 1.4 due to GET index API 2014-09-11 15:04:04 +01:00
modules [DOCS] Additional documentation for _score accessing 2014-09-11 12:53:25 +02:00
query-dsl Docs: A simple typo. 2014-09-11 11:17:49 +02:00
search Aggregations: Adds ability to sort on multiple criteria 2014-09-15 11:08:29 +01:00
setup Core: Added the `index.query.parse.allow_unmapped_fields` setting to fail queries if they refer to unmapped fields. 2014-09-09 15:00:47 +02:00
testing
analysis.asciidoc
api-conventions.asciidoc Docs: Remove phrase duplication in api-conventions.asciidoc 2014-08-18 13:01:12 +02:00
cat.asciidoc
cluster.asciidoc
docs.asciidoc Bulk UDP: Removal. 2014-09-11 09:52:09 +02:00
getting-started.asciidoc Facets: Removal from master. 2014-08-21 10:34:39 +02:00
glossary.asciidoc
index-modules.asciidoc [DOCS] Remove the section about codecs. 2014-08-07 11:24:44 +02:00
index.asciidoc Core: Added the `index.query.parse.allow_unmapped_fields` setting to fail queries if they refer to unmapped fields. 2014-09-09 15:00:47 +02:00
indices.asciidoc Indices API: Added GET Index API 2014-09-11 11:19:21 +01:00
mapping.asciidoc Facets: Removal from master. 2014-08-21 10:34:39 +02:00
modules.asciidoc
query-dsl.asciidoc Facets: Removal from master. 2014-08-21 10:34:39 +02:00
search.asciidoc
setup.asciidoc Docs: Added recommended Java versions to the docs 2014-09-11 11:13:55 +02:00
testing.asciidoc