https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33802 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #2 from David Nind <david@davidnind.com> --- I couldn't replicate the issue when using Zebra, but can when using Elasticsearch. So is this Elasticsearch specific? After the patch is applied, it fixes things for Elasticsearch, and I noticed no changes when using Zebra. Testing notes using koha-testing-docker and the sample data: 1. I'm assuming by enable QueryAutoTruncate, this means to set it to 'automatically' (the default in KTD). 2. I can't replicate the issue using Zebra: for authid=1 there are no results (as expected). 3. However, I can replicate the issue when using Elasticsearch: for authid=1 the details page shows 152 usages, clicking on the link shows no results; using authid=11 I get 12 usages, but only one actual result. -- You are receiving this mail because: You are watching all bug changes.