[Koha-bugs] [Bug 27770] New: ES: Deprecated aggregation order key [_term] used, replaced by [_key]"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 24 12:41:08 CET 2021


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

            Bug ID: 27770
           Summary: ES: Deprecated aggregation order key [_term] used,
                    replaced by [_key]"
 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: victor at tuxayo.net

Will be needed for ES 7

prove t/db_dependent/Koha/SearchEngine/Elasticsearch/Search.t

[DEPRECATION] Deprecated aggregation order key [_term] used, replaced by [_key]
- In request: {body => {aggregations => {subject => {terms => {field =>
"subject__facet",include => "[eE][aA][sS][yY].*",order => {_term => "asc"},size
=> 1000}}},from => 0,query => {query_string => {query => "*"}},size =>
0},ignore => [],method => "GET",mime_type => "application/json",path =>
"/koha_kohadev_mydb/_search",qs => {},serialize => "std"}

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