- Issue created by @kim.pepper
- Merge request !5[#3531491] feat: Refactor on top of search_api_opensearch β (Merged) created by kim.pepper
- Status changed to Fixed
13 days ago 6:07am 10 September 2025
At the moment we are using a Guzzle client to integrate with Opensearch. If we use the offical opensearch-php we can avoid duplicating the work of keeping it up to date with API deprecations etc. (e.g. π Fix compatibility with OpenSearch 3 Active )
See https://github.com/opensearch-project/opensearch-php
I am a maintainer of the library and the search_api_opensearch module and am happy to help with this.
Active
1.0
Code