View | Details | Raw Unified | Return to bug 9972
Collapse All | Expand All

(-)a/C4/Search.pm (+4 lines)
Lines 953-958 sub getIndexes{ Link Here
953
                    'Corporate-name-see',
953
                    'Corporate-name-see',
954
                    'Corporate-name-seealso',
954
                    'Corporate-name-seealso',
955
                    'ctype',
955
                    'ctype',
956
                    'curriculum',
956
                    'date-entered-on-file',
957
                    'date-entered-on-file',
957
                    'Date-of-acquisition',
958
                    'Date-of-acquisition',
958
                    'Date-of-publication',
959
                    'Date-of-publication',
Lines 972-977 sub getIndexes{ Link Here
972
                    'Host-item',
973
                    'Host-item',
973
                    'id-other',
974
                    'id-other',
974
                    'Illustration-code',
975
                    'Illustration-code',
976
                    'Index-term-genre',
977
                    'Index-term-uncontrolled',
975
                    'ISBN',
978
                    'ISBN',
976
                    'isbn',
979
                    'isbn',
977
                    'ISSN',
980
                    'ISSN',
Lines 984-989 sub getIndexes{ Link Here
984
                    'lc-card',
987
                    'lc-card',
985
                    'LC-card-number',
988
                    'LC-card-number',
986
                    'lcn',
989
                    'lcn',
990
                    'lex',
987
                    'llength',
991
                    'llength',
988
                    'ln',
992
                    'ln',
989
                    'Local-classification',
993
                    'Local-classification',
(-)a/etc/zebradb/biblios/etc/bib1.att (+2 lines)
Lines 291-293 att 9013 arp Link Here
291
att 9520    Item
291
att 9520    Item
292
# Curriculum
292
# Curriculum
293
att 9658    curriculum
293
att 9658    curriculum
294
att 9653    Index-term-uncontrolled
295
att 9655    Index-term-genre
(-)a/etc/zebradb/ccl.properties (+6 lines)
Lines 1173-1175 item Item Link Here
1173
1173
1174
Host-Item-Number 1=8911
1174
Host-Item-Number 1=8911
1175
hi Host-Item-Number
1175
hi Host-Item-Number
1176
1177
Index-term-uncontrolled 1=9653
1178
itu Index-term-uncontrolled
1179
1180
Index-term-genre 1=9655
1181
itg Index-term-genre
(-)a/etc/zebradb/marc_defs/marc21/biblios/record.abs (-2 / +3 lines)
Lines 158-164 melm 505$t Title Link Here
158
melm 505        Note:w,Note:p
158
melm 505        Note:w,Note:p
159
melm 510        Indexed-by
159
melm 510        Indexed-by
160
melm 520        Abstract:w,Abstract:p
160
melm 520        Abstract:w,Abstract:p
161
melm 521$a      lex:n
161
melm 521$a      lex:w,lex:p,lex:n
162
melm 526$c      arl,arl:n
162
melm 526$c      arl,arl:n
163
melm 526$d      arp,arp:n
163
melm 526$d      arp,arp:n
164
#melm 533$d     pubdate,pubdate:s
164
#melm 533$d     pubdate,pubdate:s
Lines 188-197 melm 651$9 Koha-Auth-Number Link Here
188
melm 651        Name-geographic,Subject,Subject:p
188
melm 651        Name-geographic,Subject,Subject:p
189
melm 652$9      Koha-Auth-Number
189
melm 652$9      Koha-Auth-Number
190
#melm 652       subject-heading,subject-heading:p
190
#melm 652       subject-heading,subject-heading:p
191
melm 653$a      Index-term-uncontrolled:w,Index-term-uncontrolled:p,Subject,Subject:p
191
melm 653$9      Koha-Auth-Number
192
melm 653$9      Koha-Auth-Number
192
melm 653        Subject,Subject:p
193
melm 653        Subject,Subject:p
193
melm 654$9      Koha-Auth-Number
194
melm 654$9      Koha-Auth-Number
194
melm 654        Subject,Subject:p
195
melm 654        Subject,Subject:p
196
melm 655$a      Index-term-genre:w,Index-term-genre:p,Subject,Subject:p
195
melm 655$9      Koha-Auth-Number
197
melm 655$9      Koha-Auth-Number
196
melm 655        Subject,Subject:p
198
melm 655        Subject,Subject:p
197
melm 656$9      Koha-Auth-Number
199
melm 656$9      Koha-Auth-Number
198
- 

Return to bug 9972