Bug 36849 - Add more tags to Elasticsearch mapping for title, title as phrase
Summary: Add more tags to Elasticsearch mapping for title, title as phrase
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching - Elasticsearch (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Wainui Witika-Park
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-13 23:12 UTC by Aleisha Amohia
Modified: 2024-08-13 05:12 UTC (History)
1 user (show)

See Also:
Change sponsored?: Sponsored
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 36849: Add more tags to Elasticsearch mapping for title, title as phrase (1.73 KB, patch)
2024-05-28 05:01 UTC, Wainui Witika-Park
Details | Diff | Splinter Review
Bug 36849: Add more tags to Elasticsearch mapping for title, title as phrase (1.74 KB, patch)
2024-05-29 05:30 UTC, Wainui Witika-Park
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Aleisha Amohia 2024-05-13 23:12:09 UTC
Libraries may expect a 'title' search to look at a few other tags that aren't currently mapped.

To the title index for MARC21, we would like to additionally map:

* 440a
* 600t
* 800t
* 810t
* 830np
Comment 1 Wainui Witika-Park 2024-05-28 05:01:17 UTC
Created attachment 167205 [details] [review]
Bug 36849: Add more tags to Elasticsearch mapping for title, title as phrase

Add additional mappings to the title index for MARC21: 440a, 600t, 800t, 810t, 830np

Sponsored-by: Educational Services Australia SCIS
Comment 2 Wainui Witika-Park 2024-05-29 05:30:39 UTC
Created attachment 167233 [details] [review]
Bug 36849: Add more tags to Elasticsearch mapping for title, title as phrase

Add additional mappings to the title index for MARC21: 440a, 600t, 800t, 810t, 830np

Sponsored-by: Educational Services Australia SCIS