[Bug 41670] New: Elasticsearch mappings do not match mappings export
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41670 Bug ID: 41670 Summary: Elasticsearch mappings do not match mappings export Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org If you run export_elasticsearch_mappings.pl using a default mappings configuration, you'll export a file which differs from usr/share/koha/intranet/cgi-bin/admin/searchengine/elasticsearch/mappings.yaml One difference is that the export contains the "filter" field whereas the default mappings.yaml does not. Another difference is that the "unimarc" fields aren't included in the output, although that makes a certain sense... (although it makes it tougher to do diffs) Other-control-number for authorities isn't included in the export. (I'm guessing because of a clash with other-control-number from biblios because in the DB it's lowercased as other-control-number...) Current-publication-frequency appears in a different place... title-no-punctuation appears in a different place... The mandatory field for "title" is different is 1 in mappings.yaml but ~ in the export. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41670 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |23204 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23204 [Bug 23204] Add script for exporting Elasticsearch mappings to YAML -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41670 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Elasticsearch mappings do |Elasticsearch mappings.yaml |not match mappings export |does not match mappings | |export out of the box -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41670 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- In the export, some fields have authorised_value_category whereas mappings.yaml doesn't -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41670 Emmanuel Bétemps <e.betemps@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |e.betemps@gmail.com -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org