/[webpac]/trunk2/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 /trunk2/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 7 by dpavlin, Sat Jan 11 16:44:03 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  
29  MetaNamesRank 2 naslov_czs  #MetaNamesRank -4 publisher
30  MetaNamesRank 3 naslov  #MetaNamesRank 0 title.index
31    #MetaNamesRank 1 author.index
32    
33  #UndefinedMetaTags error  #UndefinedMetaTags error
34  #UndefinedXMLAttributes error  #UndefinedXMLAttributes error
35    
36    #XMLClassAttributes type
37    UndefinedMetaTags auto
38    UndefinedXMLAttributes auto
39    
40  #  #
41  # index description  # index description
42  #  #
43    
44  IndexFile ./swish_isis.index  IndexFile ./index/isis.index
45    
46  IndexName "isis"  IndexName "isis"
47  IndexDescription "data imported from isis"  IndexDescription "data imported from isis"
# Line 66  EnableAltSearchSyntax yes Line 70  EnableAltSearchSyntax yes
70  # debug  # debug
71  #  #
72    
73  #ParserWarnLevel 3  ParserWarnLevel 3
74  #IndexReport 2  #IndexReport 2

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

  ViewVC Help
Powered by ViewVC 1.1.26