https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18316
--- Comment #1 from Nick Clemens <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
