I got the link of python client API documentation, but seems like it’s empty,
https://opensearch-project.github.io/opensearch-py/api-ref/clients/opensearch_client.html
Where could I find detailed API documentation of opensearch-py? Thanks a lot
I got the link of python client API documentation, but seems like it’s empty,
https://opensearch-project.github.io/opensearch-py/api-ref/clients/opensearch_client.html
Where could I find detailed API documentation of opensearch-py? Thanks a lot
That is pretty ugly. Feel free to raise an issue in the repo on this topic. Meanwhile, take a look at https://github.com/opensearch-project/opensearch-py/blob/main/USER_GUIDE.md
Thank you for nice advice, I will raise an issue