When I am trying to execute above api, complete process is failing.
I was expecting like, only updating of doc with Id: 4 should be failed.
But its failing for all the other docs even.
{"error":{"root_cause":[{"type":"json_parse_exception","reason":"Unexpected character ('}' (code 125)): was expecting double-quote to start field name\n at [Source: org.elasticsearch.transport.netty4.ByteBufStreamInput@c42c633; line: 1, column: 35]"}],"type":"json_parse_exception","reason":"Unexpected character ('}' (code 125)): was expecting double-quote to start field name\n at [Source: org.elasticsearch.transport.netty4.ByteBufStreamInput@c42c633; line: 1, column: 35]"},"status":500}
You need to respect the specification. There's no workaround this AFAIK.
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.