Bug 18825

Summary: Elasticsearch - Update default authority mappings
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: Searching - ElasticsearchAssignee: Nick Clemens (kidclamp) <nick>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P5 - low CC: claire.hernandez, ere.maijala, jonathan.druart, katrin.fischer, martin.renvoize, severine.queune
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 17373    
Bug Blocks: 19365    
Attachments: Bug 18825 - Elasticsearch - Update heading main-heading and see fields
Bug 18825 - Elasticsearch - Update heading main-heading and see fields
Bug 18825 - Elasticsearch - Update heading main-heading and see fields

Description Nick Clemens (kidclamp) 2017-06-19 19:39:39 UTC
We currently only include a few if they authority types in the initial mappings - we need to round these out
Comment 1 Nick Clemens (kidclamp) 2017-06-19 19:41:53 UTC
Created attachment 64440 [details] [review]
Bug 18825 - Elasticsearch - Update heading main-heading and see fields
Comment 2 Ere Maijala 2018-01-31 12:06:23 UTC
I think there may be a couple of subfield lists that need to be fixed:

- 110 should include b
- 111 should not include b
- 130 should not include c
- 150 should be 150abgvxyz
- 151 should be 151agvxyz
- 155 should be 155avxyz
Comment 3 Nick Clemens (kidclamp) 2018-03-13 16:21:54 UTC
Created attachment 72809 [details] [review]
Bug 18825 - Elasticsearch - Update heading main-heading and see fields
Comment 4 Nick Clemens (kidclamp) 2018-03-13 16:23:28 UTC
Updated, I don't think this is necessarily complete but I think we should just incrementally improve these as we can. Let me know if you have more suggestions
Comment 5 Ere Maijala 2018-03-16 10:05:55 UTC
Created attachment 73007 [details] [review]
Bug 18825 - Elasticsearch - Update heading main-heading and see fields

Signed-off-by: Ere Maijala <ere.maijala@helsinki.fi>
Comment 6 Ere Maijala 2018-03-16 10:06:43 UTC
I agree that further refinement can be done as necessary.
Comment 7 Jonathan Druart 2018-04-05 15:46:53 UTC
I want to push it along with bug 17373, we need it for 18.05. So pushing it soon may bring feedbacks.
Comment 8 Jonathan Druart 2018-04-05 17:54:27 UTC
Pushed to master for 18.05, thanks to everybody involved!