You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think version in meta should be overridden when retry_on_conflict is not None
edit/additional info: This was done inside a kafka consumer so in my case there might not be immediate problems when doing this since the document is queried for every message consumed but I'm not sure if this is safe for uses
That way I can index something like this
using bulk helper and utilize versioning
https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-bulk.html#bulk-versioning
The text was updated successfully, but these errors were encountered: