fixed parsing for science direct html with more than one <a href=> per one <tr>
[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                 <!-- podrucje -->
20                 <isis filter="mem_lookup" type="display">a:5614:5624:4611 => 900</isis>
21                 <!-- mikro tezaurus -->
22                 <isis filter="mem_lookup" type="display">a:5614:5624:4611 => 900</isis>
23                 <!-- deskriptor -->
24                 <isis filter="mem_lookup" type="display">a:5614:5624:4611 => 900</isis>
25         </LookupThesNT>
26     </indexer>
27 </config>