https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36398
--- Comment #1 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
