[Koha-bugs] [Bug 8620] Barcode searching not working correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 4 22:13:08 CET 2013


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

--- Comment #9 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
Created attachment 15862
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15862&action=edit
Bug 8620: Any index overfull in DOM configurations

The Any index seems like it may have been having too many elements added
to it. I don't understand how that is possible, but there you go.

This patch tests the theory, by changing the way the Any index is
populated.

To test:
1) Apply patch.
2) Update the following two files:
    etc/zebradb/marc_defs/marc21/biblios/biblio-zebra-indexdefs.xsl
    etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl
3) Reindex
4) Do a search that was previously failing.

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


More information about the Koha-bugs mailing list