I'm indexing a lot of records of type "customer" and manually setting "_id"
from an internal data source.
Our internal ID should be unique but during testing I see one record having
"_version" : 2.
I'm trying to query all records with "_version" greater than 1 but having a
hard time, any ideas?
I'm indexing a lot of records of type "customer" and manually setting
"_id" from an internal data source.
Our internal ID should be unique but during testing I see one record
having "_version" : 2.
I'm trying to query all records with "_version" greater than 1 but having
a hard time, any ideas?
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.