Bug 20463 - Create an index for LDR, pos 19 - Multipart resource record level
Summary: Create an index for LDR, pos 19 - Multipart resource record level
Status: Needs documenting
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching - Zebra (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Hayley Pelham
QA Contact:
URL:
Keywords: Manual
Depends on:
Blocks: 33487
  Show dependency treegraph
 
Reported: 2018-03-22 16:25 UTC by Katrin Fischer
Modified: 2023-07-01 17:43 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
This adds a new Zebra index Multipart-resource-level or mrl for LDR, pos. 19 - multipart resource record level. It allows to search for sets and parts with independent and dependent title.
Version(s) released in:
21.11.00


Attachments
Bug 20463: Adding index for Leader 19 Multipart resource record level (4.98 KB, patch)
2021-07-28 03:33 UTC, Hayley Pelham
Details | Diff | Splinter Review
Bug 20463: Adding index for Leader 19 Multipart resource record level (4.46 KB, patch)
2021-08-01 22:21 UTC, Hayley Pelham
Details | Diff | Splinter Review
Bug 20463: Adding index for Leader 19 Multipart resource record level (4.52 KB, patch)
2021-08-04 16:07 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 20463: (follow-up) Configure short name mrl for Multipart-resource-level index (1.50 KB, patch)
2021-08-04 16:07 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 20463: (follow-up) Remove option from search templates (1.14 KB, patch)
2021-08-04 16:08 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 20463: Adding index for Leader 19 Multipart resource record level (4.54 KB, patch)
2021-10-18 10:04 UTC, Nick Clemens
Details | Diff | Splinter Review
Bug 20463: (follow-up) Configure short name mrl for Multipart-resource-level index (1.55 KB, patch)
2021-10-18 10:04 UTC, Nick Clemens
Details | Diff | Splinter Review
Bug 20463: (follow-up) Remove option from search templates (1.19 KB, patch)
2021-10-18 10:04 UTC, Nick Clemens
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2018-03-22 16:25:51 UTC
In order to be able to limit a search to sets or series of a specific type, it would be nice if Zebra/Elasticsearch allowed us to search on an index for LDR, pos. 19:

http://www.loc.gov/marc/bibliographic/bdleader.html
Comment 1 Katrin Fischer 2018-08-24 10:24:45 UTC
Still valid.
Comment 2 Hayley Pelham 2021-07-28 03:33:38 UTC
Created attachment 123238 [details] [review]
Bug 20463: Adding index for Leader 19 Multipart resource record level

Sponsored-by: Bibliotheksservice-Zentrum Baden-Wuerttemberg
Comment 3 Hayley Pelham 2021-08-01 22:21:33 UTC
Created attachment 123355 [details] [review]
Bug 20463: Adding index for Leader 19 Multipart resource record level

Sponsored-by: Bibliotheksservice-Zentrum Baden-Wuerttemberg
Comment 4 Katrin Fischer 2021-08-04 16:07:55 UTC
Created attachment 123458 [details] [review]
Bug 20463: Adding index for Leader 19 Multipart resource record level

Sponsored-by: Bibliotheksservice-Zentrum Baden-Wuerttemberg

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Comment 5 Katrin Fischer 2021-08-04 16:07:59 UTC
Created attachment 123459 [details] [review]
Bug 20463: (follow-up) Configure short name mrl for Multipart-resource-level index

This adds mrl as appreviation of Multipart-resource-level to
the Zebra configuration and Search.pm so it can be used when
searching.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Comment 6 Katrin Fischer 2021-08-04 16:08:03 UTC
Created attachment 123460 [details] [review]
Bug 20463: (follow-up) Remove option from search templates

Using this search option in the GUI would require the user to
enter the codes from MARC, LDR 19, see:

https://www.loc.gov/marc/bibliographic/bdleader.html

So I think it's better to leave this out for the moment.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Comment 7 Nick Clemens 2021-10-18 10:04:36 UTC
Created attachment 126419 [details] [review]
Bug 20463: Adding index for Leader 19 Multipart resource record level

Sponsored-by: Bibliotheksservice-Zentrum Baden-Wuerttemberg

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 8 Nick Clemens 2021-10-18 10:04:39 UTC
Created attachment 126420 [details] [review]
Bug 20463: (follow-up) Configure short name mrl for Multipart-resource-level index

This adds mrl as appreviation of Multipart-resource-level to
the Zebra configuration and Search.pm so it can be used when
searching.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 9 Nick Clemens 2021-10-18 10:04:42 UTC
Created attachment 126421 [details] [review]
Bug 20463: (follow-up) Remove option from search templates

Using this search option in the GUI would require the user to
enter the codes from MARC, LDR 19, see:

https://www.loc.gov/marc/bibliographic/bdleader.html

So I think it's better to leave this out for the moment.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 10 Jonathan Druart 2021-10-21 09:55:42 UTC
What about ES?
Comment 11 Katrin Fischer 2021-10-21 10:52:32 UTC
(In reply to Jonathan Druart from comment #10)
> What about ES?

Coudl we handle ES separately? We'd probably need a follow-up for bug 28337 too.
Comment 12 Jonathan Druart 2021-10-21 11:00:09 UTC
(In reply to Katrin Fischer from comment #11)
> (In reply to Jonathan Druart from comment #10)
> > What about ES?
> 
> Coudl we handle ES separately? We'd probably need a follow-up for bug 28337
> too.

We don't have a rule, so I will push as it. But I don't think it makes sense to continue like that...
Comment 13 Jonathan Druart 2021-10-25 13:58:24 UTC
Pushed to master for 21.11, thanks to everybody involved!
Comment 14 Michaela Sieber 2023-07-01 17:43:48 UTC
New index is not listed in manual:
https://koha-community.org/manual/23.05/en/html/searching.html#zebra

Bug status changed to 'Needs documenting'