Ale
Results
2
comments of
Ale
Base on the las version of [elasticsearch-py mget](https://elasticsearch-py.readthedocs.io/en/v8.6.1/api.html?highlight=mget#elasticsearch.Elasticsearch.mget) the `doc_type` & `body` it's not available, you can update this line like this: ```python matching_docs = es.mget(index=index, ids=array_of_ids) ``` You can...
Hi there guys !!! I have the same error ... anybody have idea ? Thanks and Happy New Year !!!