https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26608 Bug ID: 26608 Summary: Authorities: linked biblios is inconsistent using elasticsearch and QueryAutoTruncate Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs@lists.koha-community.org Reporter: alex.arnaud@biblibre.com Using ES and QueryAutoTruncate systempreference enabled, the count and list of linked biblios is wrong. This is because auto-truncate feature change the query "an:1" to "an:1*". So all biblio linked to an authid like 15, 1042, 11234 match the query. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.