OpenSearch/docs/reference/search
Adrien Grand 36bd9cc432 Aggregations: Ordinals-based string bucketing support.
When the ValuesSource has ordinals, terms ordinals are used as a cache key to
bucket ordinals. This can make terms aggregations on String terms significantly
faster.

Close #4350
2013-12-13 15:34:02 +01:00
..
aggregations Aggregations: Ordinals-based string bucketing support. 2013-12-13 15:34:02 +01:00
facets - Added docs for the value_count aggregation 2013-11-29 12:35:42 +01:00
request Added the `force_source` option to highlighting that enforces to use of the _source even if there are stored fields. 2013-12-13 13:39:53 +01:00
suggesters [DOCS] Completion suggest: Clarify de-duplication, optimize/merge 2013-12-05 11:10:56 +01:00
aggregations.asciidoc [DOCS] Typos in aggregations 2013-12-02 15:14:25 +01:00
count.asciidoc [DOCS] Added a few clarifications to the docs from the issues list 2013-09-04 23:20:55 +02:00
explain.asciidoc [Docs] Added _source filtering to documentation 2013-11-26 19:16:24 +01:00
facets.asciidoc Fix markup 2013-10-21 16:11:09 +02:00
more-like-this.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
multi-search.asciidoc [DOCS] Documented rest.action.multi.allow_explicit_index 2013-11-27 17:33:09 +01:00
multi-termvectors.asciidoc [DOC] add doc for multi term vector api 2013-11-26 17:03:14 +01:00
percolate.asciidoc Added aggs option to percolate api documentation. 2013-12-10 14:09:37 +01:00
request-body.asciidoc [Docs] Added _source filtering to documentation 2013-11-26 19:16:24 +01:00
search.asciidoc [DOCS] Reorganised common API conventions 2013-10-13 16:46:56 +02:00
suggesters.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
termvectors.asciidoc [Docs] Document which encoding should be used in order to make sense of the offsets returned by the term vectors API. 2013-12-06 22:39:08 +01:00
uri-request.asciidoc [Docs] Added _source filtering to documentation 2013-11-26 19:16:24 +01:00
validate.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00