I am trying to set up mnogosearch 3.2.3 on an ftp-server.  My previous
effort failed because of the strain mnogosearch put on the network
device (which is not the best you can get. I was trying to get
mnogosearch running on a different machine.)

When I try to run the indexer I get the following:

> /usr/local/mnogosearch/sbin/indexer
indexer[21870]: indexer from mnogosearch-3.2.3-pqsql started with
'/usr/local/mnogosearch/etc/indexer.conf'
indexer[21870]: [1] URL: ftp://ftp.archive.sun.ac.za/
indexer[21870]: [1] Done (0 seconds)

(And that for a > 270Gig archive!  I bet you can't beat it ;)

I have tried the following two versions of indexer.conf:

Nr 1 ---------------------
DBAddr  pgsql://mnogosearch@archive/mnogosearch/
DBMode  crc-multi
SyslogFacility local7
LocalCharset iso-8859-1
Include stopwords.conf
Include langmap.conf
Disallow *.b    *.sh   *.md5  *.rpm
Disallow *.arj  *.tar  *.zip  *.tgz  *.gz   *.z     *.bz2 
Disallow *.lha  *.lzh  *.rar  *.zoo  *.ha   *.tar.Z
Disallow *.gif  *.jpg  *.jpeg *.bmp  *.tiff *.tif   *.xpm  *.xbm *.pcx
Disallow *.vdo  *.mpeg *.mpe  *.mpg  *.avi  *.movie *.mov  *.dat
Disallow *.mid  *.mp3  *.rm   *.ram  *.wav  *.aiff  *.ra
Disallow *.vrml *.wrl  *.png
Disallow *.exe  *.com  *.cab  *.dll  *.bin  *.class *.ex_
Disallow *.tex  *.texi *.xls  *.doc  *.texinfo
Disallow *.rtf  *.pdf  *.cdf  *.ps
Disallow *.ai   *.eps  *.ppt  *.hqx
Disallow *.cpt  *.bms  *.oda  *.tcl
Disallow *.o    *.a    *.la   *.so 
Disallow *.pat  *.pm   *.m4   *.am   *.css
Disallow *.map  *.aif  *.sit  *.sea
Disallow *.m3u  *.qt   *.mov
Disallow *D=A *D=D *M=A *M=D *N=A *N=D *S=A *S=D
Disallow Regex \.r[0-9][0-9]$ \.a[0-9][0-9]$ \.so\.[0-9]$
AddType image/x-xpixmap *.xpm
AddType image/x-xbitmap *.xbm
AddType image/gif       *.gif
AddType text/plain                      *.txt  *.pl *.js *.h *.c *.pm *.e
AddType text/html                       *.html *.htm
AddType text/rtf                        *.rtf
AddType application/pdf                 *.pdf
AddType application/msword              *.doc
AddType application/vnd.ms-excel        *.xls
AddType text/x-postscript               *.ps
AddType application/unknown *.*
Period 7d
MaxHops 256
MaxNetErrors 16
ReadTimeOut 30s
DocTimeOut 1m30s
DetectClones yes
Section body                    1
Section title                   2
Section description             3
Section keywords                4
Section url:file                5
Section url:path                6
Section url:host                7
Section url:proto               8
Section crosswords              9
Follow path
CheckMp3Tag yes
IndexMP3TagOnly yes
CharSet iso-8859-1
Server ftp://archive.sun.ac.za/
Server  http://archive.sun.ac.za/ftp
CheckOnly NoMatch */
HrefOnly */
 
Mime  application/msword  "text/plain; charset=windows-1251" "catdoc -a $1"
Mime application/msword text/plain "/usr/bin/catdoc -a $1"
Mime application/vnd.ms-excel   text/plain      "xls2csv $1"
Mime application/pdf            text/plain      "pdftotext $1 -"
Mime "text/rtf*"  text/html  "unrtf -t text $1"      
Mime application/postscript     text/plain      "pstotext $1"
Nr 2 -------------------------------------
DBAddr  pgsql:[EMAIL PROTECTED]/mnogosearch/
DBMode  crc-multi
Section url:file  1
Section url:path  2
Section url:host  3
Section url:proto 4
Section body                    0
Section title                   0
Section meta:keywords           0
Section meta:description        0
Server  ftp://ftp.archive.sun.ac.za/  file:/ftp/
Alias ftp://ftp.archive.sun.ac.za/ file:/ftp/
CheckOnly NoMatch */
HrefOnly */
--------------------------------------------

I appreciate some help to get it going please.

Johann
-- 
Johann Spies          Telefoon: 021-808 4036
Informasietegnologie, Universiteit van Stellenbosch

     " And God shall wipe away all tears from their eyes; 
      and there shall be no more death, neither sorrow, nor 
      crying, neither shall there be any more pain: for the 
      former things are passed away."               
                          Revelations 21:4 
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to