|
@@ -174,9 +174,8 @@ Dimension fields have the following constraints:
|
|
|
* The field cannot use a <<normalizer,`normalizer`>>.
|
|
|
--
|
|
|
|
|
|
-ifeval::["{release-state}"=="unreleased"]
|
|
|
[[keyword-synthetic-source]]
|
|
|
-==== Synthetic source
|
|
|
+==== Synthetic source preview:[]
|
|
|
`keyword` fields support <<synthetic-source,synthetic `_source`>> in their
|
|
|
default configuration. Synthetic `_source` cannot be used together with
|
|
|
<<ignore-above,`ignore_above`>>, a <<normalizer,`normalizer`>>,
|
|
@@ -212,8 +211,6 @@ Will become:
|
|
|
----
|
|
|
// TEST[s/^/{"_source":/ s/\n$/}/]
|
|
|
|
|
|
-endif::[]
|
|
|
-
|
|
|
include::constant-keyword.asciidoc[]
|
|
|
|
|
|
include::wildcard.asciidoc[]
|