[Koha-bugs] [Bug 8984] Zebra does not index some fields in UNIMARC biblio records

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 3 15:57:23 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8984

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA
         QA Contact|                            |paul.poulain at biblibre.com

--- Comment #14 from Paul Poulain <paul.poulain at biblibre.com> ---
QA comments:
 I made the following tests :
  * without patch = rm -rf $KOHA_CONF_DIR && perl Makefile.PL && make install
with grs1 unimarc ==> indexing OK (can index & search)
  * with patch = rm -rf $KOHA_CONF_DIR && perl Makefile.PL && make install with
grs1 unimarc ==> indexing OK (can index & search)

  * without patch = rm -rf $KOHA_CONF_DIR && perl Makefile.PL && make install
with dom unimarc ==> indexing is KO, I get the following error message:
15:28:48-03/01 zebraidx(25369) [warn] Unknown register type: 
  * after patch = rm -rf $KOHA_CONF_DIR && perl Makefile.PL && make install
with grs1 unimarc ==> indexing is KO, I get the following error message:
15:12:31-03/01 zebraidx(22028) [warn] Unknown register type: 


It seems that the DOM indexing in UNIMARC has a problem, not related to this
patch. I'll open a bug for this problem, and mark passed QA this patch.

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


More information about the Koha-bugs mailing list