Main Koha release repository https://koha-community.org
Find a file
Nick Clemens fa853f7d38 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 all fields plus those with
the coresponding weights. Else, search is done on the entire record with
no weighting. The advanced search page is unaffected by these changes

Test plan (having Koha working with Elasticsearch):
  - apply this patch
  - have some weights defined for various fields
  - try searches from the search bar and from the advanced search page
  - confirm weighting affects the relevancy (in expected ways)
      e.g.
      1. search for 'a' from advanced search, note results
      2. give 'title' a weight
      3. search for 'a' using the simple search bar
      4. results with 'a' in the title should now be more relevant
  - confirm search results on advanced search page are unaffected

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

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

Rebased-by: Alex Arnaud <alex.arnaud@biblibre.com>
Signed-off-by: Ere Maijala <ere.maijala@helsinki.fi>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-11-07 22:00:30 +00:00
acqui Bug 21387: Receive items from - form should include tax hints 2018-11-06 20:14:02 +00:00
admin Bug 18316: Ability to weight search fields 2018-11-07 22:00:29 +00:00
api/v1 Bug 14391: Add granular permissions to the administration module 2018-11-07 12:29:32 +00:00
authorities Bug 21456: (QA follow-up) Catch missed case in authorities merge 2018-10-17 13:52:23 +00:00
basket
C4 Bug 15494: (follow-up) Move yaml syspref code to its own sub in SySpref object 2018-11-07 21:39:39 +00:00
catalogue Bug 18316: Add weighting/relevancy options to ES query on simple search 2018-11-07 22:00:30 +00:00
cataloguing Bug 20435: Allow lowercase prefix in inventory value builder 2018-11-06 17:42:31 +00:00
circ Bug 15139: Add non-public item notes to overdue report 2018-10-15 13:56:22 +00:00
clubs
course_reserves Bug 21501: Remove dead code from course reserves module 2018-11-02 10:37:45 +00:00
debian Bug 20996: (follow-up) Add <branch> to conf tpl 2018-11-02 10:33:04 +00:00
docs Bug 7143: Update about page for new devs Margaret Hade and Isobel Graham 2018-10-26 16:25:02 +00:00
errors
etc Bug 20078: (follow-up) Prevent conflict from attribute duplication 2018-11-06 12:22:53 +00:00
ill Bug 20996: Remove prefix use of borrower category 2018-11-02 10:33:02 +00:00
installer Bug 18316: Ability to weight search fields 2018-11-07 22:00:29 +00:00
Koha Bug 18316: Add weighting/relevancy options to ES query on simple search 2018-11-07 22:00:30 +00:00
koha-tmpl Bug 18316: Add weighting/relevancy options to ES query on simple search 2018-11-07 22:00:30 +00:00
labels Bug 15766: Adding descriptions to patron card batches 2018-10-24 13:52:40 +00:00
members Bug 20629: (QA follow-up) Remove actions_col 2018-11-06 16:32:42 +00:00
misc Bug 15494: Update display of renewal errors 2018-11-07 21:39:38 +00:00
offline_circ Bug 13779: (QA follow-up) Correct checkauth call in offline_circ/download.pl 2018-09-14 17:27:29 +00:00
opac Bug 21299: (QA follow-up) Rename module and subroutine 2018-11-07 21:52:17 +00:00
OpenILS
patron_lists
patroncards Bug 15766: Adding descriptions to patron card batches 2018-10-24 13:52:40 +00:00
plugins
reports Bug 9188: Remove 'debug' information from patron statistics 2018-10-01 13:56:37 +00:00
reserve Bug 20450: Add collection to item table when placing a hold on a specific copy (Intranet) 2018-10-27 14:20:57 +00:00
reviews
rotating_collections Bug 21500: Remove warnings in rotating collections 2018-10-09 15:02:45 +00:00
serials Bug 21511: (RM follow-up) Use orders.count instead of new variable 2018-10-24 17:22:48 +00:00
services
skel
suggestion
svc Bug 14391: (QA follow-up) Resolve POD warn on svc..systempreferences 2018-11-07 12:29:32 +00:00
t Bug 18316: Add weighting/relevancy options to ES query on simple search 2018-11-07 22:00:30 +00:00
tags
test Bug 9819 - 'stopwords'-related code removed 2015-12-30 15:49:35 +00:00
tmp/modified_authorities
tools Bug 21408: Inventory - Warn of items possibly scanned out of order 2018-11-07 21:35:18 +00:00
virtualshelves Bug 21629: Use cn_sort instead of itemcallnumber when displaying a list 2018-10-26 17:09:51 +00:00
xt Bug 21576: Keep compatibility with QA script 2018-10-26 17:09:52 +00:00
.editorconfig
.gitignore
.htaccess
.mailmap
.scss-lint.yml
about.pl Bug 20996: Remove prefix use of borrower category 2018-11-02 10:33:02 +00:00
changelanguage.pl Bug 21299: (QA follow-up) Rename module and subroutine 2018-11-07 21:52:17 +00:00
fix-perl-path.PL
gulpfile.js
help.pl Bug 19817: Use the language from the interface if valid 2018-09-06 17:32:28 +00:00
INSTALL
install-CPAN.pl
Koha.pm Bug 15494: DBRev 18.06.00.053 2018-11-07 21:49:07 +00:00
koha_perl_deps.pl
kohaversion.pl
LICENSE
mainpage.pl
Makefile.PL
MANIFEST.SKIP
package.json
README
README.md
README.robots
rewrite-config.PL
yarn.lock

Koha is a free software integrated library system (ILS).

Koha is distributed under the GNU GPL version 3 or later.

Note: This is a synced mirror of the official Koha repo.

Note: Koha does not accept pull requests from git hosting sites.

Note: This project has its own bug tracker, to report a bug or submit a patch visit http://bugs.koha-community.org.

For guidelines on submitting patches for Koha please visit https://wiki.koha-community.org/wiki/SubmitingAPatch

The developers handbook can be found at https://wiki.koha-community.org/wiki/Developer_handbook

http://koha-community.org/

Koha Logo