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 d351a98 commit 876fcc9Copy full SHA for 876fcc9
docs/reference/search/suggesters/completion-suggest.asciidoc
@@ -101,11 +101,14 @@ The following parameters are supported:
101
The input to store, this can be an array of strings or just
102
a string. This field is mandatory.
103
+
104
-NOTE: This value cannot contain the following UTF-16 control characters:
+[NOTE]
105
+====
106
+This value cannot contain the following UTF-16 control characters:
107
108
* `\u0000` (null)
109
* `\u001f` (information separator one)
110
* `\u001e` (information separator two)
111
112
113
114
`weight`::
0 commit comments