URL - /api/as/v1/engines/{engine-name}/documents
Method - POST
Client - elastic-app-search==7.6.0 (Python)
I am making 4 index document calls with the same document body (with id). On these first 2-3 calls are failing and the final 1-2 succeeds.
In case of failure, the API returns 200 response, but the response body is
[
{
"id": "144",
"errors": [
"Unable to save document"
]
}
]
It was failing consistently that day, but it stopped happening now. I had then created a support ticket too with more details like engine-name, url etc.
All documents had the same id and the documents to were the same (except for a time field which had the time of call).
I will reply on this thread if I see those error again.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.