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

Contents of /trunk2/swish_isis.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9 - (show annotations)
Sat Jan 11 19:55:30 2003 UTC (21 years, 2 months ago) by dpavlin
Original Path: trunk/swish_isis.conf
File size: 1201 byte(s)
renamed "old" index to swish, and introduced index which is -- index;
implemented using PostgreSQL for now.

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 MetaNameAlias xml xml_swish
29
30 #MetaNamesRank -4 publisher
31 #MetaNamesRank 0 title.index
32 #MetaNamesRank 1 author.index
33
34 #UndefinedMetaTags error
35 #UndefinedXMLAttributes error
36
37 #XMLClassAttributes type
38 UndefinedMetaTags auto
39 UndefinedXMLAttributes auto
40
41 #
42 # index description
43 #
44
45 IndexFile ./index/isis.index
46
47 IndexName "isis"
48 IndexDescription "data imported from isis"
49 IndexPointer "http://webpac.sf.net/"
50 IndexAdmin "dpavlin@rot13.org"
51
52
53 # Enable alternate search syntax.
54 # This means a search query can contain ``+'' and ``-'' as syntax parameter.
55
56 EnableAltSearchSyntax yes
57
58
59 #
60 # localization
61 #
62
63 # Translate and/or/not operators
64 #SwishSearchOperators i ili bez
65
66 # Default operator (and)
67 #SwishSearchDefaultRule i
68
69
70 #
71 # debug
72 #
73
74 ParserWarnLevel 3
75 #IndexReport 2

Properties

Name Value
cvs2svn:cvs-rev 1.3

  ViewVC Help
Powered by ViewVC 1.1.26