http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9352
--- Comment #9 from Frédéric Demians <[email protected]> --- > I am not sure the patch will have visible effects if you have > authorities indexed. Maybe I should try to do the same kind of patch > for authorities? In this occurrence, biblio and authorities are unrelated. My point is that there are now two indexing modes, GRS-1 and DOM. Two categories of files handle the indexing: records.abs for GRS-1, and biblio-koha-indexdefs.xml, biblio-zebra-indexdefs.xsl for DOM. So if you modify records.abs, you have similarly to modify biblio-koha-indexdefs.xml. -- 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/
