[Koha-bugs] [Bug 22639] Elasticsearch ability export mappings and facets settings

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 14 16:10:14 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22639

axel Amghar <axel.amghar at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #90601|0                           |1
        is obsolete|                            |

--- Comment #27 from axel Amghar <axel.amghar at biblibre.com> ---
Created attachment 90602
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90602&action=edit
Bug 22639: Elasticsearch ability to export mappings and facets settings

With this patch you can download search fields , facets order, biblios and
authorities table in search engine configuration

Test plan:
- apply the patch
- make sure you have "elasticsearch" as value for the syspref "SearchEngine"
- go to search engine configuration in the admin page
- in the search fields part, you have a button "Export"
- verify all formats are correct
- verify that you have the same table in your file than in the search fields
table
- make the same test for
        : biblios table
        : authorities table
- Add some mappings, modify some fields, change the facets order
- Save your modifications
- Then dowload again
- Your new files must be modified

- You can remove some colomns to dowload only Name and label columns for
example

ps: with this patch you can't download the facet order table

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list