Does ElasticSearch 2.0.0 support unicode characters(chinese characters)?
Have tried to insert a data that has unicode characters (楫捭). Was unable to insert. Got the below error.
ServerError: 400Type: mapper_parsing_exception Reason: "failed to parse" CausedBy: "Type: not_x_content_exception Reason: "Compressor detection can only be called on some xcontent bytes or compressed xcontent bytes""
Elasticsearch should work fine with Chinese characters. Can you please post a simple example of how you tried to insert the data? (an example with curl would be ideal).
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.