Summary: | Enable searching on Zebra's Bib-level index | ||
---|---|---|---|
Product: | Koha | Reporter: | Marcel de Rooy <m.de.rooy> |
Component: | Searching | Assignee: | Marcel de Rooy <m.de.rooy> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | minor | ||
Priority: | PATCH-Sent (DO NOT USE) | CC: | chris, paul.poulain |
Version: | 3.6 | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Patch
6584: Enable searching on Zebra's Bib-level index |
Description
Marcel de Rooy
2011-07-13 13:16:30 UTC
Created attachment 4623 [details] [review] Patch Created attachment 4641 [details] [review] 6584: Enable searching on Zebra's Bib-level index Bib-level is already indexed in MARC21 record.abs. But you cannot search this index, because it is commented in ccl.properties and not listed in getIndexes of Search.pm. This very simple patch does only do those two things. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> very small patch, nothing specific about QA, marking "passed QA" Pushed, please test |