Chris,
I don't know if this changes in 3.4, because of the feature listed in
the release_notes_3_4_0.txt about moving items out of biblioitems (line
151). But the problem we had with records with large numbers of items
wasn't just in Zebra, it was in the overall size of the MARC record
exceeding the 99999 record length.
Does removing the items from biblioitems help?
Thanks.
Linda Culberson
On 4/21/2011 4:47 PM, Chris Cormack wrote:
On 22 April 2011 09:44, Paul<[email protected]> wrote:
I've just been reading Bug 2453 - (very) large biblio/item handling; it
appears to have received no comments since 2010-05-21. If I understand the
situation correctly (from Paul Poulain's comments) if a biblio/items record
exceeds 100Kb then zebra may fail. He suggests:
[snip] 2 possibilities :
- fix Koha to limit the size of a biblio/items (check that we don't ge more
than 100kB)
- fix the export during rebuild_zebra.
I think the 1st solution is the best.
I am currently defining our serials cataloguing policy - choices: one biblio
for perhaps 1,200 items; one biblio per item (probably unmanageable in
OPAC); or one biblio per year|volume. Currently the third choice is
preferred, one (perhaps repetitive) biblio with up to 12 items, occasionally
52 (we do not handle dailies.)
However, even at twelve items per biblio we will often go beyond 100Kb; we
are a research library where abstracts, indexes and keywords are, by
definition, fairly voluminous and are the "bread and butter" of our users.
Should this bug prompt me to perhaps rethink the policy? Â Has 3.4 changed
this situation? Â Is there anything else in the pipeline that I should be
aware of?
If you run rebuild_zebra.pl with the -x switch (just for biblio -x
doesnt work with authorities) this limitation does not exist.
I suggest running 2 rebuild_zebra.pl calls one for biblios
rebuild_zebra.pl -x -b -z
and one for authorities
rebuild_zebra.pl -a -z
Chris
_______________________________________________
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/
--
Linda Culberson [email protected]
Archives and Records Services Division
Ms. Dept. of Archives & History
P. O. Box 571
Jackson, MS 39205-0571
Telephone: 601/576-6873
Facsimile: 601/576-6824
_______________________________________________
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/