From 5ed134b3ff8d5469a8104c3095368c8b0bc6af7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carsten=20K=C3=B6nig?= Date: Fri, 16 Feb 2024 22:03:56 +0100 Subject: [PATCH] fix #199 and #203 --- src/components/shards/IndexShards.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/components/shards/IndexShards.vue b/src/components/shards/IndexShards.vue index be2714ca..ecebd6b4 100644 --- a/src/components/shards/IndexShards.vue +++ b/src/components/shards/IndexShards.vue @@ -46,7 +46,12 @@ 'shard', 'prirep', 'state', - 'node' + 'node', + 'docs', + 'store', + 'ip', + 'node', + 'unassigned.reason' ] }