how do i determine what to set the elem to?      From: Tomas Cohen Arazi 
<tomasco...@gmail.com>
 To: Waylon Robertson <wrobertson1...@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 <wrobertson1...@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/

Reply via email to