Bug 11192

Summary: Fix two definitions in ccl.properties
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: SearchingAssignee: Mathieu Saby <mathsabypro>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: fridolin.somers, gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 11192 : Fix lf and ff07-02 definition in ccl.properties
Bug 11192 : Fix lf and ff07-02 definition in ccl.properties
Bug 11192: Follow up, fixing a little typo
[PASSED QA] Bug 11192 : Fix lf and ff07-02 definition in ccl.properties
[PASSED QA] Bug 11192: Follow up, fixing a little typo

Description Mathieu Saby 2013-11-03 17:20:30 UTC
Bug 8252 broke 2 definitions in ccl.properties :
"ff7-02 1=87020" should be "ff7-02 1=8702"

"lf 1=8833
 lf fiction
 fic fiction"
should be

"lf 1=8833
 fiction lf
 fic lf"

M. Saby
Comment 1 Mathieu Saby 2013-11-03 18:10:04 UTC Comment hidden (obsolete)
Comment 2 Chris Cormack 2013-12-27 07:41:51 UTC Comment hidden (obsolete)
Comment 3 Chris Cormack 2013-12-27 20:08:12 UTC Comment hidden (obsolete)
Comment 4 Katrin Fischer 2013-12-27 20:45:55 UTC
Created attachment 23834 [details] [review]
[PASSED QA] Bug 11192 : Fix lf and ff07-02 definition in ccl.properties

ff7-02 1=87020 (position 2 of field 007 in MARC21) should be ff7-02 1=8702

lf 1=8833
lf fiction
fic fiction

should be

lf 1=8833
fiction lf
fic lf

To test :
1. apply the patch
2. copy the modified ccl.properties into your active Zebra config directory
3. reindex zebra (rebuild_zebra.pl -b -x -r -v)
4. make some searches using the fixed indexes

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Comment 5 Katrin Fischer 2013-12-27 20:46:29 UTC
Created attachment 23835 [details] [review]
[PASSED QA] Bug 11192: Follow up, fixing a little typo

Test plan the same as the original patch

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Tested according to test plan. Searches tested were:
fic=e
fiction=e
Comment 6 Galen Charlton 2014-01-03 15:36:29 UTC
Pushed to master.  Thanks, Mathieu!

I note that the f7-02 index is probably useless -- the MARC21 007/02 is undefined for all material categories.
Comment 7 Fridolin Somers 2014-02-08 09:33:53 UTC
Patches pushed to 3.14.x, will be in 3.14.4.