Browse Source

Fix _xpack_usage for enterprise_search (#95565)

Fixes #95564
Albert Zaharovits 2 years ago
parent
commit
b90060538a
1 changed files with 7 additions and 0 deletions
  1. 7 0
      docs/reference/rest-api/usage.asciidoc

+ 7 - 0
docs/reference/rest-api/usage.asciidoc

@@ -129,6 +129,13 @@ GET /_xpack/usage
         }
       }
     },
+    "enterprise_search" : {
+      "available": true,
+      "enabled": true,
+      "search_applications" : {
+        "count": 0
+      }
+    },
     "inference" : {
       "ingest_processors" : {
         "_all" : {