/[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 13 - (show annotations)
Sun Feb 16 22:41:37 2003 UTC (21 years, 1 month ago) by dpavlin
File size: 1238 byte(s)
added configuration file with database descriptions,
moved isis.xml definition file in separate directory (in preparation for MARK),
support for different encodings in different files,
various fixes, improvements and badly written parts which will change ;-)

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

Properties

Name Value
cvs2svn:cvs-rev 1.5

  ViewVC Help
Powered by ViewVC 1.1.26