You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/search/suggesters/context-suggest.asciidoc
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,13 @@ Every context mapping has a unique name and a type. There are two types: `catego
13
13
and `geo`. Context mappings are configured under the `contexts` parameter in
14
14
the field mapping.
15
15
16
+
ifdef::asciidoctor[]
17
+
deprecated:[6.4.0, "Indexing and querying without context on a context enabled completion field is deprecated and will be removed in the next major release."]
18
+
endif::[]
19
+
ifndef::asciidoctor[]
16
20
deprecated[6.4.0, Indexing and querying without context on a context enabled completion
17
21
field is deprecated and will be removed in the next major release.]
22
+
endif::[]
18
23
19
24
The following defines types, each with two context mappings for a completion
0 commit comments