https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38345
--- Comment #11 from David Cook <[email protected]> --- (In reply to Tomás Cohen Arazi (tcohen) from comment #10) > (In reply to David Cook from comment #7) > > +use Search::Elasticsearch::Role::Cxn; > > +$Search::Elasticsearch::Role::Cxn::PRODUCT_CHECK_VALUE = ''; > > use Try::Tiny qw( catch try ); > > use YAML::XS; > > Let's go with this. That said, I launched an OpenSearch instance on > DigitalOcean and didn't manage to make this work. Were you able to get it working with koha-testing-docker? Sometime in the next year, I'll probably be doing a series of upgrades, which will expose me to the problem. That might not be helpful, but I'd have more real-world info then... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
