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
{{ message }}
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
Is there a way to find out what the reason "{24,43}" means (sometimes "{24,499}"). Unfortunately i am not able to reproduce the error every time and all documents are in the database, but it would be very helpful to get a proper message.
The complete size of all documents in that bulk insert is about ~1MB.
Thx alot!
The text was updated successfully, but these errors were encountered:
No, all docids are unique in each call - and the database does respond with an error for a specific document if it already exits - this is, of course, valid.
The interesting part is, that all documents have been created successfully and there are no missing docs. That is why this warning is so disturbing and leaves a "bad taste" :)
I am currently struggling with a bulk insert error that is occuring with a small set of documents:
Is there a way to find out what the reason "{24,43}" means (sometimes "{24,499}"). Unfortunately i am not able to reproduce the error every time and all documents are in the database, but it would be very helpful to get a proper message.
The complete size of all documents in that bulk insert is about ~1MB.
Thx alot!
The text was updated successfully, but these errors were encountered: