Problem in analysing Chinese text

I'm using elastic version of 5.6.9 and currently using ICU analyser for analysing the text input. But I recently encountered a problem for Chinese text. Word 应用的 implies 'Applied' but my ICU analyser is splitting the word into '应用' (Application) and 的 (of), Which is ending up in irrelevant results. I have found one Chinese smart analyser from the below link and tried it. But still i'm facing the same issue with the above word.

Thanks in advance

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