elasticsearch/docs/reference/how-to
David Turner ddd4ba5e30
Fix docs for explaining unassigned shards (#97538)
Today the `current_node` parameter is given in several sample requests
illustrating how to explain an unassigned shard using the cluster
allocation explain API. This doesn't make sense, an unassigned shard has
no `current_node`. This commit removes the misleading parameter in these
cases.
2023-07-11 08:01:12 +01:00
..
recipes
disk-usage.asciidoc
fix-common-cluster-issues.asciidoc Fix docs for explaining unassigned shards (#97538) 2023-07-11 08:01:12 +01:00
general.asciidoc
indexing-speed.asciidoc
knn-search.asciidoc Add file extensions for vector search for preload (#96955) 2023-06-20 13:52:51 -04:00
recipes.asciidoc
search-speed.asciidoc
size-your-shards.asciidoc
use-elasticsearch-for-time-series-data.asciidoc