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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 23 20:47:00 CEST 2019


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

Michal Denar <black23 at gmail.com> changed:

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

--- Comment #16 from Michal Denar <black23 at gmail.com> ---
Created attachment 90052
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90052&action=edit
Bug 22639: Elasticsearch ability to export mappings and facets settings

With this patch you can download search fields , 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 "Download ... table"
- download in (.csv), (.tab), (.ods)
- verify that you have the same table in your file than in the search fields
table
- make the same test for bibliographic records and authorities
- Then add some mappings and dowload, your new file has to be modified

Signed-off-by: Michal Denar <black23 at gmail.com>

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


More information about the Koha-bugs mailing list