Documents in elasticsearch getting deleted automatically?

If you are assigning document IDs based on the data in the database and therefore end up updating documents in Elasticsearch, this will result in the old version of the document being listed as deleted.

1 Like