/[swish]/trunk/common.config
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/common.config

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 11 by dpavlin, Sun Mar 16 21:16:41 2003 UTC revision 26 by dpavlin, Fri Mar 21 21:28:21 2003 UTC
# Line 1  Line 1 
1  ###################################################  ###################################################
2    
 #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"  
   
3  # don't index files with this suffix (filesys only?)  # don't index files with this suffix (filesys only?)
4  NoContents .gif .xbm .au .mov .mpg ..ps .bin .exe .wmv  NoContents .gif .xbm .au .mov .mpg ..ps .bin .exe .wmv
5    
6  # MetaNames automatic  # MetaNames automatic
7  MetaNames first author  #MetaNames first author
8    
9  # 0 to 3 - 0 is totally silent, 3 is the most verbose.  # 0 to 3 - 0 is totally silent, 3 is the most verbose.
10  #IndexReport 2  #IndexReport 2
# Line 96  IndexContents TXT .txt .log .text Line 87  IndexContents TXT .txt .log .text
87  DefaultContents HTML  DefaultContents HTML
88    
89  # use 100 chars from html  # use 100 chars from html
90  StoreDescription HTML <body> 300  StoreDescription HTML <body> 3000
91  StoreDescription TXT 300  StoreDescription TXT 3000
92    
93    
94  # index pdf  # index pdf
# Line 108  FileFilter .pdf pdftotext "-htmlmeta '%p Line 99  FileFilter .pdf pdftotext "-htmlmeta '%p
99  FileFilter .gz  gzip  "-cd '%p'"  FileFilter .gz  gzip  "-cd '%p'"
100  FileFilter .bz2 bzip2  "-cd '%p'"  FileFilter .bz2 bzip2  "-cd '%p'"
101    
102    # store path of document
103    MetaNames swishdocpath
104    
105  # debug  # debug
106  ParserWarnLevel 3  ParserWarnLevel 3
107  IndexReport 2  IndexReport 2

Legend:
Removed from v.11  
changed lines
  Added in v.26

  ViewVC Help
Powered by ViewVC 1.1.26