/[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 81 by dpavlin, Tue Jul 8 22:13:56 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 ./all2xml.pl
9  # debug, limit just to year 2002  
10    IndexDir /bin/cat
11    #SwishProgParameters foo.xml
12    #
13    # debug, pass parametears
14  #SwishProgParameters -l 2002  #SwishProgParameters -l 2002
15  # don't output html2xml progress.  # don't output html2xml progress.
16  #SwishProgParameters -q  #SwishProgParameters -q
# Line 16  IndexDir ./isis2xml.pl Line 18  IndexDir ./isis2xml.pl
18    
19  # input file definition  # input file definition
20  DefaultContents XML2  DefaultContents XML2
21  MetaNames xml nn naslov_czs naslov aname  
22  PropertyNames nn br god nr  # indexed metatags
23  #MetaNames xml nn br god nr aname naslov naslov_czs  MetaNames xml swishdocpath
24    
25  #MetaNameAlias naslov title  # stored metatags
26  PropertyNameAlias swishtitle naslov  PropertyNames html
27    
28  MetaNamesRank -5 aname  #MetaNameAlias swishtitle title
29  MetaNamesRank -4 nr  PropertyNameAlias swishtitle headline
30  MetaNamesRank 0 god  #PropertyNameAlias swishdefault title_display
31  MetaNamesRank 1 br  MetaNameAlias xml xml_swish
32  MetaNamesRank 2 naslov_czs  
33  MetaNamesRank 3 naslov  #MetaNamesRank -4 publisher
34    #MetaNamesRank 0 title.index
35    #MetaNamesRank 1 author.index
36    
37  #UndefinedMetaTags error  #UndefinedMetaTags error
38  #UndefinedXMLAttributes error  #UndefinedXMLAttributes error
39    
40    #XMLClassAttributes type
41    UndefinedMetaTags auto
42    UndefinedXMLAttributes auto
43    
44  #  #
45  # index description  # index description
46  #  #
47    
48  IndexFile ./swish_isis.index  IndexFile ./index/webpac.index
49    
50  IndexName "isis"  IndexName "webpac"
51  IndexDescription "data imported from isis"  IndexDescription "data imported to webpac"
52  IndexPointer "http://webpac.sf.net/"  IndexPointer "http://webpac.sf.net/"
53  IndexAdmin "dpavlin@rot13.org"  IndexAdmin "dpavlin@rot13.org"
54    
# Line 48  IndexAdmin "dpavlin@rot13.org" Line 56  IndexAdmin "dpavlin@rot13.org"
56  # Enable alternate search syntax.  # Enable alternate search syntax.
57  # This means a search query can contain ``+'' and ``-'' as syntax parameter.  # This means a search query can contain ``+'' and ``-'' as syntax parameter.
58    
59  EnableAltSearchSyntax yes  # this directive is removed in swish 2.4
60    #EnableAltSearchSyntax yes
61    
62    
63  #  #
# Line 66  EnableAltSearchSyntax yes Line 75  EnableAltSearchSyntax yes
75  # debug  # debug
76  #  #
77    
78  #ParserWarnLevel 3  ParserWarnLevel 3
79  #IndexReport 2  #IndexReport 2

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

  ViewVC Help
Powered by ViewVC 1.1.26