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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 22 16:39:16 CET 2017


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 61472
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=61472&action=edit
Bug 18316 - Add weighting/relevancy options to ElasticSearch

These are proof of concept that we can add weighting simply at time of
search query. Testable but not suitable for pushing.

To test:
Apply patch
Use the advanced search page in the intranet
Choose a field and enter a number to weight
Note diffrently ordered results than without any weighing

To DO:
1 - Add a config page for default wieghting to be used
2 - Allow addition of any indexed field to wieghting at search
3 - All more than one fields to be weighted
4 - Better code/variables

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


More information about the Koha-bugs mailing list