UdmSearch: New message on the WebBoard #1: File HTTP search / FTP search CONF file Questions

2000-11-08 Thread gluke
Author: gluke Email: [EMAIL PROTECTED] Message: A. You can do this by using *Weight indexer.conf variables. For example you should set BodyWeight to 0, and UrlWeight to non-zero value. To exclude unwanted extensions you should use Allow/Disallow commands. Reply:

Re[2]: UdmSearch: New message on the WebBoard #1: File HTTP search / FTP search CONF file Questions

2000-11-08 Thread Sergey Kartashoff
Hi! Wednesday, November 08, 2000, 2:44:15 AM, you wrote: THH is it possible to get rid of the 'UdmSearch: new message on the webboard' THH part of these subjects? Yes, i shorten this subject already. -- Regards, Sergey aka gluke. __ If you want to unsubscribe send

UdmSearch: Webboard: How to index news group?

2000-11-08 Thread gluke
Author: gluke Email: [EMAIL PROTECTED] Message: Add your news server in indexer.conf, for example: Server news://localhost/name.of.group/ Reply: http://search.mnogo.ru/board/message.php?id=686 __ If you want to unsubscribe send "unsubscribe udmsearch" to [EMAIL PROTECTED]

UdmSearch: Webboard: Performance: cache db

2000-11-08 Thread gluke
Author: gluke Email: [EMAIL PROTECTED] Message: This is very strange. Please uncomment #define DEBUG_SQL and #define DEBUG_SEARCH in the beginning of sql.c, recompile mnogosearch and execute search.cgi from command line. Then send us its debug output. Also please send us indexer -S output.

UdmSearch: Webboard: Strange Observation RE: Indexer

2000-11-08 Thread gluke
Author: gluke Email: [EMAIL PROTECTED] Message: You can use 'referrer' url table field to determine source of this unexpected links. Reply: http://search.mnogo.ru/board/message.php?id=688 __ If you want to unsubscribe send "unsubscribe udmsearch" to [EMAIL PROTECTED]

UdmSearch: Webboard: OK I think this is a Bug

2000-11-08 Thread Rick Hatfield
Author: Rick Hatfield Email: Message: Oh and just to remove a minor annoyance, allow words like C++ to be treated as a word. Reply: http://search.mnogo.ru/board/message.php?id=689 __ If you want to unsubscribe send "unsubscribe udmsearch" to [EMAIL PROTECTED]

UdmSearch: Webboard: OK I think this is a Bug

2000-11-08 Thread gluke
Author: gluke Email: [EMAIL PROTECTED] Message: If you need to treat C++ as a whole word you should modify ParseStr function at parse.inc. The line is $qwe=preg_replace(" on line 39 (mnogosearch-php-3.1.2.3). Just remove two chars '\+' from regular expression. After that symbol '+' will

UdmSearch: Webboard: OK I think this is a Bug

2000-11-08 Thread Rick Hatfield
Author: Rick Hatfield Email: Message: Ok thanks, this sounds easy enough to do. Reply: http://search.mnogo.ru/board/message.php?id=691 __ If you want to unsubscribe send "unsubscribe udmsearch" to [EMAIL PROTECTED]

UdmSearch: Webboard: FTP Search with Passwords

2000-11-08 Thread Ari
Author: Ari Email: [EMAIL PROTECTED] Message: How do you spider a ftp site that requries a username and password? I've gotten mnogosearch to spider anonymous ftps fine, the problem is once a username and or password is requred (ftp://username:[EMAIL PROTECTED] doesn't work!) Thanks! Ari

UdmSearch: Webboard: File HTTP search / FTP search CONF file Questions

2000-11-08 Thread Ari
Author: Ari Email: [EMAIL PROTECTED] Message: It still isn't working; here is my current indexer.conf: # Turn on file URL indexing UrlWeight 2 BodyWeight 0 # Do not process robots.txt. It is usually used on HTTP servers only Robots no # Do not index content of the documents #Index no

UdmSearch: Webboard: File HTTP search / FTP search CONF file Questions

2000-11-08 Thread gluke
Author: gluke Email: [EMAIL PROTECTED] Message: How does it work exactlty ? What does not work exactly ? Did you look at content of your database ? Reply: http://search.mnogo.ru/board/message.php?id=694 __ If you want to unsubscribe send "unsubscribe udmsearch" to [EMAIL

UdmSearch: Webboard: File HTTP search / FTP search CONF file Questions

2000-11-08 Thread Ari
Author: Ari Email: [EMAIL PROTECTED] Message: Right now all it does is just index the source of the page I specified, it doesn't follow any of the links. What does not work exactly is that it is suppoed to go out and create records for each of the files linked on that page! Yes, I've checked

UdmSearch: symlinks on ftp:// urls

2000-11-08 Thread Mario Lang
Hi. I have reported this already at 3.1.6. I am using now 3.1.8 and the indexer doesn't follow symbolic links on ftp servers. Did anyone experience the same thing. When will this be fixed. Our mirror ftp server heavily relays on symlinking and now I am kinda stuck. Regards, Mario Lang

RE: UdmSearch: Webboard: FTP Search with Passwords

2000-11-08 Thread Briggs, Gary
Just add a line above it in the indexer.conf: AuthBasic username:passwd It takes effect for just one URL below it, eg... ftp://site.com Hope this helps, Gary (-; PS If you're using a database to tell indexer all your URLS, there's an AuthBasic table column... -Original Message-

Re: Re[2]: UdmSearch: New message on the WebBoard #1: File HTTPsearch / FTP search CONF file Questions

