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

            Bug ID: 38694
           Summary: Boost exact title matches in Elasticsearch
 Change sponsored?: ---
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: n...@bywatersolutions.com
        QA Contact: testo...@bugs.koha-community.org

When searching in Zebra, the backed actually did some combined searches, one of
them being an exact title search.

When libraries switch to Elastic, they notice exact titles aren't boosted in
the same way. So a search for 'The Help', 'It', or 'To die for' won't
necessarily return the expected result first.

We can use the 'bool' query in Elastic to add a more exact search for title

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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