On Fri, Apr 12, 2002 at 08:41:10AM -0400, Richard Fox at SBSII wrote: > > > Looks like it indexes everything in the immediate path, but goes > > > nowhere after that. I've tried every possible configuration option, > > > but it won't traverse directories. > > > > I have the same problem and I am at the point of removing mnogosearch > > from my system and try out something different because of this. > > > > Forgive me if this is very obvious, but first there must be links to other > pages within the (html) response of the server to your Server URL. OK, this > *is* obvious!
Thanks for your reply. Here is my configuration file: -------------------- 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.sun.ac.za/ CheckOnly NoMatch */ HrefOnly */ --------------- I have also tried Server http://ftp.sun.ac.za/ With the same result: indexer[5329]: indexer from mnogosearch-3.2.3-pqsql started with '/usr/local/mnogosearch/etc/indexer.conf' indexer[5329]: [1] URL: ftp://ftp.sun.ac.za/ indexer[5329]: [1] Server 'ftp://ftp.sun.ac.za/' indexer[5329]: [1] HrefOnly NoCase */ indexer[5329]: [1] ftp://ftp.sun.ac.za (cmd) : USER anonymous indexer[5329]: [1] ftp://ftp.sun.ac.za (reply): 331 Please specify the password. indexer[5329]: [1] ftp://ftp.sun.ac.za (cmd) : PASS [EMAIL PROTECTED] indexer[5329]: [1] ftp://ftp.sun.ac.za (reply): 230 Login successful. Have fun. indexer[5329]: [1] ftp://ftp.sun.ac.za (cmd) : TYPE I indexer[5329]: [1] ftp://ftp.sun.ac.za (reply): 200 Binary it is, then. indexer[5329]: [1] ftp://ftp.sun.ac.za (cmd) : CWD / indexer[5329]: [1] ftp://ftp.sun.ac.za (reply): 250 Directory successfully changed. indexer[5329]: [1] ftp://ftp.sun.ac.za (cmd) : PORT 146,232,65,10,168,251 indexer[5329]: [1] ftp://ftp.sun.ac.za (reply): 200 PORT command successful. Consider using PASV. indexer[5329]: [1] ftp://ftp.sun.ac.za (cmd) : LIST indexer[5329]: [1] ftp://ftp.sun.ac.za (reply): 150 Here comes the directory listing. indexer[5329]: [1] Content-Type: text/html indexer[5329]: [1] Status: 200 OK, type: text/html, Size: 1145 indexer[5329]: [1] Done (0 seconds) indexer[5341]: indexer from mnogosearch-3.2.3-pqsql started with '/usr/local/mnogosearch/etc/indexer.conf' indexer[5341]: [1] URL: ftp://ftp.sun.ac.za/ indexer[5341]: [1] Server 'ftp://ftp.sun.ac.za/' indexer[5341]: [1] HrefOnly NoCase */ indexer[5341]: [1] ftp://ftp.sun.ac.za (cmd) : USER anonymous indexer[5341]: [1] ftp://ftp.sun.ac.za (reply): 331 Please specify the password. indexer[5341]: [1] ftp://ftp.sun.ac.za (cmd) : PASS [EMAIL PROTECTED] indexer[5341]: [1] ftp://ftp.sun.ac.za (reply): 230 Login successful. Have fun. indexer[5341]: [1] ftp://ftp.sun.ac.za (cmd) : TYPE I indexer[5341]: [1] ftp://ftp.sun.ac.za (reply): 200 Binary it is, then. indexer[5341]: [1] ftp://ftp.sun.ac.za (cmd) : CWD / indexer[5341]: [1] ftp://ftp.sun.ac.za (reply): 250 Directory successfully changed. indexer[5341]: [1] ftp://ftp.sun.ac.za (cmd) : PORT 146,232,65,10,169,2 indexer[5341]: [1] ftp://ftp.sun.ac.za (reply): 200 PORT command successful. Consider using PASV. indexer[5341]: [1] ftp://ftp.sun.ac.za (cmd) : LIST indexer[5341]: [1] ftp://ftp.sun.ac.za (reply): 150 Here comes the directory listing. indexer[5341]: [1] Content-Type: text/html indexer[5341]: [1] Status: 200 OK, type: text/html, Size: 1145 indexer[5341]: [1] Done (0 seconds) I have no java(script) running on that server. Regards. Johann -- Johann Spies Telefoon: 021-808 4036 Informasietegnologie, Universiteit van Stellenbosch "For the word of God is quick, and powerful, and sharper than any twoedged sword, piercing even to dividing soul and spirit, joints and marrow; and is a discerner of the thoughts and intents of the heart." Hebrews 4:12 ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
