[Koha-bugs] [Bug 20607] Elasticsearch - ability to add a relevancy weight in mappings.yaml file

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 16 20:15:01 CEST 2019


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

--- Comment #9 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 91560
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91560&action=edit
Bug 20607: Make Koha::SearchEngine::Elasticsearch::reset_elasticsearch_mappings
take weight into account

Test plan:
  - apply this patch,
  - edit admin/searchengine/elasticsearch/mappings.yaml
    to add weight for some fields,
  - go to admin > search engine configuration,
  - reset your mappings (add ?op=reset&i_know_what_i_am_doing=1 to url),
  - check that weights you've added are set

Signed-off-by: Nicolas Legrand <nicolas.legrand at bulac.fr>

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list