Bug 14289

Summary: all traces of record.abs files should be removed from Koha
Product: Koha Reporter: Barton Chittenden <barton>
Component: SearchingAssignee: Galen Charlton <gmcharlt>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: indradg, katrin.fischer, tomascohen
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:

Description Barton Chittenden 2015-05-28 14:29:56 UTC
Because GRS1 search/indexing was removed in 3.18, and record.abs is *only* used to configure GRS1, the following files can and should be removed:

etc/zebradb/marc_defs/unimarc/authorities/record.abs
etc/zebradb/marc_defs/unimarc/biblios/record.abs
etc/zebradb/marc_defs/marc21/authorities/record.abs
etc/zebradb/marc_defs/marc21/biblios/record.abs
etc/zebradb/marc_defs/normarc/biblios/record.abs

Furthermore, all comments in *-koha-indexdefs with line numbers pointing to record.abs can and should be removed -- these were inaccurate at best, and were  a source of git conflicts at worst.
Comment 1 Katrin Fischer 2015-05-31 12:45:52 UTC
I think there are more remains of GRS1 indexing, as we haven't changed much of the code there yet. Like in the installer. Linking to an omnibus - bug 14302
Comment 2 Tomás Cohen Arazi 2018-08-27 12:49:45 UTC

*** This bug has been marked as a duplicate of bug 14302 ***