https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36851
Bug ID: 36851
Summary: Enhance Elasticsearch author, author as phrase MARC21
index mappings
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Searching - Elasticsearch
Assignee: [email protected]
Reporter: [email protected]
We would like to add the following tags and subfields to the existing author
index for Elasticsearch MARC21, as used by the "author" and "author as phrase"
advanced search dropdown options:
* 100abc (currently 100a)
* 700abc (currently 700a)
* 250b (currently not mapped)
* 800abc (currently not mapped)
* 810ab (currently not mapped)
Explanation to justify these mappings:
* To search main/added entry personal name (100/700) for numeration ($b),
titles and words associated with a name ($c).
e.g. 100 $a John Paul $b II $c Pope.
e.g. 700 $a John Paul $b II $c Pope.
To search edition statement (250), statement of responsibility ($b).
e.g. 250 $a Fourth edition / $b revised by J.G. Le Mesurier.
To search series added entry, personal name (800 $a), numeration ($b), and
titles and words associated with a name ($c).
e.g. 800 $a Mackall, Dandi Daley.
To search series added entry, corporate name (810 $a) and subordinate unit
($b).
e.g.810 $a United States $b Army Map Service.
--
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/