OpenSearch/docs/reference/ingest
Zachary Tong 7c46b57ff2 Add a Sort ingest processor
Sorts an array of values in ascending or descending order. If all elements are numerics, they will be sorted numerically. If values are strings, or mixtures of strings/numbers, the elements will be sorted lexicographically.
2016-05-17 12:06:48 -04:00
..
ingest-node.asciidoc Add a Sort ingest processor 2016-05-17 12:06:48 -04:00