I'm having trouble inserting data into Elasticsearch via python, in
particular the problem concerns handling speech/quotation marks (e.g. "). I
have tried escaping the speech marks however, it seems to have no effect,
the following error appears:
Closing connection #0
{"error":"MapperParsingException[Failed to parse]; nested:
JsonParseException[Unexpected character ('l' (code 108)): was expecting
comma to separate OBJECT entries\n at [Source: [B@626bb7a7; line: 1,
column: 81]]; ","status":400}
I'm having trouble inserting data into Elasticsearch via python, in
particular the problem concerns handling speech/quotation marks (e.g. "). I
have tried escaping the speech marks however, it seems to have no effect,
the following error appears:
Closing connection #0
{"error":"MapperParsingException[Failed to parse]; nested:
JsonParseException[Unexpected character ('l' (code 108)): was expecting
comma to separate OBJECT entries\n at [Source: [B@626bb7a7; line: 1,
column: 81]]; ","status":400}
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.