Arabic Characters not recognised

Hi,
Did anyone face this issue before, I pushed an Arabic document to elasticsearch and when I get it back all the chars inside it are coming in a wired format, not even Unicode escaped. see below. does anyone know what the issue is?

{
"script":
{
"phrases":
[
{
"phrase": "'(H 'DE:J+ B/3 'DDG 1H-G (4J! H'DB/3 'DDG '-E/ E16I",
"alternativePhrases": [
"'(H 'DE:J+ B/3 'DDG 1H-G (4J! H'DB/3 'DDG '-E/ E.
'1",
"'(H 'DE:J+ B/3 'DDG 1H-G (4J! H'DB/3 'DDG '-F' AJ 7'('",
"'(H 'DE:J+ B/3 'DDG 1H-G (4J! 'DB/3J 'DDG '-E/ E.'1",
"'(H 'DE:J+ B/3 'DDG 1H-G (4J! 'DB/3 'DDG '-E/ E1
6I"
]
},
{
"phrase": " E' 5-G 'D/9'! D'-/",
"alternativePhrases": [
" E' 5-G 'D/9'! 9DI '-/",
" E3-* 'D/9'! D'-/",
" E' 5-G 'D/9'! D' '-/",
" E' 5-G 'D/9'! H'D'-/"
]
}
]
}
}

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.