Hi,
I have a json with some non-ascii characters stored in ES 5.6. Using the latest javascript client I'm doing a search but the result is replacing the non-ascii with non-printable characters.
I have confirmed the result with console.debug and chrome dev tools.
Any help would be greatly appreciated.