I'm trying to have a script that will update a particular field (vcounter)
only if the index version is "1" during a bulk request. Here's a single
index in the bulk that will be upserted.
I only want to set the vcounter field to 1 ONLY if the index is at version
1 - else it will be incremented:
On Tuesday, 20 August 2013 06:29:02 UTC+5:30, GivP wrote:
I'm trying to have a script that will update a particular field (vcounter)
only if the index version is "1" during a bulk request. Here's a single
index in the bulk that will be upserted.
I only want to set the vcounter field to 1 ONLY if the index is at version
1 - else it will be incremented:
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.