Bug 34816

Summary: Elasticsearch needs the ability to map the index according to the MARC field indicator
Product: Koha Reporter: Anneli Österman <anneli.osterman>
Component: Searching - ElasticsearchAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 - low CC: mathsabypro
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Anneli Österman 2023-09-18 10:44:50 UTC
Elasticsearch needs the ability to map the index according to the MARC field indicator. For example, the value of the 2nd indicator of field 264 defines whether it is a publisher, manufacturer or distributor. These operators should be able to map to different indexes.
Comment 1 Mathieu Saby 2026-01-03 14:01:57 UTC
Still valid. Needed also for UNIMARC, for the same use case
Comment 2 Mathieu Saby 2026-01-03 14:02:21 UTC
Same idea for Zebra : https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12813
Comment 3 Mathieu Saby 2026-01-03 14:03:49 UTC
Maybe it could be useful for https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33139 too