mv index allocate to shard allocate, add explanations, fixes #71 (#75)

This commit is contained in:
T. von Dein
2026-07-07 08:39:32 +02:00
parent c35ffa5e4b
commit f10366dbde
6 changed files with 100 additions and 98 deletions

View File

@@ -3,13 +3,7 @@
- index show: add more details, see screenshots
- add shard explain, aka:
get /_cluster/allocation/explain {"index":"yourindex", "primary": true, "shard":0}
- add datastream support:
https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-indices-get-data-stream
also exclude data stream backing indices from index ls
- table any2string