Bug 37099 - Add uniform title fields to the title and subject Elasticsearch index mappings
Summary: Add uniform title fields to the title and subject Elasticsearch index mappings
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-06-17 01:55 UTC by Aleisha Amohia
Modified: 2024-07-15 04:28 UTC (History)
2 users (show)

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


Attachments
Bug 37099: Add uniform title fields to the title and subject Elasticsearch index mappings (1.94 KB, patch)
2024-06-17 03:29 UTC, Wainui Witika-Park
Details | Diff | Splinter Review
Bug 37099: Add uniform title fields to the subject Elasticsearch index mappings (1.02 KB, patch)
2024-07-15 01:20 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-06-17 01:55:29 UTC
We would like:

A 'title' or 'title as phrase' search to also search on the following Uniform Title fields:
* 130$a
* 240$a
* 730$a

A 'subject' or 'subject as phrase' search to also search on the following Uniform Title fields:
* 630$a
Comment 1 Wainui Witika-Park 2024-06-17 03:29:35 UTC
Created attachment 167782 [details] [review]
Bug 37099: Add uniform title fields to the title and subject Elasticsearch index mappings

Add 'title' or 'title as phrase' search to also search on the following
Uniform Title fields: 130$a, 240$a, 730$a

Add 'subject' or 'subject as phrase' search to also search on the following Uniform Title fields: 630$a

Sponsored-by: Educational Services Australia SCIS
Comment 2 Wainui Witika-Park 2024-07-15 01:20:32 UTC
Created attachment 168952 [details] [review]
Bug 37099: Add uniform title fields to the subject Elasticsearch index mappings

Add 'subject' or 'subject as phrase' search to also search on the following Uniform Title fields: 630$a

Sponsored-by: Educational Services Australia SCIS
Comment 3 David Nind 2024-07-15 04:28:15 UTC
Hi.

Isn't this already done for 630$a in bug 36852? (status = signed off)

David