OpenSearch/docs/reference
Simon Willnauer 85fcefc60d Allow include / exclude of completion stats via REST parameters
Stats can be retrieved on a per-feature / per-component  basis including the fields
they apply to. This commit add support for a 'completion' flag to include statistics
for the complition feature as well as 'completion_fields' to only
include certain fields into the returned statistics.
To disambiguate between 'fielddata' and 'completion' fields this commit
uses 'fields' as the default inclusion filter for stats fields only used
if not dedicated '[completion|fielddata]_fields' paramter is provided.

Relates to #3522
2013-09-16 11:28:32 +02:00
..
analysis [DOCS] Removed outdated new/deprecated version notices 2013-09-03 21:28:31 +02:00
cluster [DOCS] Removed outdated new/deprecated version notices 2013-09-03 21:28:31 +02:00
docs [DOCS] Fixed typo 2013-09-04 23:20:54 +02:00
images [DOCS] Added function score query 2013-09-04 23:20:55 +02:00
index-modules Add AllocationDecider that takes free disk space into account 2013-09-09 09:49:30 -06:00
indices Allow include / exclude of completion stats via REST parameters 2013-09-16 11:28:32 +02:00
mapping [DOCS] Added a few clarifications to the docs from the issues list 2013-09-04 23:20:55 +02:00
modules Add dedicated Suggest Thread Pool 2013-09-15 01:54:27 +02:00
query-dsl [DOCS] Deprecated the from/to/include_lower/include_upper params 2013-09-12 15:07:36 +02:00
search Added docs for named queries. 2013-09-16 11:17:01 +02:00
setup key is "index.store.type", not "index.storage.type" 2013-09-09 13:06:09 -04:00
analysis.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
cluster.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
common-options.asciidoc [DOCS] Added the human flag 2013-09-04 23:20:55 +02:00
docs.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
glossary.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
index-modules.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
index.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
indices.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
mapping.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
modules.asciidoc [DOCS] Removed outdated new/deprecated version notices 2013-09-03 21:28:31 +02:00
query-dsl.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
search.asciidoc [DOCS] Added docs for term vectors 2013-09-04 23:20:54 +02:00
setup.asciidoc key is "index.store.type", not "index.storage.type" 2013-09-09 13:06:09 -04:00