Bug 12641

Summary: Formally deprecate the GRS-1 indexing mode
Product: Koha Reporter: Galen Charlton <gmcharlt>
Component: SearchingAssignee: Galen Charlton <gmcharlt>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook, fridolin.somers, jonathan.druart, tomascohen
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13396
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 12651, 13140, 16506    
Bug Blocks: 14302    

Description Galen Charlton 2014-07-23 22:17:06 UTC
This is an omnibus bug is for formally deprecating the GRS-1 indexing mode for Zebra, as decided during the 23 July development meeting.

The relevant coding guideline is:

"The DOM Zebra indexing mode is now the standard supported method for Koha.  The GRS-1 indexing mode is deprecated for all record types and MARC flavours.

New Koha patches that update index definitions must change the DOM indexing definitions.  If a patch is intended to be backported to a maintenance release, changes to GRS-1 index definitions should be kept in a separate patch."

Any bugs that would prevent the ultimate removal of the GRS-1 indexing configuration should be entered of blockers of this omnibus.
Comment 1 Jonathan Druart 2017-02-20 16:07:00 UTC
GRS-1 indexing mode has already been deprecated.