/[webpac]/branches/hidra/import_xml/isis_hidra_adr_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_adr_lookup.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 737 - (show annotations)
Wed May 24 13:40:28 2006 UTC (17 years, 11 months ago) by dpavlin
File MIME type: text/xml
File size: 762 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 <Peace name="Dio">
19 <isis filter="mem_lookup" type="display">adrnsl:900 => 210</isis>
20 <isis filter="mem_lookup" type="display">adrdio:9461 => 900</isis>
21 </Peace>
22
23 <PeaceEN name="Peace">
24 <isis filter="mem_lookup" type="display">adrtitle:900 => 210</isis>
25 <isis filter="mem_lookup" type="display">adrpeace:9461 => 900</isis>
26 </PeaceEN>
27
28
29 </indexer>
30 </config>

  ViewVC Help
Powered by ViewVC 1.1.26