I am doing updates on elastic search record using _update_by_query. I am doing ?conflicts=proceed right now. When there are any version conflicts will this query skip the updation for that field and go to next field? Is there any way I could do retry on conflicts using _update_by_query?
Thanks,
Surya