I have a multivalue field that looks like so:
{longuglyid34FJF*PP, John Snow}
It has the ID of the field as the first value and the name value as the second.
Is there a way to sort on the second value in Kibana?
I tried to use mode : max but it won't let me save the object with that in there.