Bugzilla – Attachment 117165 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), 901 bytes, created by
Martin Renvoize (ashimema)
on 2021-02-22 16:15:38 UTC
(
hide
)
Description:
Bug 26051: Add sort=1 on cn-sort in mappings.yaml
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2021-02-22 16:15:38 UTC
Size:
901 bytes
patch
obsolete
>From 19cb9183a2b7a060db902a2388f84437a69b1ca5 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> >Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.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.20.1
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