/[webpac]/branches/hidra/import_xml/isis_hidra_bib_lookup.xml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /branches/hidra/import_xml/isis_hidra_bib_lookup.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 744 - (show annotations)
Thu Jun 1 05:56:43 2006 UTC (17 years, 11 months ago) by dpavlin
File MIME type: text/xml
File size: 674 byte(s)
local changes

1 <?xml version="1.0" encoding="ISO-8859-2"?>
2 <!--
3 isis_codepage is code page which isis uses
4 index_codepage is code page which will be stored in index
5
6 format of this file is described in: doc/formating_xml.txt
7 -->
8 <config
9 isis_codepage="852"
10 >
11
12 <indexer>
13 <!--
14 how this lookup for thesaurus narrow term works is best
15 explained in filter/mem_lookup.pm
16 -->
17
18 <Piece name="Dio">
19 <isis filter="mem_lookup" type="display">naslov:900 => 200a</isis>
20 <isis filter="mem_lookup" type="display">naslov:900 => 200b = 200d : 200e / 200f ; 200g ; 200v</isis>
21 <isis filter="mem_lookup" type="display">dio:9461 => 900</isis>
22 </Piece>
23
24 </indexer>
25 </config>

  ViewVC Help
Powered by ViewVC 1.1.26