[koha-commits] main Koha release repository branch master updated. v3.14.00-399-g547ebae

Git repo owner gitmaster at git.koha-community.org
Tue Feb 4 19:25:15 CET 2014


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  547ebaece0bcd24857cecd6c95d8a5c1c41ce222 (commit)
       via  3424f0d84a1622c502aeb376450cad5b74f0cea1 (commit)
      from  f3d5887870bad581e312b40bd474b38b5788122d (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 547ebaece0bcd24857cecd6c95d8a5c1c41ce222
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Tue Feb 4 18:44:07 2014 +0000

    Bug 11619: (follow-up) fix QueryParser.t
    
    The previous patch did not account for the change
    in the number of indexes, and thus caused one
    of the tests to fail.
    
    To test:
    
    [1] Verify that prove -v t/QueryParser.t passes.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 3424f0d84a1622c502aeb376450cad5b74f0cea1
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Mon Jan 27 13:50:01 2014 +0100

    Bug 11619: remove duplicate key in QueryParser config
    
    Corrects a double entry for language in yaml file.
    Language should have been language-original.
    
    Test plan:
    Check that you have language-original in your zebra install.
    Specifically, this index should cover MARC21 041$h.
    Enable QueryParser and search for a record with this index.
    Note that this patch does not enable searching on this
    index without QueryParser. This is true for many more indexes
    in record.abs that are not included in the getIndexes routine.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as described - make sure you are testing with a current
    indexing configuration.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 etc/searchengine/queryparser.yaml |    4 ++--
 t/QueryParser.t                   |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list