Bugzilla – Attachment 24746 Details for
Bug 11619
Duplicate key in QueryParser config
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11619: Duplicate key in QueryParser config
Bug-11619-Duplicate-key-in-QueryParser-config.patch (text/plain), 1.19 KB, created by
Marcel de Rooy
on 2014-01-27 12:53:45 UTC
(
hide
)
Description:
Bug 11619: Duplicate key in QueryParser config
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2014-01-27 12:53:45 UTC
Size:
1.19 KB
patch
obsolete
>From 2373e9e442f7d416569a6ad926880821a2a3f398 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Mon, 27 Jan 2014 13:50:01 +0100 >Subject: [PATCH] Bug 11619: Duplicate key in QueryParser config >Content-Type: text/plain; charset=utf-8 > >Corrects a double entry for language in yaml file. >Language should have been language-original. > >Test plan: >Copy changes in yaml file to your zebra folder. >Reindex, or change a few records and update zebra. >Search something with index language-original. >--- > etc/searchengine/queryparser.yaml | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/etc/searchengine/queryparser.yaml b/etc/searchengine/queryparser.yaml >index 832643a..a5532ac 100644 >--- a/etc/searchengine/queryparser.yaml >+++ b/etc/searchengine/queryparser.yaml >@@ -654,14 +654,14 @@ field_mappings: > - language > - ln > label: Language >- language: >+ language-original: > bib1_mapping: > biblioserver: > 1: 1095 > enabled: 1 >+ index: language-original > aliases: > - language-original >- index: language-original > label: Language of original > lc-card-number: > bib1_mapping: >-- >1.7.7.6
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 11619
:
24746
|
24747
|
24752
|
24996
|
25016