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 d9ec2a2 commit 2fb4a0dCopy full SHA for 2fb4a0d
docs/reference/migration/migrate_6_0/indices.asciidoc
@@ -63,8 +63,8 @@ The index parameter in the delete index API no longer accepts alias names.
63
Instead, it accepts only index names (or wildcards which will expand to
64
matching indices).
65
66
-==== Support for '+' has been removed in index expressions
+==== Support for `+` has been removed in index expressions
67
68
-Omitting the '+' has the same effect as specifying it, hence support for '+'
+Omitting the `+` has the same effect as specifying it, hence support for `+`
69
has been removed in index expressions.
70
0 commit comments