[Bug 21793] New: Inconsistences between search fields and mappings
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21793 Bug ID: 21793 Summary: Inconsistences between search fields and mappings Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs@lists.koha-community.org Reporter: frank.hansen@ub.lu.se I've found typos and inconsistencies in mappings.yaml First, references to leader should be LDR_ instead of leader_. Otherwise will none of the search fields referring to leader be indexed. Second, there are several inconsistencies between search fields and what's actually indexed in Elasticsearch. I suggest following changes to the search field mappings in the mappings.yaml file so these fields in indexed correctly in Elasticsearch. Here is my suggestions with the new mappings in brackets: date-entered-on-file (008_/0-5) bib-level (LDR_/7) ff7-01 (007_/1) ff7-02 (007_/2) ff7-00 (007_/0) llength (LDR_/0-4) rtype (LDR_/6) -- 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=21793 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ere.maijala@helsinki.fi, | |katrin.fischer@bsz-bw.de -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21793 Ere Maijala <ere.maijala@helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #1 from Ere Maijala <ere.maijala@helsinki.fi> --- *** This bug has been marked as a duplicate of bug 19575 *** -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org