Bug 26815

Summary: QueryFuzzy should also fuzzy Elasticsearch searches when set to "try"
Product: Koha Reporter: Lisette Scheer <lisettepalouse+koha>
Component: Searching - ElasticsearchAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P5 - low CC: andrewfh, fridolin.somers, lisettepalouse+koha, nick
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24863
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

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