[Koha-bugs] [Bug 14277] Search index 'lex' does not honor MARC indicator "ind1"

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 17 19:59:45 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14277

--- Comment #1 from Barton Chittenden <barton at bywatersolutions.com> ---
Created attachment 45783
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45783&action=edit
Bug 14277 add zebra indexes for lexile that respect 521 indicator 1.

Added the following indexes:

Interest-age-level | 591$a ind1=1
Interest-grade-level | 591$a ind1=2
lexile-number | 591$a ind1=8
Reading-grade-level | 591$a ind1=0

Moved 'lex' from a zebra index to a ccl alias to lexile-number.

Changed the handling of st-numeric in C4/Search.pm to allow for search ranges.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list