support for unrolling thesaurus entries which have data only about parent
[webpac] / import_xml / isis_hidra_ths_nt.xml
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         <LookupThesNT name="lookup for thesaurus narrow term">
18                 <isis filter="mem_lookup" type="display">d:900 => 250a</isis>
19                 <isis filter="mem_lookup" type="display">a:4611 => 900</isis>
20                 <isis filter="mem_lookup" type="display">d:5614 => 561a</isis>
21                 <isis filter="mem_lookup" type="display">d:5624 => 562a</isis>
22                 <isis filter="mem_lookup" type="display">a:5614 => 5624</isis>
23         </LookupThesNT>
24     </indexer>
25 </config>