OpenSearch/docs/reference/indices
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
..
aliases.asciidoc [DOCS] Removed outdated new/deprecated version notices 2013-09-03 21:28:31 +02:00
analyze.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
clearcache.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
create-index.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
delete-index.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
delete-mapping.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
flush.asciidoc Flush API: remove refresh flag 2013-09-13 21:09:45 +02:00
gateway-snapshot.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
get-mapping.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
get-settings.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
indices-exists.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
open-close.asciidoc [DOCS] Added multi-index open/close 2013-09-04 23:20:55 +02:00
optimize.asciidoc Optimize API: Remove refresh flag 2013-09-13 21:44:38 +02:00
put-mapping.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
refresh.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
segments.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
stats.asciidoc Allow include / exclude of completion stats via REST parameters 2013-09-16 11:28:32 +02:00
status.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
templates.asciidoc Support for REST get ALL templates. 2013-09-13 15:08:59 +02:00
types-exists.asciidoc [DOCS] Removed outdated new/deprecated version notices 2013-09-03 21:28:31 +02:00
update-settings.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
warmers.asciidoc [DOCS] Removed outdated new/deprecated version notices 2013-09-03 21:28:31 +02:00