mv_sort.asciidoc 282 B

123456789
  1. // This is generated by ESQL's AbstractFunctionTestCase. Do no edit it. See ../README.md for how to regenerate it.
  2. *Parameters*
  3. `field`::
  4. Multivalue expression. If `null`, the function returns `null`.
  5. `order`::
  6. Sort order. The valid options are ASC and DESC, the default is ASC.