[Koha-bugs] [Bug 29561] New: Remove blank facet for languages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 23 15:44:27 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29561

            Bug ID: 29561
           Summary: Remove blank facet for languages
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com

Because the field for language facets is part of a control field, it won't be
missing from a record, but it may be blank.

When indexing into ES this means we put the field in the document empty

When aggregating, ES counts these correctly, but we cannot search for them

The display of facets includes a link to the empty values, but it isn't visible

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list