/[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 3 - (hide annotations)
Sat Nov 30 00:36:34 2002 UTC (21 years, 4 months ago) by dpavlin
Original Path: trunk/swish_isis.conf
File size: 1181 byte(s)
first really working version -- creates xml file for swish + swish config

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

Properties

Name Value
cvs2svn:cvs-rev 1.1

  ViewVC Help
Powered by ViewVC 1.1.26