2000-11-08 Thread The Hermit Hacker
thank you very much ... so much easier to follow threads when you can read them :) On Wed, 8 Nov 2000, Sergey Kartashoff wrote: Hi! Wednesday, November 08, 2000, 2:44:15 AM, you wrote: THH is it possible to get rid of the 'UdmSearch: new message on the webboard' THH part of these

UdmSearch: PgSQL: DELETE INDEX url_url;

2000-11-08 Thread The Hermit Hacker
Morning all ... Just a hint for anyone using udmsearch with PostgreSQL ... if you find performance is atrociuos, there is a relatively simple fix: DELETE INDEX url_url; I run the PostgreSQL.org site, and indexing it, with its mailing lists, has so far generated a

UdmSearch: Webboard: test period expired

2000-11-08 Thread joe
Author: joe Email: [EMAIL PROTECTED] Message: hi i m using the windows version and it been a while since it expired when do you think is the next release JOE Reply: http://search.mnogo.ru/board/message.php?id=696 __ If you want to unsubscribe send "unsubscribe udmsearch" to [EMAIL

UdmSearch: Webboard: test period expired

2000-11-08 Thread Ramil Kalimullin
Author: Ramil Kalimullin Email: Message: next week Reply: http://search.mnogo.ru/board/message.php?id=697 __ If you want to unsubscribe send "unsubscribe udmsearch" to [EMAIL PROTECTED]

UdmSearch: custom markup file

2000-11-08 Thread Hargraves, Christian
Hi all!! Remember me? I was wondering how hard it would be to have the indexer read in a file describing the document type it is indexing. For example I want to be able to index XML. How hard would it be to 1) create a plugin for it to parse XML based on a DTD 2) Add a feature to the

UdmSearch: FWD: Check This Out and Let Me Know ...

2000-11-08 Thread Lee
You were recently referred to me as someone who was ready for a CHANGE, a financial breakthrough, so I'll get right to the point. I am the one that can help you make $125,000 plus this year from HOME with your computer and phone. This is Not MLM and it IS very REAL. Are you Serious about

RE: UdmSearch: Webboard: Performance: cache db

2000-11-08 Thread Paul Stewart
Actually... it seems to have settled down.. You can check it and let me know what you think: www.canadian-links.com :) I accidentally blew part of the OS away yesterday and had to reinstall a good part of FreeBSD by hand. Wondering if something was dragging my server that i was unaware of

UdmSearch: Webboard: Table 'udmsearch.ndict2' doesn't exist'

2000-11-08 Thread FL
Author: FL Email: [EMAIL PROTECTED] Message: Hi ! I've installed udmsearch, but if I invoke indexer, it returns an sql error : [myshell]$ ./indexer -a Indexer[3006]: indexer from UdmSearch v.3.0.23/MySQL started with '/usr/local/ud msearch/etc/indexer.conf' Indexer[3008]: [1]

UdmSearch: Webboard: Table 'udmsearch.ndict2' doesn't exist'

2000-11-08 Thread FL
Author: FL Email: [EMAIL PROTECTED] Message: Oh ! I've just found, what was wrong : mysql udmsearch crc-multi.txt Reply: http://search.mnogo.ru/board/message.php?id=700 __ If you want to unsubscribe send "unsubscribe udmsearch" to [EMAIL PROTECTED]

RE: UdmSearch: Webboard: Performance: cache db

2000-11-08 Thread Roy Nasser
This is what i got on searching for "nasser' Search Time: 23.133 Search results: nasser: 64 Displaying documents 1-10 of total 64 found. -Original Message- From: Paul Stewart [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 08, 2000 6:07 PM To: gluke; [EMAIL PROTECTED]

RE: UdmSearch: Webboard: Performance: cache db

2000-11-08 Thread Paul Stewart
Yup...i have some more things to try...:) Paul Stewart -Original Message- From: Roy Nasser [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 08, 2000 6:27 PM To: 'Paul Stewart'; gluke; [EMAIL PROTECTED] Subject: RE: UdmSearch: Webboard: Performance: cache db This is what i got

UdmSearch: Webboard: How to index ftps with non-standard port numbers

2000-11-08 Thread Ari
Author: Ari Email: [EMAIL PROTECTED] Message: How do I index a ftp site which is running off port 21? I treid Server ftp://123.456.789.10:99/PATH/ and got a error (99, for example, is the port the FTP server is running off of) Thanks, Ari Reply:

UdmSearch: Webboard: How to index ftps with non-standard port numbers

2000-11-08 Thread Ari
Author: Ari Email: [EMAIL PROTECTED] Message: Looks like it was a error on my part, sorry all. Reply: http://search.mnogo.ru/board/message.php?id=702 __ If you want to unsubscribe send "unsubscribe udmsearch" to [EMAIL PROTECTED]

UdmSearch: Webboard: Download Timeout with FTPSearch

2000-11-08 Thread Ari
Author: Ari Email: [EMAIL PROTECTED] Message: I'm getting the error "Download Timeout" whenever I try to index a FTP site - any1 have any ideas whats going wrong? Thanks Ari Reply: http://search.mnogo.ru/board/message.php?id=703 __ If you want to unsubscribe send "unsubscribe

UdmSearch: Webboard: Download Timeout with FTPSearch

2000-11-08 Thread Ari
Author: Ari Email: [EMAIL PROTECTED] Message: My ftpsearch.conf file: # Turn on indexing URL of the documents UrlWeight 1 # Do not process robots.txt. It is usually used on HTTP servers only Robots no # Set Time Out to 90 ReadTimeout 90 #Proxy Proxy My.proxy.server:8080 Server