[koha-commits] main Koha release repository branch master updated. v16.11.00-769-g70377b3

Git repo owner gitmaster at git.koha-community.org
Fri Mar 31 17:13:55 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  70377b375794dffa4ff18bd9b7a7f37060cf295c (commit)
      from  08a9deb1c07c075085b391dff7c573b67dceafc2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 70377b375794dffa4ff18bd9b7a7f37060cf295c
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed Mar 1 14:30:11 2017 +0000

    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>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 Koha/SearchEngine/Elasticsearch.pm |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list