[Koha-devel] Zebra: the 'elements zebra::snippet' doesn't work

Tajoli Zeno z.tajoli at cineca.it
Tue Jan 26 16:54:46 CET 2016


Hi all,

I trying to check my indexes in Zebra.
My setup:
OS: Debian jessie
Koha: 3.20.7 [manual install]
Zebra: 2.0.61 [install from IndexData repo]
Format: UNIMARC

Probably the fact that I use unimarc is relevant but I don't understand 
where.
I do the debug described here:
http://wiki.koha-community.org/wiki/Troubleshooting_Zebra#Why_does_a_search_return_that_result

The result of a working search is:

Diagnostic message(s) from database:
[25] Specified element set name not valid for specified database -- v2 
addinfo 'zebra::snippet'

but my ../etc/zebradb/retrieval-info-bib-dom.xml is correct:

<?xml version="1.0" encoding="UTF-8"?>
<retrievalinfo xmlns="http://indexdata.com/yaz">
   <retrieval syntax="unimarc" name="F">
     <backend syntax="xml" name="marc">
       <marc inputformat="xml" outputformat="marc"
             inputcharset="utf-8"
             outputcharset="utf-8"/>
     </backend>
   </retrieval>
   <retrieval syntax="unimarc" name="B">
     <backend syntax="xml" name="marc">
       <marc inputformat="xml" outputformat="marc"
             inputcharset="utf-8"
             outputcharset="utf-8"/>
     </backend>
   </retrieval>
   <retrieval syntax="xml" />
   <retrieval syntax="xml" name="index"/>
   <retrieval syntax="xml" name="marc"
              identifier="info:srw/schema/1/marcxml-v1.1"/>
   <retrieval syntax="xml" name="marcxml"
              identifier="info:srw/schema/1/marcxml-v1.1"/>
   <retrieval syntax="xml" name="zebra::*"/>
</retrievalinfo>

Do I need to check in other places for the setup of ' zebra::snippet' ?

Bye
Zeno Tajoli


-- 
Zeno Tajoli
/ SVILUPPO PRODOTTI/ - Automazione Biblioteche
Email: z.tajoli at cineca.it Fax: 051/6132198
*CINECA* Consorzio Interuniversitario - Sede operativa di Segrate (MI)


More information about the Koha-devel mailing list