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

Contents of /trunk/swish_isis.conf

Parent Directory Parent Directory | Revision Log Revision Log


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

1 # swish-e config file
2
3 #
4 # what to index?
5 #
6
7 # -S prog
8 IndexDir ./isis2xml.pl
9 #
10 # debug, pass parametears
11 #SwishProgParameters -l 2002
12 # don't output html2xml progress.
13 #SwishProgParameters -q
14
15
16 # input file definition
17 DefaultContents XML2
18
19 # indexed metatags
20 MetaNames xml
21
22 # stored metatags
23 #PropertyNames display
24
25 #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 #UndefinedMetaTags error
34 #UndefinedXMLAttributes error
35
36 #XMLClassAttributes type
37 UndefinedMetaTags auto
38 UndefinedXMLAttributes auto
39
40 #
41 # index description
42 #
43
44 IndexFile ./index/isis.index
45
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 ParserWarnLevel 3
74 #IndexReport 2

Properties

Name Value
cvs2svn:cvs-rev 1.2

  ViewVC Help
Powered by ViewVC 1.1.26