| Revision 337 (by dpavlin, 2004/06/10 19:22:40) |
new trunk for webpac v2
|
<?xml version="1.0" encoding="ISO-8859-2"?>
<!--
isis_codepage is code page which isis uses
index_codepage is code page which will be stored in index
format of this file is described in: doc/formating_xml.txt
-->
<config
isis_codepage="852"
>
<indexer>
<!--
how this lookup for thesaurus narrow term works is best
explained in filter/mem_lookup.pm
-->
<LookupThesNT name="lookup for thesaurus narrow term">
<isis filter="mem_lookup" type="display">d:900 => 250a</isis>
<!-- podrucje -->
<isis filter="mem_lookup" type="display">a:5614:5624:4611 => 900</isis>
<!-- mikro tezaurus -->
<isis filter="mem_lookup" type="display">a:5614:5624:4611 => 900</isis>
<!-- deskriptor -->
<isis filter="mem_lookup" type="display">a:5614:5624:4611 => 900</isis>
</LookupThesNT>
</indexer>
</config>