/[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

Annotation of /trunk2/swish_isis.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 7 - (hide annotations)
Sat Jan 11 16:44:03 2003 UTC (21 years, 2 months ago) by dpavlin
Original Path: trunk/swish_isis.conf
File size: 1173 byte(s)
major modifications to produce first (non-working) version of Web CGI
interface.

1 dpavlin 3 # swish-e config file
2    
3     #
4     # what to index?
5     #
6    
7     # -S prog
8     IndexDir ./isis2xml.pl
9 dpavlin 7 #
10     # debug, pass parametears
11 dpavlin 3 #SwishProgParameters -l 2002
12     # don't output html2xml progress.
13     #SwishProgParameters -q
14    
15    
16     # input file definition
17     DefaultContents XML2
18    
19 dpavlin 7 # indexed metatags
20     MetaNames xml
21 dpavlin 3
22 dpavlin 7 # stored metatags
23     #PropertyNames display
24 dpavlin 3
25 dpavlin 7 #MetaNameAlias swishtitle title
26     PropertyNameAlias swishtitle headline_display
27     #PropertyNameAlias swishdefault title_display
28    
29     #MetaNamesRank -4 publisher
30     #MetaNamesRank 0 title.index
31     #MetaNamesRank 1 author.index
32    
33 dpavlin 3 #UndefinedMetaTags error
34     #UndefinedXMLAttributes error
35    
36 dpavlin 7 #XMLClassAttributes type
37     UndefinedMetaTags auto
38     UndefinedXMLAttributes auto
39    
40 dpavlin 3 #
41     # index description
42     #
43    
44 dpavlin 7 IndexFile ./index/isis.index
45 dpavlin 3
46     IndexName "isis"
47     IndexDescription "data imported from isis"
48     IndexPointer "http://webpac.sf.net/"
49     IndexAdmin "dpavlin@rot13.org"
50    
51    
52     # Enable alternate search syntax.
53     # This means a search query can contain ``+'' and ``-'' as syntax parameter.
54    
55     EnableAltSearchSyntax yes
56    
57    
58     #
59     # localization
60     #
61    
62     # Translate and/or/not operators
63     #SwishSearchOperators i ili bez
64    
65     # Default operator (and)
66     #SwishSearchDefaultRule i
67    
68    
69     #
70     # debug
71     #
72    
73 dpavlin 7 ParserWarnLevel 3
74 dpavlin 3 #IndexReport 2

Properties

Name Value
cvs2svn:cvs-rev 1.2

  ViewVC Help
Powered by ViewVC 1.1.26