[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.09-23-ge5cf4065d1

Git repo owner gitmaster at git.koha-community.org
Thu Apr 9 22:06:11 CEST 2020


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, 19.05.x has been updated
       via  e5cf4065d11d850e89b614148be58f766638698d (commit)
      from  c779db2d75d2808b8a4b36f53bf467ec8dd5a33d (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 e5cf4065d11d850e89b614148be58f766638698d
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Fri Jan 31 11:13:47 2020 +0100

    Bug 24552: Be compatible with Search::Elasticsearch 6.00
    
    There is no need to specify the `client` param here because
    '5_0::Direct' is the default value for Search::Elasticsearch 5.x and it
    breaks when Search::Elasticsearch 6.x is installed
    
    Test plan:
    1. Apply the patch
    2. Make sure you have Search::Elasticsearch 5.x
    3. Reload starman
    4. Verify that search works
    5. Install Search::Elasticsearch 6.x
    6. Reload starman
    7. Verify that search works
    
    Signed-off-by: Michal Denar <black23 at gmail.com>
    Signed-off-by: Ere Maijala <ere.maijala at helsinki.fi>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit a3143506b2edf7ffca185e650c18b89dc249423f)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 Koha/SearchEngine/Elasticsearch.pm | 1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list