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

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #110406|0                           |1
        is obsolete|                            |
 Attachment #110407|0                           |1
        is obsolete|                            |
 Attachment #110408|0                           |1
        is obsolete|                            |
 Attachment #110409|0                           |1
        is obsolete|                            |

--- Comment #31 from Katrin Fischer <[email protected]> ---
Created attachment 110431
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110431&action=edit
Bug 24155: Make weighting an option on advanced search

Currently we apply weighting to all searches except advanced search. The theory
being that when selecting indexes we don't want to apply weights. When
searching
in ES weights are only applied to relevant results so it doesn't matter.

i.e. if weighting author*100 but searching subject, a term matching the subject
search in author
is not boosted.

Given this, we should always apply weights, unless the user wishes not to

To test:
1 - Set some weighting
2 - Do some searches
3 - Note your terms and results, try advanced and regular searches specifying
indexes or not
4 - Apply patch
5 - Note that opac and staff advanced search have option to apply weights
6 - Compare searches after the patch to see how weighting affects, it should be
beneficial or not at all

Signed-off-by: Myka Kennedy Stephens <[email protected]>

Signed-off-by: Andrew Fuerste-Henry <[email protected]>

Signed-off-by: Bob Bennhoff <[email protected]>

Signed-off-by: Katrin Fischer <[email protected]>

Signed-off-by: Katrin Fischer <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to