Bug 26815 - QueryFuzzy should also fuzzy Elasticsearch searches when set to "try"
Summary: QueryFuzzy should also fuzzy Elasticsearch searches when set to "try"
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching - Elasticsearch (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-24 19:29 UTC by Lisette Scheer
Modified: 2023-05-27 07:15 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lisette Scheer 2020-10-24 19:29:49 UTC
When set to "Try" QueryFuzzy should try to Fuzzy searches on Elastic without making staff and patrons always add a ~ after each search term. 

Elastic has support for fuzzy search
https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-fuzzy-query.html