[Koha-bugs] [Bug 18189] Elasticsearch sorting broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 1 15:37:23 CET 2017


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 60780
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60780&action=edit
Bug 18189 - Elasticsearch sorting broken

To test:
1 - Have ES enabled and biblios and authorities indexed
2 - Perform a catalog search
3 - Try to sort results by author, it will fail
4 - Perform an authority search with sorting enabled, it will fail
5 - Apply patch
6 - Reindex, deleting current indexes
    perl /home/vagrant/kohaclone/misc/search_tools/rebuild_elastic_search.pl
    -d -v
7 - Repeat 3&4, they should succeed

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


More information about the Koha-bugs mailing list