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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 26 - (hide annotations)
Sat May 8 16:24:46 2004 UTC (20 years ago) by dpavlin
File size: 677 byte(s)
small improvements

1 dpavlin 12 # swish-e config file
2    
3 dpavlin 16 IndexDir /data/mws/mbox2index.pl
4 dpavlin 12 SwishProgParameters /data/mws/global.conf
5    
6     # input file definition
7     DefaultContents XML2
8    
9     # indexed metatags
10     MetaNames xml swishdocpath
11    
12     # stored metatags
13     PropertyNames from_phrase from_address
14     PropertyNames to_phrase to_address
15     PropertyNames cc_phrase cc_address
16     PropertyNames subject body
17 dpavlin 13 #PropertyNamesDate date
18     PropertyNamesNumeric date_utime
19     PropertyNames date
20 dpavlin 12
21     #XMLClassAttributes type
22     UndefinedMetaTags auto
23     UndefinedXMLAttributes auto
24    
25     IndexFile /data/mws/index/swish-e
26    
27 dpavlin 26 # Croatian ISO-8859-2 characters to unaccented equivalents
28     TranslateCharacters ¹©ðÐèÈæƾ® ssddcccczz
29    
30    
31 dpavlin 12 # debug
32     ParserWarnLevel 3
33     IndexReport 2

  ViewVC Help
Powered by ViewVC 1.1.26