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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 23 03:01:10 CET 2017


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

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60780|0                           |1
        is obsolete|                            |

--- Comment #8 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Created attachment 61494
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61494&action=edit
[SIGNED-OFF] 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

Signed-off-by: Srdjan <srdjan at catalyst.net.nz>

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


More information about the Koha-bugs mailing list