Bugzilla – Attachment 13069 Details for
Bug 8750
Chronological terms authorities not correctly indexed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8750 - Chronological terms authorities not correctly indexed (trivial fix)
Bug-8750---Chronological-terms-authorities-not-cor.patch (text/plain), 2.45 KB, created by
Tomás Cohen Arazi (tcohen)
on 2012-10-26 00:44:02 UTC
(
hide
)
Description:
Bug 8750 - Chronological terms authorities not correctly indexed (trivial fix)
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2012-10-26 00:44:02 UTC
Size:
2.45 KB
patch
obsolete
>From 6e415cef1e40374cee003c78f03c3a58ac23225f Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@gmail.com> >Date: Mon, 10 Sep 2012 15:27:53 -0300 >Subject: [PATCH] Bug 8750 - Chronological terms authorities not correctly > indexed (trivial fix) >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Patch re-done so it applies, had that double-utf8 problem > >There was no entry in authority's record.abs for indexing chronological terms. >They ccouldn't be searched and (obviously) linked. > >I've added those entries using the index names defined in authorities/etc/bib1.att > >Regards >To+ > >Sponsored-by: Universidad Nacional de Córdoba >--- > etc/zebradb/marc_defs/marc21/authorities/record.abs | 6 ++++++ > 1 file changed, 6 insertions(+) > >diff --git a/etc/zebradb/marc_defs/marc21/authorities/record.abs b/etc/zebradb/marc_defs/marc21/authorities/record.abs >index dcd2c24..e76107c 100644 >--- a/etc/zebradb/marc_defs/marc21/authorities/record.abs >+++ b/etc/zebradb/marc_defs/marc21/authorities/record.abs >@@ -46,6 +46,12 @@ melm 130 Title-uniform:w,Title-uniform:p,Title-uniform:s,Heading:w,Heading:p,Hea > melm 431 Title-uniform-see-from:w,Title-uniform-see-from:p,Title-uniform-see-from:s,See-from:w,See-from:p,See-from:s,Match:w,Match:p > melm 531 Title-uniform-see-also-from:w,Title-uniform-see-also-from:p,Title-uniform-see-also-from:s,See-also-from:w,See-also-from:p,See-also-from:s,Match:w,Match:p > >+# Chronological Term >+melm 148$a Chronological-term-heading:w,Chronological-term-heading:p,Chronological-term-heading:s,Chronological-term:w,Chronological-term:p,Heading:w,Heading:p,Heading:s,Heading-Main:w,Heading-Main:p,Heading-Main:s >+melm 148 Chronological-term:w,Chronological-term:p,Chronological-term:s,Heading:w,Heading:p,Heading:s >+melm 448 Chronological-term-see-from:w,Chronological-term-see-from:p,Chronological-term-see-from:s,See-from:w,See-from:p,See-from:s >+melm 548 Chronological-term-see-also-from:w,Chronological-term-see-also-from:p,Chronological-term-see-also-from:s,See-also-from:w,See-also-from:p,See-also-from:s >+ > # Topical Term > melm 150$a Subject-topical-heading:w,Subject-topical-heading:p,Subject-topical-heading:s,Subject-topical:w,Subject-topical:p,Heading:w,Heading:p,Heading:s,Heading-Main:w,Heading-Main:p,Heading-Main:s,Match:w,Match:p,Match-heading:w,Match-heading:p > melm 150 Subject-topical:w,Subject-topical:p,Subject-topical:s,Heading:w,Heading:p,Heading:s,Match:w,Match:p,Match-heading:w,Match-heading:p >-- >1.7.10.4
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 8750
:
12118
|
13069
|
13149