http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11193
--- Comment #1 from mathieu saby <[email protected]> --- Created attachment 22673 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22673&action=edit [PATCH] Bug 11193 : edit Queryparser configuration to take changes of bug 8252 into account This patch make some changes to queryparser.yaml, to take into account the changes made in ccl.properties * new indexes : bio, char-encoding, country-publication, cumulative-index-availability, ff7-00, ff7-01, ff7-02, ff7-01-02, ff8-18, ff8-18-21, ff8-19, ff8-21, ff8-28,ff8-29,ff8-30,ff8-31, ta, lf, music-number, title-page-availability, script-title, tpubdate, rtype * deleted indexes : audience and ff8-22 (alias of ta), biography and ff-834 (alias of bio), format (alias of ff8-23), l-format (alias of ff7-01-02), illustration-code (alias of ff8-18-21), regularity-code, type-of-serial (alias of ff8-21), literature-code (alias of lf), music (alias of music-number), record-type (alias of rtype) * changed index : graphics-type, graphics-support, video-mt I am not sure if I understood well the behavior of this file, and of the best way for testing the changes made... -- 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/
