We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d007fa commit 6f0178bCopy full SHA for 6f0178b
specification/cat/count/CatCountRequest.ts
@@ -22,7 +22,7 @@ import { Indices } from '@_types/common'
22
23
/**
24
* Get a document count.
25
- * Provides quick access to a document count for a data stream, an index, or an entire cluster.n/
+ * Provides quick access to a document count for a data stream, an index, or an entire cluster.
26
* The document count only includes live documents, not deleted documents which have not yet been removed by the merge process.
27
*
28
* CAT APIs are only intended for human consumption using the command line or Kibana console.
0 commit comments