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
For an ES document update operation, the _id field can never be updated since it determines where a document lives. It would be great if the connector can automatically skip the _id attribute instead of requiring it to be excluded explicitly in the update call.