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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 24 11:14:28 CEST 2018


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

David Gustafsson <glasklas at gmail.com> changed:

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

--- Comment #56 from David Gustafsson <glasklas at gmail.com> ---
Created attachment 75527
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75527&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

Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
Signed-off-by: Séverine QUEUNE <severine.queune at bulac.fr>

Rebased-by: Alex Arnaud <alex.arnaud at biblibre.com>

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


More information about the Koha-bugs mailing list