Indexing non-English text

On Aug 24, 4:45 pm, Shay Banon shay.ba...@elasticsearch.com wrote:

Yes, you can create your own analyzer and add to it the asciifolding filter.
The ICU plugin might also be interesting for this.

Do you mean to create one in Java or in the configuration file?

It depends how far you want to take it. There are specific analyzers for
different languages. I updated the docs to reflect that.

Could you link to the page that you updated? I couldn't find the
references to non-English languages there.

-Andrei