I'm looking to index a list of documents using the bulk API. I want to add only the ones that are not already indexed, and I don't use IDs.
Is this possible?
I'm looking to index a list of documents using the bulk API. I want to add only the ones that are not already indexed, and I don't use IDs.
Is this possible?
If you are not specifying your own IDs that is not possible.
Hi @catalin8
What comparison criterion do you use to know if your document is already indexed?
© 2020. All Rights Reserved - Elasticsearch
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.