11 Feb
2013
11 Feb
'13
9:47 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9352 --- Comment #9 from Frédéric Demians <frederic@tamil.fr> ---
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.