https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37494 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #2 from Nick Clemens (kidclamp) <nick@bywatersolutions.com> --- I am using KTD - with es8 option kohadev-koha@kohadevbox:koha(main)$ curl es:9200 { "name" : "71a3c12510b3", "cluster_name" : "docker-cluster", "cluster_uuid" : "N3U1Y38qQdy4HdsAKBO5iA", "version" : { "number" : "8.13.0", "build_flavor" : "default", "build_type" : "docker", "build_hash" : "09df99393193b2c53d92899662a8b8b3c55b45cd", "build_date" : "2024-03-22T03:35:46.757803203Z", "build_snapshot" : false, "lucene_version" : "9.10.0", "minimum_wire_compatibility_version" : "7.17.0", "minimum_index_compatibility_version" : "7.0.0" }, "tagline" : "You Know, for Search" } Before patch - succeeds After path - 404 I think there must be a configuration issue here that explains why our results are different -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.