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 20c3249 commit 621b015Copy full SHA for 621b015
docs/reference/release-notes/highlights.asciidoc
@@ -29,7 +29,7 @@ Other versions:
29
[discrete]
30
=== Index disk usage API
31
There's a new API that supports analyzing the disk usage of each field of an
32
-index, including the entire index itself. The the API estimates the disk usage
+index, including the entire index itself. The API estimates the disk usage
33
of a field by iterating over its content and tracking the number of bytes read.
34
Refer to {ref}/indices-disk-usage.html[analyze index disk usage API].
35
@@ -53,4 +53,4 @@ Refer to {ref}/runtime-examples.html#runtime-examples-grok-composite[define a co
53
// [discrete]
54
// === Heading
55
//
56
-// Description.
+// Description.
0 commit comments