I’m trying to do a case insensitive sort of a nested dynamic field using a wild card index.
I set the collation strength
to various values but I’m not getting a case insensitive sort order.
The index was created and did not produce an error message.
How can I get a case insensitive sort?
Thanks