| 1 |
3 |
dpavlin |
# swish-e config file |
| 2 |
|
|
|
| 3 |
|
|
# |
| 4 |
|
|
# what to index? |
| 5 |
|
|
# |
| 6 |
|
|
|
| 7 |
|
|
# -S prog |
| 8 |
81 |
dpavlin |
#IndexDir ./all2xml.pl |
| 9 |
10 |
dpavlin |
|
| 10 |
13 |
dpavlin |
IndexDir /bin/cat |
| 11 |
10 |
dpavlin |
#SwishProgParameters foo.xml |
| 12 |
7 |
dpavlin |
# |
| 13 |
|
|
# debug, pass parametears |
| 14 |
3 |
dpavlin |
#SwishProgParameters -l 2002 |
| 15 |
|
|
# don't output html2xml progress. |
| 16 |
|
|
#SwishProgParameters -q |
| 17 |
|
|
|
| 18 |
|
|
|
| 19 |
|
|
# input file definition |
| 20 |
|
|
DefaultContents XML2 |
| 21 |
|
|
|
| 22 |
7 |
dpavlin |
# indexed metatags |
| 23 |
43 |
dpavlin |
MetaNames xml swishdocpath |
| 24 |
3 |
dpavlin |
|
| 25 |
7 |
dpavlin |
# stored metatags |
| 26 |
13 |
dpavlin |
PropertyNames html |
| 27 |
3 |
dpavlin |
|
| 28 |
7 |
dpavlin |
#MetaNameAlias swishtitle title |
| 29 |
13 |
dpavlin |
PropertyNameAlias swishtitle headline |
| 30 |
7 |
dpavlin |
#PropertyNameAlias swishdefault title_display |
| 31 |
9 |
dpavlin |
MetaNameAlias xml xml_swish |
| 32 |
7 |
dpavlin |
|
| 33 |
|
|
#MetaNamesRank -4 publisher |
| 34 |
|
|
#MetaNamesRank 0 title.index |
| 35 |
|
|
#MetaNamesRank 1 author.index |
| 36 |
|
|
|
| 37 |
3 |
dpavlin |
#UndefinedMetaTags error |
| 38 |
|
|
#UndefinedXMLAttributes error |
| 39 |
|
|
|
| 40 |
7 |
dpavlin |
#XMLClassAttributes type |
| 41 |
|
|
UndefinedMetaTags auto |
| 42 |
|
|
UndefinedXMLAttributes auto |
| 43 |
|
|
|
| 44 |
3 |
dpavlin |
# |
| 45 |
|
|
# index description |
| 46 |
|
|
# |
| 47 |
|
|
|
| 48 |
81 |
dpavlin |
IndexFile ./index/webpac.index |
| 49 |
3 |
dpavlin |
|
| 50 |
81 |
dpavlin |
IndexName "webpac" |
| 51 |
|
|
IndexDescription "data imported to webpac" |
| 52 |
3 |
dpavlin |
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 |
54 |
dpavlin |
# this directive is removed in swish 2.4 |
| 60 |
|
|
#EnableAltSearchSyntax yes |
| 61 |
3 |
dpavlin |
|
| 62 |
|
|
|
| 63 |
|
|
# |
| 64 |
|
|
# localization |
| 65 |
|
|
# |
| 66 |
|
|
|
| 67 |
|
|
# Translate and/or/not operators |
| 68 |
|
|
#SwishSearchOperators i ili bez |
| 69 |
|
|
|
| 70 |
|
|
# Default operator (and) |
| 71 |
|
|
#SwishSearchDefaultRule i |
| 72 |
|
|
|
| 73 |
|
|
|
| 74 |
|
|
# |
| 75 |
|
|
# debug |
| 76 |
|
|
# |
| 77 |
|
|
|
| 78 |
655 |
dpavlin |
ParserWarnLevel 0 |
| 79 |
|
|
IndexReport 0 |
| 80 |
669 |
dpavlin |
|
| 81 |
|
|
# what additional properties to store? (used for sortby variable for WebPac.pm) |
| 82 |
|
|
PropertyNames personalname_swish date_swish titleandresponsibility_swish publisher_swish language_swish udc_swish otherclass_swish library_swish series_swish |