Bugzilla – Attachment 24738 Details for
Bug 10544
stocknumber index is an alias of Number-local-acquisition
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10544 - add Number-local-acquisition in known indexes
Bug-10544---add-Number-local-acquisition-in-known-.patch (text/plain), 1.42 KB, created by
Marcel de Rooy
on 2014-01-27 09:17:48 UTC
(
hide
)
Description:
Bug 10544 - add Number-local-acquisition in known indexes
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2014-01-27 09:17:48 UTC
Size:
1.42 KB
patch
obsolete
>From 04c9b1b0b4e31d79c51d871ef06e88e7b3987edc Mon Sep 17 00:00:00 2001 >From: Fridolyn SOMERS <fridolyn.somers@biblibre.com> >Date: Wed, 24 Jul 2013 12:37:00 +0200 >Subject: [PATCH] Bug 10544 - add Number-local-acquisition in known indexes >Content-Type: text/plain; charset=utf-8 > >Adding Number-local-acquisition in C4::Search known indexes allows to search without using "ccl=" prefix. >Also corrects in ccl.properties : inv must be an alias of Number-local-acquisition. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > C4/Search.pm | 1 + > etc/zebradb/ccl.properties | 2 +- > 2 files changed, 2 insertions(+), 1 deletions(-) > >diff --git a/C4/Search.pm b/C4/Search.pm >index 18a0f5f..d0b9f09 100644 >--- a/C4/Search.pm >+++ b/C4/Search.pm >@@ -1088,6 +1088,7 @@ sub getIndexes{ > 'mc-itype', > 'mc-loc', > 'notforloan', >+ 'Number-local-acquisition', > 'onloan', > 'price', > 'renewals', >diff --git a/etc/zebradb/ccl.properties b/etc/zebradb/ccl.properties >index e86760c..0970bfd 100644 >--- a/etc/zebradb/ccl.properties >+++ b/etc/zebradb/ccl.properties >@@ -1001,7 +1001,7 @@ coded-location-qualifier 1=8016 > price 1=8017 > Number-local-acquisition 1=1062 > stocknumber Number-local-acquisition >-inv stocknumber >+inv Number-local-acquisition > stack 1=8018 > issues 1=8019 > renewals 1=8020 >-- >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 10544
:
19417
|
19443
|
19924
|
19925
|
22344
|
22345
|
22346
|
22347
|
22353
|
22354
|
22355
|
24737
|
24738
|
24739
|
25276
|
25277
|
25278