OpenSearch/docs
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
..
community [DOCS] Added Cold Fusion client to community page 2013-09-13 16:20:38 +02:00
groovy-api The docs URLs have changed to include en/ 2013-09-13 11:23:37 +02:00
java-api The docs URLs have changed to include en/ 2013-09-13 11:23:37 +02:00
reference Allow include / exclude of completion stats via REST parameters 2013-09-16 11:28:32 +02:00
river [DOCS] Chunk depth now configurable, so [float] not required 2013-09-03 16:15:50 +02:00