[Koha-bugs] [Bug 27206] New: Elasticsearch sort by popularity must use totalissues search field

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 11 15:33:41 CET 2020


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

            Bug ID: 27206
           Summary: Elasticsearch sort by popularity must use totalissues
                    search field
 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: fridolin.somers at biblibre.com

With Zebra search engine, sort by popularity uses search field 9003.
This is from bib1.att :
  att 9003    totalissues

Actually Elasticsearch sort by popularity uses search field 'issues' :
https://git.koha-community.org/Koha-community/Koha/src/commit/cae0ef76f398bb3d9f60235ff10611cc8d8eacb7/Koha/SearchEngine/Elasticsearch/QueryBuilder.pm#L593

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