RE: Problems with indexing files on local hard drive.

2001-04-09 Thread Briggs, Gary
That's because what you want to do is say: Server http://mywebstie Alias http://mysebstie file:/path-to-files ... Gary (-; -Original Message- From: Cliff Olle [SMTP:[EMAIL PROTECTED]] Sent: Monday, April 09, 2001 12:41 AM To: [EMAIL PROTECTED] Subject: Problems with

Webboard: Too many open files

2001-04-09 Thread Ivan Mikhnevich
Author: Ivan Mikhnevich Email: [EMAIL PROTECTED] Message: Hi, there. I've found that indexer doesn't close TCP sockets sometimes. I use last 3.1.12 version under FreeBSD 4.1 in cache mode. I guess that it happens in "Connection timeout" cases. It looks like you forgot to close the socket after

Re: Problems with indexing files on local hard drive.

2001-04-09 Thread Alexander Barkov
Cliff Olle wrote: This is what indexer reports Indexer[28709]: indexer from mnogosearch-3.1.12/MySQL started with '/var/local/mnogosearch-3.1.12/etc/indexer.conf' Indexer[28716]: [1] Done (0 seconds) This is my indexer file DBAddr mysql://myuser:mypass@localhost/mnogosearch/ robots

Re: $iurl and template vars

2001-04-09 Thread Alexander Barkov
Dmitry Illarionov wrote: Hello, Could you, please, tell, is it possible to use template variables in the files included with $iurl command? It is not possible to use them directly. However, you can write in template: $iurl(http://servername/include.cgi?q=$q) Query text will be

Webboard: Search Form - 'wf' Select

2001-04-09 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: ok, i had to remove the Select named 'wf' to get results from the indexer. Whats this supposed to do and why isnt returning any results with it being used? (all wf options were tested and non returned results) until further notice,

Webboard: web bug in search.htm ?

2001-04-09 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: You can change your template yourself. It is absolutely configurable. The distributed search.htm contains this: lt;a href=quot;http://search.mnogo.ru/quot;gt;lt;IMG BORDER=0

Webboard: TAG question

2001-04-09 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: You have to reindex with indexer -am after changing Tag commands. How to give to the local_host1 serveur the tag value 0 and the tag value 1 to the local_host2 serveur, in the same indexer.conf file !? I tried this, but when I look

Webboard: multilanguages sites

2001-04-09 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Use different tags. Latest 3.1.x branch also supports search limits by language. I have done a web site with 5 differents languages. Each language shows differents pages, that can be only in one language Example, a page can be in the

NT/Oracle8i

2001-04-09 Thread Alexey Botchkov
We addednew feature - you can create tables needed for MnoGoSearch usingIndexer (Common tab - Database-Edit - Create tables). It works with MySQL, MS SQL, Oracle and Interbase at this moment

Webboard: Indexing ok, command line show info, no web output

2001-04-09 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Do you use built-in or SQL version? What database is being used in last case? Some of them provides SQL rueries logging. What SQL queries are sent at a search time? Hi guys, I have not found any info in this subject about the error,

Webboard: Weight Problems

2001-04-09 Thread Joe
Author: Joe Email: [EMAIL PROTECTED] Message: hi why does search.exe show the least relevance first and the most relevance last. for example i search for macbeth, in the search result the first that were listed is 0 from title 0 from keywords 0 from description 3 from body the last one 1 from

Webboard: Link length

2001-04-09 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: It is 128 characters. Can you tell me please what is the maximum link length that indexer can process? I mean how much characters can be in HREF ? Thanks, Alexander Reply: http://search.mnogo.ru/board/message.php?id=1925

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

2001-04-09 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Why did you decide it? You must change function to connect to mysql database. See code bellow static int InitDB(DB*db) { mysql_init(amp;(db-gt;mysql));

Webboard: Search bugs for Windows

2001-04-09 Thread JOe
Author: JOe Email: [EMAIL PROTECTED] Message: hi if i search for image it would give me 172 results, but if i search for images it gives me no result, however i am able to see the title "Macbeth, Images of blood and water" when i search for Image Image

Webboard: Search bugs for Windows

2001-04-09 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Do you use ispell in indexer? hi if i search for image it would give me 172 results, but if i search for images it gives me no result, however i am able to see the title quot;Macbeth, Images of blood and waterquot; when i search

Re: Webboard: indexing .doc .pdf with Windows Version

2001-04-09 Thread Ramil Kalimullin
Hi! To index local files follow suit: 1. Download "pdftotext.exe" from http://gw.udmsearch.izhnet.ru/~ram/pdftotext/pdftotext.exe 2. Copy "pdftotext.exe" e.g. to "C:\xpdf\pdftotext.exe" 3. Start indexer and load (or create) new project 4. Remove from "Source documents" page "Disallow *.pdf"

Webboard: Search Form - 'wf' Select

2001-04-09 Thread Terry
Author: Terry Email: [EMAIL PROTECTED] Message: that last msg was me... Reply: http://search.mnogo.ru/board/message.php?id=1931 ___ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]

Webboard: $A in HTML Search template

2001-04-09 Thread Arthur
Author: Arthur Email: [EMAIL PROTECTED] Message: Hello! How does the $A work in the HTML search.htm template file? I've worked with PHP code, etc. but not Server-side includes, is this what it is? How do I get $A to be the "search.cgi" file that I've placed in cgi-bin?? Thanks iin advance for

Another Question about output

2001-04-09 Thread Cliff Olle
Ok, I have it indexing now, but when I search, the output for the description is just a listing on the files in the directory, and not text from the pages? How can I make to to where it uses the meta description tag or the info in the body, or just something else? Here is a sample searching

Re: Webboard: Search.cgi Problem

2001-04-09 Thread Matthew Sullivan
Arthur wrote: When I go to run the Search.cgi program, I get a Error 500 Internal Web server error. The Apache error-log tells me that the library mysqllient.so.9 cannot be found. I have added this path to the LD_LIBRARY_PATH and re-compiled and installed over again. Still no go...any ideas?

Webboard: Search bugs for Windows

2001-04-09 Thread Joe
Author: Joe Email: [EMAIL PROTECTED] Message: Yes i use ispell. JOe Reply: http://search.mnogo.ru/board/message.php?id=1934 ___ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]

Problem/bug.....

2001-04-09 Thread Matthew Sullivan
Hi All, I may have found a problem/bug with the engine 1/ Configure with default, and enable cache-mode and phrase then compile. 2/ Configure indexer.conf as required. And index then split documents as required and documented - to default locations. 3/ Configure 2nd indexer.conf with a new

Re: Another Question about output

2001-04-09 Thread Cliff Olle
Nevermind, I didn't realize that it wasn't done, and still isn't done indexing. I tested it on a smaller set and it worked great. Now my only concern is, how long will it take to index 10,000 websites or about 1,000,000 pages? I let it run for over 6 hours in the first run, but I don't know