Update :
curl -XPOST 'server:9200/test/type1/1/_update' -d '{"script" :
"ctx._source.counter += count","params" : {"count" : 4}}'
No handler found for uri [/test/type1/1/_update] and method [POST]
Update :
curl -XPOST 'server:9200/test/type1/1/_update' -d '{"script" : "ctx._source.counter += count","params" : {"count" : 4}}'
No handler found for uri [/test/type1/1/_update] and method [POST]
Update :
curl -XPOST 'server:9200/test/type1/1/_update' -d '{"script" :
"ctx._source.counter += count","params" : {"count" : 4}}'
No handler found for uri [/test/type1/1/_update] and method [POST]
Update :
curl -XPOST 'server:9200/test/type1/1/_update' -d '{"script" :
"ctx._source.counter += count","params" : {"count" : 4}}'
No handler found for uri [/test/type1/1/_update] and method [POST]
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.