/[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

Annotation of /branches/hidra/import_xml/isis_hidra_adr_lookup.xml

Parent Directory Parent Directory | Revision Log Revision Log


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

1 dpavlin 734 <?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 dpavlin 744 <Piece name="Dio">
19 dpavlin 734 <isis filter="mem_lookup" type="display">adrnsl:900 => 210</isis>
20     <isis filter="mem_lookup" type="display">adrdio:9461 => 900</isis>
21 dpavlin 744 </Piece>
22 dpavlin 734
23     </indexer>
24     </config>

  ViewVC Help
Powered by ViewVC 1.1.26