Bugzilla – Attachment 112970 Details for
Bug 24863
QueryFuzzy syspref says it requires Zebra but Elasticsearch has some support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24863: QueryFuzzy syspref says it requires Zebra but ElasticSearch has some support.
Bug-24863-QueryFuzzy-syspref-says-it-requires-Zebr.patch (text/plain), 1.84 KB, created by
Andrew Fuerste-Henry
on 2020-11-04 02:00:29 UTC
(
hide
)
Description:
Bug 24863: QueryFuzzy syspref says it requires Zebra but ElasticSearch has some support.
Filename:
MIME Type:
Creator:
Andrew Fuerste-Henry
Created:
2020-11-04 02:00:29 UTC
Size:
1.84 KB
patch
obsolete
>From 3e7c09f6789e33e436d77b4f7cc648fc5e5d307f Mon Sep 17 00:00:00 2001 >From: Lisette Scheer <lisettes@latahlibrary.org> >Date: Sat, 24 Oct 2020 19:09:59 +0000 >Subject: [PATCH] Bug 24863: QueryFuzzy syspref says it requires Zebra but > ElasticSearch has some support. > >This patch updates the description of the QueryFuzzy system preference >to make it more clear how it works with Zebra and how Elasticsearch has >some amount of fuzzy available for searches. > >To test: >1. Go to administration >2. Search for QueryFuzzy >3. Observe the current description, which only includes Zebra. >4. Apply patch >5. Repeat steps 1-2 >6. Observe the updated description. >7. Sign off > >Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com> >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/searching.pref | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref >index 2e66eccef3..c5c5a9c802 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref >@@ -14,7 +14,7 @@ Searching: > choices: > yes: Try > no: "Don't try" >- - to match similarly spelled words in a search (for example, a search for <cite>flang</cite> would also match <cite>flange</cite> and <cite>fang</cite>; REQUIRES ZEBRA). >+ - to match similarly spelled words in a search (for example, a search for <cite>flang</cite> would also match <cite>flange</cite> and <cite>fang</cite>; Currently only affects Zebra searches. Any Elasticsearch term can be made fuzzy by adding a ~ directly after the term.). > - > - pref: QueryStemming > type: boolean >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 24863
:
112393
|
112951
|
112970
|
114722
|
114723