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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/