Description
claire.hernandez@biblibre.com
2018-03-13 15:51:42 UTC
Created attachment 72806 [details] [review] Bug 20390: UNIMARC biblio mappings WIP Current status: NEW Created attachment 72884 [details] [review] Bug 20390: UNIMARC biblio mappings WIP Created attachment 72885 [details] [review] Follow-up: Bug 20390: UNIMARC biblio mappings WIP Created attachment 74428 [details] [review] Follow-up: Bug 20390: UNIMARC biblio mappings from Gaetan Boisson Created attachment 74429 [details] [review] Bug 20390: UNIMARC biblio mappings This is a unimarc default mappings for Koha Elasticsearch implementation by Claudie Trégouët and Gaetan Boisson. There will have updates because some discussions are in progress. To test: 1) Delete data from search_marc_map, search_marc_to_field search_field 2) Reset mappings with the url mappings.pl?op=reset&i_know_what_i_am_doing=1 3) Rebuild the whole index rebuild_elastic_search.pl -d -b 4) Have a look to the mappings interface 5) Check if the recorded information in elasticsearch are with the expected mappings. Created attachment 75388 [details] [review] Bug 20390: UNIMARC biblio mappings This is a unimarc default mappings for Koha Elasticsearch implementation by Claudie Trégouët and Gaetan Boisson. There will have updates because some discussions are in progress. To test: 1) Delete data from search_marc_map, search_marc_to_field search_field 2) Reset mappings with the url mappings.pl?op=reset&i_know_what_i_am_doing=1 3) Rebuild the whole index rebuild_elastic_search.pl -d -b 4) Have a look to the mappings interface 5) Check if the recorded information in elasticsearch are with the expected mappings. Rebased by : Claire Hernandez <claire.hernandez@biblibre.com> 2018/17/05 Created attachment 75389 [details] [review] Bug 20390: (follow-up) UNIMARC biblio mappings - Clean the title mapping for Unimarc: 464, 413 and 454 are kept. If you need more, it is better to add it at the installation than removing a lot. - Change type of 995w for unimarc Sponsored-by: BULAC (Bibliothèque universitaire des langues et civilisations) Created attachment 75390 [details] [review] Bug 20390: (follow-up) UNIMARC mappings - Fix a typo in unimarc mappings (for authorities mapping) See comment on Bug 17373 Applied on sandbox#12 : The sandbox you've requested is not ready. Some problems occurred applying patches from bug 20390: <h1>Something went wrong !</h1>Applying: Bug 20390: UNIMARC biblio mappings Using index info to reconstruct a base tree... A etc/searchengine/elasticsearch/mappings.yaml Falling back to patching base and 3-way merge... Auto-merging admin/searchengine/elasticsearch/mappings.yaml CONFLICT (content): Merge conflict in admin/searchengine/elasticsearch/mappings.yaml error: Failed to merge in the changes. Patch failed at 0001 Bug 20390: UNIMARC biblio mappings The copy of the patch that failed is found in: .git/rebase-apply/patch When you have resolved this problem run git bz apply --continue. If you would prefer to skip this patch, instead run git bz apply --skip. To restore the original branch and stop patching run git bz apply --abort. Bug 20390 - Elasticsearch - Mappings for UNIMARC (updates existing) 75388 - Bug 20390: UNIMARC biblio mappings 75389 - Bug 20390: (follow-up) UNIMARC biblio mappings 75390 - Bug 20390: (follow-up) UNIMARC mappings Apply? [(y)es, (n)o, (i)nteractive] Patch left in /tmp/Bug-20390-UNIMARC-biblio-mappings-lAznq5.patch . 20073 had been reverted, so I was waiting for its push, it now ok so 20390 applies now. Thanks Nick ! Created attachment 85063 [details] [review] Bug 20390: (follow-up) UNIMARC biblio mappings Changes from Laurence Created attachment 85280 [details] [review] Bug 20390: (follow-up) UNIMARC mappings - Fix a typo in unimarc mappings (for authorities mapping) See comment on Bug 17373 Created attachment 85284 [details] [review] Bug 20390: (follow-up) UNIMARC biblio mappings Changes from Laurence. Created attachment 87142 [details] [review] only one rebased and reviewed Mappings reviewed. Created attachment 87720 [details] [review] Unimarc mappings evolution for Elasticsearch Looks like this need to be updated with Bug 19575 changes. Like pubdate => date-of-publication Created attachment 88922 [details] [review] Mappings review Created attachment 88925 [details] [review] (follow-up) Unimarc mappings evolution for Elasticsearch Needs rebase Created attachment 119074 [details] [review] Unimarc mappings evolution for Elasticsearch Patches rebased and squashed Created attachment 119120 [details] [review] Bug 20390: mappings according to last IFLA updates tpubdate is on 100a_/8-11, must be only 100a_/8 leader_/1-5 seems wrong, its leader_/0-4 like in MARC21 (In reply to Fridolin Somers from comment #25) > leader_/1-5 seems wrong, its leader_/0-4 like in MARC21 For llength I mean char-encoding is on 100a. Its missing ranges. In zebra it is : 26-27, 28-29 and 30-31 same for : modified-code => 100a_/21 script-title => 100a_/34-35 ff8 fields also : ff8-18 : 110a_/1 ff8-18-21 : 105a_/0 ff8-18-21 : 105a_/1 ff8-18-21 : 105a_/2 ff8-18-21 : 105a_/3 ff8-19 : 110a_/2 ff8-21 : 110a_/0 ff8-23 : 106a ff8-29 : 105a_/8 ff8-29 : 110a_/7 ff8-30 : 105a_/9 ff8-31 : 105a_/10 ff8-31 : 110a_/9 Does not apply. Is first patch obsolete ? Applying only patch with "Bug 20390: ..." does not work eather. |