https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41668
--- Comment #7 from David Cook <[email protected]> --- Note a manifestation of this bug... if you have a default/vanilla Elasticsearch mappings, you can add the "publisher" facet immediately and have it work out of the box, because "publisher__facet" is already indexed out of the box. I had 2 similar Koha instances and one had a working publisher facet and one didn't and it's because one had an original ES config and one must've had a slightly modified one where the publisher facet had been blitzed by clicking "Save" for an unrelated configuration change. It was crazy-making for sure. -- 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/
