I have an easy question about the text field when in the string I have breaklines. I have seen that in this moment when I read the index field I something like this:
"enEN" : """- Characteristics of the game:
Good leveling.
Good rewards
"""
The 2 and 3 line appears with a different color and I think that the correct should be:
"- Characteristics of the game:\nGood leveling. \nGood rewards"
I think you are using Kibana Dev Tools here. It might have some issues to render properly the content of a json _source field. It should not be an issue in your application.
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.