https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36069 Bug ID: 36069 Summary: (bug 29990 follow-up) authority heading use in search results should work with ES as well Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: MARC Authority data support Assignee: koha-bugs@lists.koha-community.org Reporter: januszop@gmail.com QA Contact: testopia@bugs.koha-community.org CC: aleisha@catalyst.net.nz, jzairo@bywatersolutions.com, nick@bywatersolutions.com It seems that the enhancement introduced with bug 29990 (syspref: ShowHeadingUse) work only with zebra (generation of main/subject/series use info is made only in C4::AuthoritiesMarc == a zebra incarnation of search_auth_compat) and has no effect on ES search results. Wouldn't it be great if it worked in ES as well? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.