Bugzilla – Attachment 75528 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.76 KB, created by
David Gustafsson
on 2018-05-24 09:14:32 UTC
(
hide
)
Description:
Bug 18316: String changes
Filename:
MIME Type:
Creator:
David Gustafsson
Created:
2018-05-24 09:14:32 UTC
Size:
1.76 KB
patch
obsolete
>From 9c4ddf751eb4212b426fb470c124bee472338b6f 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 >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr> > >Rebased-by: Alex Arnaud <alex.arnaud@biblibre.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 45dbeb4090..728fd2b820 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 >@@ -91,11 +91,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.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 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