[Koha-bugs] [Bug 19481] Elasticsearch - Set default fields for sorting in mappings.yaml

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 18 12:33:56 CEST 2017


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 68241
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68241&action=edit
Bug  19481 - Set default sort options as sortable in ES default mappings

To test:
1 - Setup Koha with ES
2 - perform a search
3 - try sorting by pubdate, acqdate, popularity, or title
4 - Search fails!
5 - Apply patch
6 - visit:
/cgi-bin/koha/admin/searchengine/elasticsearch/mappings.pl?op=reset&i_know_what_i_am_doing=1
7 - Re-index ES
8 - Perform search
9 - All sorting options should work

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


More information about the Koha-bugs mailing list