http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14198
--- Comment #12 from Katrin Fischer <[email protected]> --- Comment on attachment 39791 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39791 Bug 14198: RDA: Indexing 264 field (Zebra) # 2/2 Review of attachment 39791: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=14198&attachment=39791) ----------------------------------------------------------------- Hi Hector, overall this looks good, sorry for the many iterations. I see you have decided to remove the new indexes - it's probably the easiest for now. One suggestion: could you squash your 2 patches? As they are not signed off yet, that will make it a little easier to handle and see the changes. ::: etc/zebradb/ccl.properties @@ +584,4 @@ > # multiple indexes for 270$abcd > # publication/production info. > Provider 1=1225 > +pv Provider Place-publication Publisher copydate I am not sure what you are trying to achieve with this line. I would have expected just: pv Provider to crate a short index form for searching the Provider index. I am not sure listing multiple works here. -- 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/
