https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38345 --- Comment #6 from David Cook <dcook@prosentient.com.au> --- As I note on the koha-testing-docker Gitlab issue, it appears that version 8 of the Search::Elasticsearch Perl library arbitrarily prevents connections to Opensearch (and any other Elasticsearch-based product that doesn't provide a particular HTTP header in its HTTP response). Technically speaking, due to the lack of encapsulation in Perl code, it's trivial to turn off this product checking from Koha code. I suppose the question is whether or not people want to workaround this feature of the Search::Elasticsearch Perl library. As I note on the koha-testing-docker Gitlab issue, we can get the Opensearch integration working again, but do we want to? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.