(bug #4062) add item index in zebra conf
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Tue, 16 Feb 2010 15:30:02 +0000 (16:30 +0100)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 17 Feb 2010 12:18:42 +0000 (07:18 -0500)
This add the "item" index.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/Search.pm
etc/zebradb/biblios/etc/bib1.att
etc/zebradb/ccl.properties

index 14e85ce..6ae9827 100644 (file)
@@ -944,6 +944,7 @@ sub getIndexes{
                     'holdingbranch',
                     'homebranch',
                     'issues',
+                    'item',
                     'itemnumber',
                     'itype',
                     'Local-classification',
index 0f24b0d..dc9f6de 100644 (file)
@@ -186,3 +186,4 @@ att 9900    Author-personal-bibliography
 att 9902    Author-in-order
 # Lexile number
 att 9903    lex
+att 9520    Item
index ea0733a..f4cb267 100644 (file)
@@ -1131,3 +1131,7 @@ DateAdded            exp1,1=9
 DateChanged          exp1,1=10
 DateExpires          exp1,1=11
 ElementSetName       exp1,1=12
+
+Item 1=9520
+item Item
+