[Koha-bugs] [Bug 19015] New: Searches fail with error Fielddata is disabled on text fields by default for elastic search 5.3 and 5.4

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 1 14:53:14 CEST 2017


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

            Bug ID: 19015
           Summary: Searches fail with error Fielddata is disabled on text
                    fields by default for elastic search 5.3 and 5.4
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Searching
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: david.holoshka at ub.lu.se
        QA Contact: testopia at bugs.koha-community.org

There is a work around but it would save space and trouble if this was fixed.

[illegal_argument_exception] Fielddata is disabled on text fields by default.
Set fielddata=true on [Heading.phrase] in order to load fielddata in memory by
uninverting the inverted index. Note that this can however use significant
memory. Alternatively use a keyword field instead., called from sub
Search::Elasticsearch::Role::Client::Direct::__ANON__ at
/usr/local/share/perl/5.20.2/Catmandu/Store/ElasticSearch/Bag.pm line 168.

-- 
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