opensearch-project / opensearch-php

Official PHP Client for OpenSearch
Other
91 stars 54 forks source link

Finishing #143 #180

Closed dblock closed 2 months ago

dblock commented 2 months ago

Description

Finish up #143.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

dblock commented 2 months ago

In integration tests with unreleased OpenSearch I am still getting NoNodesAvailableException, which is strange since the server is up. Looking.