(bug #4062) add item index in zebra conf
authorNahuel ANGELINETTI <nahuel.angelinetti@biblibre.com>
Tue, 26 Jan 2010 16:31:07 +0000 (17:31 +0100)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 10 Feb 2010 13:01:28 +0000 (14:01 +0100)
This add the "item" index.

C4/Search.pm
etc/zebradb/biblios/etc/bib1.att
etc/zebradb/ccl.properties

index f5f87fe..39a111f 100644 (file)
@@ -938,6 +938,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
+