/[nn]/swish/nn.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 /swish/nn.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations)
Wed Jun 19 18:03:59 2002 UTC (21 years, 11 months ago) by dpavlin
Branch: MAIN
Changes since 1.1: +3 -0 lines
store naslov in swishtitle (so that is shows in results)

1 dpavlin 1.1 # 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 /home/dpavlin/nn/swish/html2xml.pl
11     SwishProgParameters -l 2002
12    
13     # input file definition
14     DefaultContents XML2
15     MetaNames xml nn br god nr aname naslov naslov_czs
16    
17 dpavlin 1.2 #MetaNameAlias naslov title
18     PropertyNameAlias swishtitle naslov
19    
20 dpavlin 1.1 MetaNamesRank -5 aname
21     MetaNamesRank -4 nr
22     MetaNamesRank 0 god
23     MetaNamesRank 1 br
24     MetaNamesRank 2 naslov_czs
25     MetaNamesRank 3 naslov
26    
27     UndefinedMetaTags error
28     UndefinedXMLAttributes error
29    
30     #
31     # index description
32     #
33    
34     IndexFile /home/dpavlin/nn/swish/nn.index
35    
36     IndexName "Narodne novine"
37     IndexDescription "Naslovi zakona u narodnim novinama"
38     IndexPointer "http://nn.rot13.org/"
39     IndexAdmin "dpavlin@rot13.org"
40    
41    
42     # Enable alternate search syntax.
43     # This means a search query can contain ``+'' and ``-'' as syntax parameter.
44    
45     EnableAltSearchSyntax yes
46    
47    
48     #
49     # localization
50     #
51    
52     # Translate and/or/not operators
53     #SwishSearchOperators i ili bez
54    
55     # Default operator (and)
56     #SwishSearchDefaultRule i
57    
58    
59     #
60     # debug
61     #
62    
63     #ParserWarnLevel 3
64     #IndexReport 2

  ViewVC Help
Powered by ViewVC 1.1.26