In hope this is not a duplicate: creating a general entry point bug for removing the GRS1 indexing related code.
Created attachment 60469 [details] [review] Bug 14302: Remove GRS1 related files
Created attachment 60470 [details] [review] Bug 14302: Remove GRS1 specific code Remove: - BIB_INDEX_MODE and AUTH_INDEX_MODE env var - bib_index_mode and auth_index_mode options from scripts - Warnings from about page, just kept one if zebra_bib_index_mode or zebra_auth_index_mode still exist in config and are set to grs1 Test plan: - Install Koha from src - Install Koha from pkg - Read the code, carefully!
Created attachment 60471 [details] [review] Bug 14302: Remove grs1 records from test data
Created attachment 71570 [details] [review] Bug 14302: Remove GRS1 related files
Created attachment 71571 [details] [review] Bug 14302: Remove GRS1 specific code Remove: - BIB_INDEX_MODE and AUTH_INDEX_MODE env var - bib_index_mode and auth_index_mode options from scripts - Warnings from about page, just kept one if zebra_bib_index_mode or zebra_auth_index_mode still exist in config and are set to grs1 Test plan: - Install Koha from src - Install Koha from pkg - Read the code, carefully!
Created attachment 71572 [details] [review] Bug 14302: Remove grs1 records from test data
Created attachment 78147 [details] [review] Bug 14302: Remove GRS1 related files Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Created attachment 78148 [details] [review] Bug 14302: Remove GRS1 specific code Remove: - BIB_INDEX_MODE and AUTH_INDEX_MODE env var - bib_index_mode and auth_index_mode options from scripts - Warnings from about page, just kept one if zebra_bib_index_mode or zebra_auth_index_mode still exist in config and are set to grs1 Test plan: - Install Koha from src - Install Koha from pkg - Read the code, carefully! Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Rebased
Created attachment 78149 [details] [review] Bug 14302: Remove grs1 records from test data
Created attachment 78150 [details] [review] Bug 14302: (QA follow-up) Remove remaining file Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Created attachment 78151 [details] [review] Bug 14302: (follow-up) Remove traces in koha-create Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Created attachment 78152 [details] [review] Bug 14302: (follow-up) Remove traces in C4::Search and C4::Context Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
*** Bug 14289 has been marked as a duplicate of this bug. ***
Created attachment 78199 [details] [review] Bug 14302: Remove GRS1 related files Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 78200 [details] [review] Bug 14302: Remove GRS1 specific code Remove: - BIB_INDEX_MODE and AUTH_INDEX_MODE env var - bib_index_mode and auth_index_mode options from scripts - Warnings from about page, just kept one if zebra_bib_index_mode or zebra_auth_index_mode still exist in config and are set to grs1 Test plan: - Install Koha from src - Install Koha from pkg - Read the code, carefully! Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Rebased Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 78201 [details] [review] Bug 14302: Remove grs1 records from test data Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 78202 [details] [review] Bug 14302: (QA follow-up) Remove remaining file Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 78203 [details] [review] Bug 14302: (follow-up) Remove traces in koha-create Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Created attachment 78204 [details] [review] Bug 14302: (follow-up) Remove traces in C4::Search and C4::Context Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Awesome work all! Pushed to master for 18.11
Enhancement, will not be backported to 18.05.x series.