Bugzilla – Attachment 74117 Details for
Bug 18316
Add weighting/relevancy options to ElasticSearch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 18316: String changes
Bug-18316-String-changes.patch (text/plain), 1.56 KB, created by
Nick Clemens (kidclamp)
on 2018-04-12 16:52:21 UTC
(
hide
)
Description:
Bug 18316: String changes
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2018-04-12 16:52:21 UTC
Size:
1.56 KB
patch
obsolete
>From 9246ee8c9db82fb449970d4eac70940f2cf3a110 Mon Sep 17 00:00:00 2001 >From: Alex Arnaud <alex.arnaud@gmail.com> >Date: Thu, 12 Apr 2018 16:13:29 +0000 >Subject: [PATCH] Bug 18316: String changes > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > .../prog/en/modules/admin/searchengine/elasticsearch/mappings.tt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/mappings.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/mappings.tt >index 7a4774c..74e96c6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/mappings.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/mappings.tt >@@ -90,11 +90,11 @@ a.add, a.delete { > <div class="warning"> > Warning: Any changes to the configuration will only take effect after a full reindex. Until then searching may not work correctly. > >- <p>Weight: define weight between 1 and 99.</p> >+ <p>Weight: define weight between 1 and 99. Higher numbers indicate increased relevancy. >+ <strong>Note that fields weighting works only for simple search.</strong></p> > <ol> > <li>only search fields mapped with biblios can be weighted</li> >- <li>search will be done on weighted fields only</li> >- <li>if no field is weighted, search will be done on all the record</li> >+ <li>search will boost/increase weighted field(s) relevancy</li> > </ol> > </div> > [% IF errors %] >-- >2.1.4
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 18316
:
61472
|
73139
|
73140
|
73492
|
73493
|
73600
|
73601
|
74112
|
74115
|
74116
|
74117
|
74714
|
74720
|
74751
|
74752
|
74753
|
74754
|
75073
|
75074
|
75075
|
75076
|
75458
|
75490
|
75519
|
75520
|
75521
|
75522
|
75523
|
75524
|
75525
|
75526
|
75527
|
75528
|
75529
|
75530
|
75531
|
75536
|
75537
|
75538
|
75539
|
75540
|
75541
|
75699
|
75730
|
77661
|
77662
|
77663
|
77664
|
77665
|
77666
|
77667
|
78396
|
78397
|
78398
|
78399
|
78400
|
78401
|
78402
|
78403
|
80278
|
80335
|
81004
|
81005
|
81006
|
81007
|
81008
|
81009
|
81010
|
81011
|
81012
|
81507
|
81508
|
81509
|
81510
|
81511
|
81512
|
81513
|
81514
|
81515
|
81516
|
82050