Wolfram and Waylon: If you take a look at retrieval-info-bib-dom.xml, you'll see the available formats (recorded as syntax) and elements (recorded as name). (see: http://www.indexdata.com/yaz/doc/tools.retrieval.html) At a glance, I see formats for marc21 and xml. I also see elements for F, marc, B, marcxml, index (although the elements depend on the syntax). I think usmarc also stands in for marc21. For instance, format: xml and elements: index will show you the Zebra indexes for that record. Format: xml and elements: marcxml will show you a MARCXML version of the record, and so on. Anyway, Waylon, I don't know why you'd be using an element of "marc", but the only time that'll work is if you're using a format of "xml". David Cook Systems Librarian Prosentient Systems 72/330 Wattle St, Ultimo, NSW 2007
-----Original Message----- From: koha-devel-bounces@lists.koha-community.org [mailto:koha-devel- bounces@lists.koha-community.org] On Behalf Of Wolfram Schneider Sent: Monday, 8 December 2014 8:05 PM To: Waylon Robertson Cc: Koha Devel Subject: Re: [Koha-devel] yaz-client malfunction?
On 7 December 2014 at 00:58, Waylon Robertson <wrobertson1981@yahoo.co.nz> wrote:
elem what? elem marc21?
common elementSetName values are B and F
see http://www.indexdata.com/yaz/doc/yaz-client.html
elements e Sets the element set name for the records. Many targets support element sets are B (for brief) and F (for full).
-Wolfram
________________________________ From: Tomas Cohen Arazi <tomascohen@gmail.com> To: Waylon Robertson <wrobertson1981@yahoo.co.nz>; Koha Devel <koha-devel@lists.koha-community.org> Sent: Sunday, 7 December 2014 12:22 AM Subject: Re: [Koha-devel] yaz-client malfunction?
You need to set an elementSet. It is done issuing
elem
If you want to retrieve a record an are using DOM you probably need to issue
elem marcxml
The other errors only mean you are asking for more results than what the search returned.
Regards
El vie, dic 5, 2014 07:35 AM, Waylon Robertson <wrobertson1981@yahoo.co.nz> escribió:
ive indexed using the rebuild script, using a zebra config copied from koha 3 pre 2. indexing of 100 items went fine. using yaz-client, ive done a scan, to identify that records are in there... oddly i get numbers. f 1 gives me two hit, show 1 results in: Specified element set name not valid for specified database -- v2 addinfo 'marc'.. show 2, the same, show 3, says: Present request out of range
whats wrong? Waylon _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Wolfram Schneider <wosch@FreeBSD.org> http://wolfram.schneider.org _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/