[Koha-bugs] [Bug 18316] Add weighting/relevancy options to ElasticSearch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 30 17:20:49 CEST 2018


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

--- Comment #7 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Created attachment 73493
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73493&action=edit
Bug 18316 - Add weighting/relevancy options to ES query on simple search

The idea is the following: if some search field(s) are weighted in
search
engine config page, Koha will query ES on these fields only and with
the coresponding weights. Else, search is done on the entire record.

Test plan (having Koha working with Elasticsearch):
  - apply this patch,
  - try searches with and without weight defined on search fields

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


More information about the Koha-bugs mailing list