authorities indexing - MAJOR changes
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 7 Feb 2008 06:11:33 +0000 (00:11 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 8 Feb 2008 11:48:52 +0000 (05:48 -0600)
commit32cf2af700dfea15d9c4f99bee97e97c85643896
treed74b8d6eee015de59a4b4b5620aa2c1dc94cd687
parent1c0401e867b85ddd5dd5ef211ab8c1ef5b63276f
authorities indexing - MAJOR changes

For DOM indexing, added index_matching_heading option
to create indexes for matching an entire authority
heading -- the index works by indexing a heading
such

150 $aCars$xElectric$zEngland$vScience fiction

as something like

"cars generalsubdiv electric geographicsubdiv england
formsubdiv science fiction"

Also started adjust names of some indexes to conform
to languaged used in the MARC21 and UNIMARC standards, e.g.,

"See" => "See-from"
"See-also" => "See-also-from"
"Conference-name-heading" => "Meeting-name-heading"

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
etc/zebradb/authorities/etc/bib1.att
etc/zebradb/authorities/etc/dom-config.xml
etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml
etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl
etc/zebradb/marc_defs/marc21/authorities/koha-indexdefs-to-zebra.xsl
etc/zebradb/marc_defs/marc21/authorities/record.abs
etc/zebradb/retrieval-info-auth-dom.xml