|
@@ -237,7 +237,7 @@ All numeric fields except `unsigned_long` support <<synthetic-source,synthetic
|
|
|
together with <<ignore-malformed,`ignore_malformed`>>, <<copy-to,`copy_to`>>, or
|
|
|
with <<doc-values,`doc_values`>> disabled.
|
|
|
|
|
|
-Synthetic source always sorts numeric fields and removes duplicates. For example:
|
|
|
+Synthetic source always sorts numeric fields. For example:
|
|
|
[source,console,id=synthetic-source-numeric-example]
|
|
|
----
|
|
|
PUT idx
|