28 Mar
2024
28 Mar
'24
8:29 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36398 --- Comment #1 from Jonathan Druart <jonathan.druart@gmail.com> --- It's actually branches (homebranch, holdingbranch), itemtype and cn_source. And there is a "special special" that is "language/ln". However some existing hardcoded facets should use the link: Location, Collections. Location is built in _convert_facets (Koha::SearchEngine::Elasticsearch::Search) and Collections in the include file: AuthorisedValues.GetDescriptionByKohaField( kohafield => 'items.ccode', authorised_value => facet.facet_label_value ) Absolutely not consistent! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.