If I have 100 indexing requests in a bulk, and 2 requests are updating the same document, will a 409 be thrown?
No, it will update the document with whichever turns out to be the last one processed.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.