Bug 6103

Summary: Many MARC21 fields not searched with CCL indexes due to misconfiguration
Product: Koha Reporter: Jared Camins-Esakov <jcamins>
Component: MARC Bibliographic data supportAssignee: Jared Camins-Esakov <jcamins>
Status: CLOSED FIXED QA Contact: Bugs List <koha-bugs>
Severity: normal    
Priority: PATCH-Sent (DO NOT USE) CC: chris, koha.sekjal, nengard
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: proposed patch

Description Jared Camins-Esakov 2011-04-06 21:06:51 UTC
Due to misconfigured indexes, author fields other than 100 and most title fields are not searchable via CCL searches. Also, the index for later title (785) was not configured.
Comment 1 Jared Camins-Esakov 2011-04-12 12:10:08 UTC
Created attachment 3893 [details] [review]
proposed patch
Comment 2 Chris Cormack 2011-06-25 18:20:25 UTC
Pushed to master, please test
Comment 3 Jared Camins-Esakov 2011-07-08 14:39:38 UTC
Seems to be working now. Closing.