|
@@ -150,12 +150,7 @@ be changed or removed in a future release. Elastic will work to fix
|
|
|
any issues, but features in technical preview are not subject to the support SLA
|
|
|
of official GA features.
|
|
|
|
|
|
-`date_nanos` fields support <<synthetic-source,synthetic `_source`>> in their
|
|
|
-default configuration. Synthetic `_source` cannot be used together with
|
|
|
-<<copy-to,`copy_to`>>, <<ignore-malformed,`ignore_malformed`>> set to true
|
|
|
-or with <<doc-values,`doc_values`>> disabled.
|
|
|
-
|
|
|
-Synthetic source always sorts `date_nanos` fields. For example:
|
|
|
+Synthetic source may sort `date_nanos` field values. For example:
|
|
|
[source,console,id=synthetic-source-date-nanos-example]
|
|
|
----
|
|
|
PUT idx
|