multi_field and sort

Hi,

I'm starting to use elasticsearch. During my tests, I want sort the
results by name. Some names have accents (like Éder) and may have
other characters.

Bellow the gist with my test:

I'm using multi_field correctly? Which better method for building this
sort?

Using solr we have the same problem.

Thank you!

Jésus Lopes