Merge pull request #11773 from elastic/robin13-patch-1

Update stats.asciidoc
This commit is contained in:
Clinton Gormley 2015-06-19 16:47:15 +02:00
parent 1bfaac7098
commit cda1f37ead
1 changed files with 4 additions and 2 deletions

View File

@ -80,8 +80,10 @@ curl 'localhost:9200/_stats/search?groups=group1,group2
--------------------------------------------------
The stats returned are aggregated on the index level, with
`primaries` and `total` aggregations. In order to get back shard level
stats, set the `level` parameter to `shards`.
`primaries` and `total` aggregations, where `primaries` are the values for only the
primary shards, and `total` are the cumulated values for both primary and replica shards.
In order to get back shard level stats, set the `level` parameter to `shards`.
Note, as shards move around the cluster, their stats will be cleared as
they are created on other nodes. On the other hand, even though a shard