http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8620
--- Comment #9 from Jared Camins-Esakov <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
