1 Mar
2017
1 Mar
'17
2:37 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18189 --- Comment #1 from Nick Clemens <nick@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.