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
Need to ask a question:- Can we update a single column of an index simultaneously. is it possible with chewy gem or not as we are facing this issue with 'elasticsearch-ruby' gem.
I'm getting this error:-
"error": "[409] {"error":{"root_cause":[{"type":"version_conflict_engine_exception","reason":"[2568]: version conflict, required seqNo [105769], primary term [1]. current document has seqNo [105774] and primary term [1]","index_uuid":"ZrDtgX8oQ4CP8hiIN8gIjQ","shard":"0","index":"users"}],"type":"version_conflict_engine_exception","reason":"[2568]: version conflict, required seqNo [105769], primary term [1]. current document has seqNo [105774] and primary term [1]","index_uuid":"ZrDtgX8oQ4CP8hiIN8gIjQ","shard":"0","index":"users"},"status":409}"
Thanks
The text was updated successfully, but these errors were encountered:
Hey!
I hope you are doing well.
Need to ask a question:- Can we update a single column of an index simultaneously. is it possible with chewy gem or not as we are facing this issue with 'elasticsearch-ruby' gem.
I'm getting this error:-
"error": "[409] {"error":{"root_cause":[{"type":"version_conflict_engine_exception","reason":"[2568]: version conflict, required seqNo [105769], primary term [1]. current document has seqNo [105774] and primary term [1]","index_uuid":"ZrDtgX8oQ4CP8hiIN8gIjQ","shard":"0","index":"users"}],"type":"version_conflict_engine_exception","reason":"[2568]: version conflict, required seqNo [105769], primary term [1]. current document has seqNo [105774] and primary term [1]","index_uuid":"ZrDtgX8oQ4CP8hiIN8gIjQ","shard":"0","index":"users"},"status":409}"
Thanks
The text was updated successfully, but these errors were encountered: