--- trunk/common.config 2003/03/16 21:16:41 11 +++ trunk/common.config 2003/03/21 21:28:21 26 @@ -1,19 +1,10 @@ ################################################### -#IndexDir http://www.rot13.org - -#IndexFile /data/swish/index/rot13 - -#IndexName "rot13.org" -#IndexDescription "Internet web pages" -#IndexPointer "http://www.rot13.org/" -#IndexAdmin "dpavlin@rot13.org" - # don't index files with this suffix (filesys only?) NoContents .gif .xbm .au .mov .mpg ..ps .bin .exe .wmv # MetaNames automatic -MetaNames first author +#MetaNames first author # 0 to 3 - 0 is totally silent, 3 is the most verbose. #IndexReport 2 @@ -96,8 +87,8 @@ DefaultContents HTML # use 100 chars from html -StoreDescription HTML 300 -StoreDescription TXT 300 +StoreDescription HTML 3000 +StoreDescription TXT 3000 # index pdf @@ -108,6 +99,9 @@ FileFilter .gz gzip "-cd '%p'" FileFilter .bz2 bzip2 "-cd '%p'" +# store path of document +MetaNames swishdocpath + # debug ParserWarnLevel 3 IndexReport 2