Summary: | Elasticsearch Authorities default mapping is missing 'identifier-other' => 024$a | ||
---|---|---|---|
Product: | Koha | Reporter: | Olli-Antti Kivilahti <olli-antti.kivilahti> |
Component: | Searching - Elasticsearch | Assignee: | Olli-Antti Kivilahti <olli-antti.kivilahti> |
Status: | Failed QA --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | laurence.rault, phil |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | Bug 37750 - Elasticsearch Authorities default mapping is missing 'identifier-other' => 024$a |
Description
Olli-Antti Kivilahti
2024-08-27 13:03:03 UTC
Created attachment 170771 [details] [review] Bug 37750 - Elasticsearch Authorities default mapping is missing 'identifier-other' => 024$a This is necessary when loading Authorities to Koha and needing to deduplicate them. Tested on sandbox. The other-identifier / 024$a search field is added on the Bibliographic Records tab of the Elasticsearch configuration, not on the Authorities tab as it should be. |