Bugzilla – Attachment 116086 Details for
Bug 26051
Elasticsearch uses the wrong field for callnumber sorting
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 26051: Add sort=1 on cn-sort in mappings.yaml
Bug-26051-Add-sort1-on-cn-sort-in-mappingsyaml.patch (text/plain), 836 bytes, created by
David Nind
on 2021-01-30 00:34:39 UTC
(
hide
)
Description:
Bug 26051: Add sort=1 on cn-sort in mappings.yaml
Filename:
MIME Type:
Creator:
David Nind
Created:
2021-01-30 00:34:39 UTC
Size:
836 bytes
patch
obsolete
>From c8d5f6832ba658f901b957494c41f2a0119321e5 Mon Sep 17 00:00:00 2001 >From: Fridolin Somers <fridolin.somers@biblibre.com> >Date: Fri, 22 Jan 2021 09:02:11 +0100 >Subject: [PATCH] Bug 26051: Add sort=1 on cn-sort in mappings.yaml > >Signed-off-by: David Nind <david@davidnind.com> >--- > admin/searchengine/elasticsearch/mappings.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/admin/searchengine/elasticsearch/mappings.yaml b/admin/searchengine/elasticsearch/mappings.yaml >index 0a1cd86454..edb591ca6e 100644 >--- a/admin/searchengine/elasticsearch/mappings.yaml >+++ b/admin/searchengine/elasticsearch/mappings.yaml >@@ -1530,7 +1530,7 @@ biblios: > - facet: '' > marc_field: 9526 > marc_type: marc21 >- sort: ~ >+ sort: 1 > suggestible: '' > type: '' > cn-suffix: >-- >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 26051
:
107237
|
114707
|
114957
|
115662
|
115664
|
116086
|
116087
|
116295
|
117165
|
117166