On 7 December 2014 at 00:58, Waylon Robertson <[email protected]> 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 <[email protected]> > To: Waylon Robertson <[email protected]>; Koha Devel > <[email protected]> > 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 <[email protected]> > 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 > [email protected] > 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 > [email protected] > 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 <[email protected]> http://wolfram.schneider.org _______________________________________________ Koha-devel mailing list [email protected] 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/
