Skip to content

Commit 45d93d9

Browse files
authored
[DOCS] Remove added admons (#69452) (#69454)
1 parent 08b2136 commit 45d93d9

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

docs/java-rest/high-level/index.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
[partintro]
77
--
8-
added[6.0.0-beta1]
98

109
The Java High Level REST Client works on top of the Java Low Level REST client.
1110
Its main goal is to expose API specific methods, that accept request objects as

docs/reference/cluster/state.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The response provides the cluster state itself, which can be filtered to only
4141
retrieve the parts of interest as described below.
4242

4343
The cluster's `cluster_uuid` is also returned as part of the top-level response,
44-
in addition to the `metadata` section. added[6.4.0]
44+
in addition to the `metadata` section.
4545

4646
NOTE: While the cluster is still forming, it is possible for the `cluster_uuid`
4747
to be `_na_` as well as the cluster state's version to be `-1`.

docs/reference/mapping/fields/ignored-field.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[[mapping-ignored-field]]
22
=== `_ignored` field
33

4-
added[6.4.0]
5-
64
The `_ignored` field indexes and stores the names of every field in a document
75
that has been ignored because it was malformed and
86
<<ignore-malformed,`ignore_malformed`>> was turned on.

0 commit comments

Comments
 (0)