[Koha-bugs] [Bug 9612] New: SRU Responce is different when DOM indexing is enabled

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 14 12:32:15 CET 2013


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

            Bug ID: 9612
           Summary: SRU Responce is different when DOM indexing is enabled
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: 3.10
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Z39.50 / SRU / OpenSearch Servers
          Assignee: gmcharlt at gmail.com
          Reporter: martin.renvoize at ptfs-europe.com
                CC: m.de.rooy at rijksmuseum.nl

It looks as though the SRU server is not picking up an xslt to transform zebra
results into meaningful SRU responses.

I think the file to to changed is 'retrieval-info-bib-dom.xml' but I'm unsure
how to proceed with changing it to mimic the output given for a grs-1 indexed
catalogue.  Maybe someone more knowledgeable of zebra configuration then I
could step in?

Two public SRU servers, one with DOM indexing and one with GRS-1 Indexing
follow as examples of the differences.

DOM:
http://tavi.koha-ptfs.eu:9998/biblios?version=1.1&operation=searchRetrieve&recordPacking=xml&query=any=medical&startRecord=1&maximumRecords=1 

GRS-1:
http://bldscat.ids.ac.uk:9998/biblios?version=1.1&operation=searchRetrieve&recordPacking=xml&query=any=medical&startRecord=1&maximumRecords=1

As you can see, the GRS-1 response is much more comprehensible, and I believe
is also the correct response.

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


More information about the Koha-bugs mailing list