/[webpac]/trunk/swish_isis.conf
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/swish_isis.conf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3 by dpavlin, Sat Nov 30 00:36:34 2002 UTC revision 9 by dpavlin, Sat Jan 11 19:55:30 2003 UTC
# Line 4  Line 4 
4  # what to index?  # what to index?
5  #  #
6    
 # -S fs  
 #IndexDir /home/dpavlin/nn/swish/out.xml  
7  # -S prog  # -S prog
8  IndexDir ./isis2xml.pl  IndexDir ./isis2xml.pl
9  # debug, limit just to year 2002  #
10    # debug, pass parametears
11  #SwishProgParameters -l 2002  #SwishProgParameters -l 2002
12  # don't output html2xml progress.  # don't output html2xml progress.
13  #SwishProgParameters -q  #SwishProgParameters -q
# Line 16  IndexDir ./isis2xml.pl Line 15  IndexDir ./isis2xml.pl
15    
16  # input file definition  # input file definition
17  DefaultContents XML2  DefaultContents XML2
18  MetaNames xml nn naslov_czs naslov aname  
19  PropertyNames nn br god nr  # indexed metatags
20  #MetaNames xml nn br god nr aname naslov naslov_czs  MetaNames xml
21    
22  #MetaNameAlias naslov title  # stored metatags
23  PropertyNameAlias swishtitle naslov  #PropertyNames display
24    
25  MetaNamesRank -5 aname  #MetaNameAlias swishtitle title
26  MetaNamesRank -4 nr  PropertyNameAlias swishtitle headline_display
27  MetaNamesRank 0 god  #PropertyNameAlias swishdefault title_display
28  MetaNamesRank 1 br  MetaNameAlias xml xml_swish
29  MetaNamesRank 2 naslov_czs  
30  MetaNamesRank 3 naslov  #MetaNamesRank -4 publisher
31    #MetaNamesRank 0 title.index
32    #MetaNamesRank 1 author.index
33    
34  #UndefinedMetaTags error  #UndefinedMetaTags error
35  #UndefinedXMLAttributes error  #UndefinedXMLAttributes error
36    
37    #XMLClassAttributes type
38    UndefinedMetaTags auto
39    UndefinedXMLAttributes auto
40    
41  #  #
42  # index description  # index description
43  #  #
44    
45  IndexFile ./swish_isis.index  IndexFile ./index/isis.index
46    
47  IndexName "isis"  IndexName "isis"
48  IndexDescription "data imported from isis"  IndexDescription "data imported from isis"
# Line 66  EnableAltSearchSyntax yes Line 71  EnableAltSearchSyntax yes
71  # debug  # debug
72  #  #
73    
74  #ParserWarnLevel 3  ParserWarnLevel 3
75  #IndexReport 2  #IndexReport 2

Legend:
Removed from v.3  
changed lines
  Added in v.9

  ViewVC Help
Powered by ViewVC 1.1.26