https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36723
Danyon Sewell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #166093|0 |1 is obsolete| | --- Comment #11 from Danyon Sewell <[email protected]> --- Created attachment 166446 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=166446&action=edit Bug 36723: Add musical presentation to Elasticsearch index mappings Apologies for the mess all, I seem to have accidentally obsoletted the previous patches instead of writing a follow-up This comment is intended to squash all the individual commits into one patch. As for the index not being defined for Zebra at all, would it be worthwhile for me to define it for zebra too? Testing plan: 1. Start up KTD with Elasticsearch: ktd --es8 up 2. Apply the patch and restart everything (restart_all). 3. Reset the mappings: Administration > Catalog > Search engine configuration (Elasticsearch) > Reset mappings (at the bottom of the page) 4. Reindex: koha-elasticsearch --rebuild -d -b -a kohadev 5. Alternative to steps 3 and 4: reset_all 6. Update the visibility for 254$a in the default framework so that it is visible in the Editor (OPAC, Staff interface should already be selected). 7. Add a new record using the default framework and put a term in 254$a, such as 'Full score'. 8. Use the advanced search. For the keyword indexes, 'Musical presentation' is now listed. 9. Search for the term you added for the record in step 6. 10. Do this for both the Opac and Staff Client. Sponsored-by: Education Services Australia SCIS -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
