Bugzilla – Attachment 100966 Details for
Bug 24683
Holds on biblios with different item types: rules for holds allowed are not applied correctly if any item type is available
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24683: Add description of QueryFuzzy support in ES to syspref description
Bug-24683-Add-description-of-QueryFuzzy-support-in.patch (text/plain), 1.51 KB, created by
Nick Clemens (kidclamp)
on 2020-03-18 14:37:05 UTC
(
hide
)
Description:
Bug 24683: Add description of QueryFuzzy support in ES to syspref description
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2020-03-18 14:37:05 UTC
Size:
1.51 KB
patch
obsolete
>From d3c7f115e61091394b2ac2d45954d26955e81c51 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 18 Mar 2020 14:35:51 +0000 >Subject: [PATCH] Bug 24683: Add description of QueryFuzzy support in ES to > syspref description > >To test: >Apply patch >Find QueryFuzzy in sysprefs >Verify the new text makes sense >--- > .../intranet-tmpl/prog/en/modules/admin/preferences/searching.pref | 3 ++- > 1 file changed, 2 insertions(+), 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 9f2711ab27..fd6c4ba273 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,8 @@ 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>; ).</br> >+ - Fuzziness is applied automatically in Zebra, if using ES you must add '~' to your term to activate fuzziness. '~' has no effect if this syspref is disabled > - > - 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 24683
:
99257
|
100966
|
105651
|
105652
|
107072
|
107073
|
107074
|
107075
|
107076
|
107116
|
107117
|
107118
|
107119
|
107120
|
108905
|
108906
|
108907
|
108908
|
108909