This compresses the results and the query on the page to take up less space and make them more obviously connected.
Add docs for the `to_xxx()` conversion functions. --------- Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
mv_join
Adds an `mv_join` function that joins together multivalue string fields. You can combine this with out fancy new `to_string` to join together any multivalued fields into a string.