80ca8e5ab6
This patch adds to `_cat/indices` information about memory usage per index by adding memory used by FieldData, IdCache, Percolate, Segments (memory, index writer, version map). ``` % curl 'localhost:9200/_cat/indices?v&h=i,tm' i tm wiki 8.1gb test 30.5kb user 1.9mb ``` Closes #7008 |
||
---|---|---|
.. | ||
alias.asciidoc | ||
allocation.asciidoc | ||
count.asciidoc | ||
fielddata.asciidoc | ||
health.asciidoc | ||
indices.asciidoc | ||
master.asciidoc | ||
nodes.asciidoc | ||
pending_tasks.asciidoc | ||
plugins.asciidoc | ||
recovery.asciidoc | ||
shards.asciidoc | ||
thread_pool.asciidoc |