https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33802
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from David Nind <[email protected]> --- 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. _______________________________________________ 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/
