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

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: 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)); if(!(mysql_real_connect(amp;(db-gt;mysql),DBHost,DBUser,DBPass,DBName

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

Webboard: Search.cgi Problem

2001-04-10 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: 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

Webboard: Search bugs for Windows

2001-04-11 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Yes i use ispell. JOe You have to add correspondent ispell commands into your template, Default one has some examples. Reply: http://search.mnogo.ru/board/message.php?id=1955 ___ If you want

Webboard: description and txt

2001-04-11 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: It is $DE template variable. Take a look into doc/templates.txt to check all available variables. Hi is there a feature that when a site have description, it will show the decription instead of the txt. and if no description

Webboard: Multiple databases

2001-04-11 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: why don't you use tag to seperate the two sites Joe Which tags and sites do you mean? Reply: http://search.mnogo.ru/board/message.php?id=1957 ___ If you want to unsubscribe send

Webboard: Unable to configure mnogosearch...

2001-04-14 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: I have no ideas :-( BTW, i'm using RedHat 7.0 I know that there are some compatibility problems with the new GNU packages in RH 7.0... I've tried to ./configure mnogosearch-3.1.12.tar.gz and udmsearch-3.0.23.tar.gz

Webboard: Same Trouble search displays blank pages

2001-04-15 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: What http server do you use? I had that problem on another server..that wasn't a hard fix..depends on how you set the conf-dist and htm-dist,what database...etc The problem I am having now is the search form itself will not show up

Webboard: Same Trouble search displays blank pages

2001-04-15 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: It seems that search.cgi crashes during execution. Try to test it from command line: ./search.cgi some_word Does it crashe? I have exactly the same problem!!! ./indexer -S Database statistics Status

Webboard: TXT over 255 characters

2001-04-15 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Is it possible to ajust the TXt field to catch more than 255 charaters. I have tried to define the field to a [txt] field with the limet of 65535 characters. Not that i will use the amount, but can it be posible to define how much

Webboard: Same Trouble search displays blank pages

2001-04-15 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: What is displayed in both cases: with and without template? What can you see in "View HTML source"? I had that problem on another server..that wasn't a hard fix..depends on how you set the conf-dist and htm-dist,what data

Webboard: Link not found

2001-04-15 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Run indexer -amv6 and check it's output when it visit topics list. I've got a little problem. Actually I'm running UltraBoard conference on my site and it generates links to the topics like

Re: UdmSearch: Webboard: ERROR: Cannot insert a duplicate key intounique index url_url

2001-04-15 Thread Alexander Barkov
I can't believe that. The only thing that I can realize is that it is the PostgreSQL who sometimes is "successul" in inserting duplicate keys. Peter Hanecak wrote: Hello, On Thu, 11 Jan 2001, Alexander Barkov wrote: Author: mocha Email: [EMAIL PROTECTED] Message

Webboard: Core dump under Solaris

2001-04-15 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Seeing this report I can imagine that you compiled threaded version. It that true? If yes, how did you do it? There is only FreeBSD and Linux threads support. gdb quot;/usr/local/mnogosearch/sbin/indexer -a /usr/local/mnogosearch

Webboard: Need help with regexp in config

2001-04-16 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: The first one, with space between. Are the disallow line above one or two commands? ie: Disallow *ubbmisc.cgilt;space heregt;*privatesend* ? or Should it be *ubbmisc.cgi*privatesend* ? Reply: http://search.mnogo.ru/board

Webboard: BIG BUGS descriptions fixes

2001-04-16 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Hello! I've posted a message with topic quot;Too many open filesquot; a week ago and there are no any messages about it. It makes me sad. I like your project, but your support and programming culture is BAD ENOUGH!!! 1

Webboard: HOW TO protect indexer from DoS attacks?

2001-04-16 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Imagine that there is a magic index.php file. It has only a link to index.php?id=1. The last one has a link to index.php?id=2, etc., the N-th one (index.php?id=N) has a link to index.php?id=N+1... So, it's a simple example of DoS

Webboard: Remote Quering

2001-04-17 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: I was wandering. If I want to query my database from a remote server, then how do I get cache data over the query?? So for example, ServerA is webserver with index.html ServerB is Search server with all sql/cache data stored

Webboard: 404 URL's

2001-04-17 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: My pages are accessed by something like main.php?p=1400amp;mt=1 where quot;mtquot; is section and quot;pquot; is page name. In database I have indexed only pages like 1400.php (status 200) but URL's like main.php?p=1400amp;mt=1 has

Webboard: HOW TO protect indexer from DoS attacks?

2001-04-17 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: There are many features planned to be implemented in future releases. I think this one is under low priority. Do you really have such problem with DoS attack? Hm, nice feature. But it helps only in linear DoS attack

Webboard: 404 URL's

2001-04-17 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Status in Apache access_log is 200... Try to reindex those pages using: indexer -am -s404 Reply: http://search.mnogo.ru/board/message.php?id=2031 ___ If you want to unsubscribe send

Webboard: Parsing URL Values

2001-04-19 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Hi! Take a look into 'Using alias in Realm command' section of alias.txt This is very powerful thing. I hope it's what you need. hi guys! this has nothing much to do w/ mnogosearch engine, but i really need help and i know

Re: Index 2 or more sites problem! - please help

2001-04-19 Thread Alexander Barkov
Please try indexer -amv6 Tek Guy wrote: Hello, I still have problems with indexing, I would like to be able to index 3 of our websites but it seems like it only accept 1 and only index 1 page. I'm using version 3.1.12 with MySQL support - Configuration file i specified:

Webboard: robots.txt problem

2001-04-19 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: It seems that robots.txt still hasn't been indexed. Run indexer -amu http://servername/robots.txt then run indexer in usual manner. I created a robots.txt file and placed it in the root of my web site. The contents

Webboard: $DD cut off: solution?

2001-04-21 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: I found in udm_indexer.h a line: #define UDM_MAXDESCSIZE 100 I changed to #define UDM_MAXDESCSIZE 254 Heiko Yes, that's right place to change description size. Reply: http

Re: Webboard: Indexing only .iso files

2001-04-24 Thread Alexander Barkov
, 24 Apr 2001, Alexander Barkov wrote: Please run indexer -amv6 and check it's output. It will print an information about all found links. duncan wrote: Hello, and thanks matthew- I tried what you suggested, and in fact, here is the whole conf file: Allow

Webboard: Ignoring navigation text

2001-04-24 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: If it is your site, you can use !--UdmComment-- or NOINDEX tags. Check documentation. Hi all, we have set up our pages using HTML for the navigation - this means that when the Indexer (indexing the pages) runs, it indexes

Re: next_index_time query

2001-04-25 Thread Alexander Barkov
Hello! Yes, you are right. You may also use big Period command for those pages. - Original Message - From: Anand Raman [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, April 25, 2001 10:50 AM Subject: next_index_time query HI guys I am operating mnogosearch under db mode

Re: Webboard: Ignoring navigation text

2001-04-25 Thread Alexander Barkov
Gavin Love wrote: If you use !--UdmComment-- or NOINDEX does the indexer still follow the links contained within the area enclosed by the the tags? or will it simply not store the text, in the txt field in the url table? It will follow links, but will not add those words into word

Webboard: charset

2001-04-25 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Check HTTP headers which are sent by your web-server. Try this: wget -s http://localhost/ What can you see in Content-Type header? Hello All, I tried to index web site with Cyrillic koi8-r charset, but indexer didn't store any

Webboard: charset

2001-04-25 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Please contact me by email % wget -s http://localhost/ --22:45:45-- http://localhost/ =gt; `index.shtml' Connecting to localhost:80... connected! HTTP request sent, awaiting response... 200 OK Length: unspecified [text

Webboard: 3.1.12 and MacOSX

2001-05-03 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Are there any debugging tools like gdb under MacOSX? Hi all, We report to all are interesting with this, that mnogo install correctly on the new MacOSX platform. Compile with only one warning. (OSX 10.0.0 - Tenon iTools 6.01 (Apache

Webboard: 3.1.12 search.cgi remote gaining shell access exploit fix

2001-05-03 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Thanks. This fixed in 3.1.13 sources. Bad news. I just check your very recent search.c v1.23 via WWW cvs and see that you add tmplt= variable parsing there. Previous buffer overflow (I post the patch for) overflows data segment

Webboard: Linux binary available?

2001-05-04 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Is there a Linux binary install of mnogosearch available that can be installed without quot;rootquot; privilege and works with MySQL? Thanks. There is no binaries. You may install from sources without having root access. Reply

Re: question

2001-05-07 Thread Alexander Barkov
No. La Rocca Network wrote: Hi ! is there any way to include a site in more than one category ? Regards, Nelson ___ If you want to unsubscribe send unsubscribe general to [EMAIL PROTECTED] ___ If you

Re: Few random things

2001-05-10 Thread Alexander Barkov
Briggs, Gary wrote: Has anyone here got a way of indexing powerpoint or visio documents? Changing the document is not viable; I need a way to get the strings out of it. strings is not too bad on powerpoint, but for visio it's not worth the effort. You may use so called external

Webboard: indexing multiple sites

2001-05-10 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: You may use URL limits. Take a look into default search.htm. SELECT NAME=ul is responsible for them. I need to know like I can index several sites, and that the finder allows to look for me in: - All the sites - Each site

Webboard: htdb and his first entry

2001-05-10 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Try this indexer.conf command URLWeight 0 hello, my question: how do i get ride of the first entry in the url table with all the other urls produced by htdblist inside? why? because this entry come out als first when somebody

Webboard: Errors During Make

2001-05-10 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: RH 5.2 i686 linux Getting these errors during make AM_PROG_LIBTOOL not found in lib AM_DISABLE_SHARED not found in lib What do you think? Which version of msearch are you using? Is it taken from CVS? If so, probably you have

Webboard: Long URLs and 3.2 branch

2001-05-10 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Hello! To fix this in 3.1.x: 1. Change SQL url table structure, make url field longer. 2. Change UDM_URLSIZE definition in udm_common.h 3. Recompile Hello All! I just stumpled across a problem, is hopefully going to be solved

Webboard: resulting url when using frameset

2001-05-10 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Is there a simple way to give as answer to a search the frameset file rather than the file appearing in the tags lt;Frame src= ... Unfortunatelly it's not implemented. Reply: http://search.mnogo.ru/board/message.php?id=2176

Webboard: need to decode Intag field

2001-05-10 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: When phrase yes: It is combined using word position and it's weight: pos*0x1+weight When phrase no word appearance count is used instead of it's pos: count*0x1+weight Reply: http://search.mnogo.ru/board/message.php?id

Re: multilanguage text

2001-05-10 Thread Alexander Barkov
3.2.x branch will have language guesser. It's already implemented and work very fine for single-language pages or even mostly single-language pages. I hope first release of 3.2.x will be available in May. Danil Lavrentyuk wrote: [ On Wed, 9 May 2001, Maxime Zakharov wrote: ] MZ And

Webboard: indexing multiple sites

2001-05-12 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: indexer.conf is OK. Don't forget to configure SELECT with name ul in your search.htm need to know like I can index several sites, and that the finder allows to look for me in: - All the sites - Each site in particular form - Some

Webboard: Mp3 Search

2001-04-23 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Hello. I am creating an mp3 search engine and i have a such problem. When I am indexing some mp3s some of them gets status 206 (partitialy ok) It's OK. indexer does not download whole file. It checks only those document's parts where

Re: Webboard: Titles incorrect for pdf files

2001-04-26 Thread Alexander Barkov
Richard Wall wrote: - Original Message - From: Richard Wall [EMAIL PROTECTED] Yeah, it works really well. Infact it accepts a third argument, the URL of the page so I've modified your shell script as follows, using the $UDM_URL environment variable set by mnogosearch...

Re: mnogosearch on intranet

2001-05-15 Thread Alexander Barkov
íÏÖÅÔÅ ÌÉ ÷Ù ÞÉÔÁÔØ ÐÏ-ÒÕÓÓËÉ? Can you read Russian? Florin Andrei wrote: On 12 May 2001 15:35:36 +0500, Alexander Barkov wrote: We tested up to 5 mln document in so called cache mode storage. But this mode is still in beta and people reports that it does not work properly in some

Webboard: Doc Relevance ($DR)

2001-05-15 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: All of my returned results show the same relevance/rating [1] when using $DR... Perhaps I don't understand the meaning of this. I expected results at the top to have a higher rating. I have a rough idea of how this is being calc'ed

Webboard: htdb and his first entry

2001-05-15 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: it doesn't work! the entry is still there!!! (of course deleted first the db: indexer -C) ??? manu :-) Try this patch --- sql.c.orig Thu Mar 29 19:04:08 2001 +++ sql.c Tue May 15 13:22:24 2001 @@ -4405,7 +4405,7 @@ #ifdef

Webboard: different indexing/splitters

2001-05-15 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: what would happen if I indexed some urls with mnogo+sql+cachemode, but then split the cachelogs using a different version that was mnogo+sql+phrase+cachemode+fasttag+fastcat? That seems to be a reason of empty results- pages

Re: 3.1.12 fix

2001-05-15 Thread Alexander Barkov
Hello, Thomas! Sorry for so late reply, we are working on 3.2.x branch now, so I just had no time to check your function. It works fine and I replaced the old one by your version. It will appear in 3.1.13 release which will be available this week. At least we hope so. Thatk you very much for

Webboard: htdb and his first entry

2001-05-15 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: You are right! Thanks! hi, thank you very much, the patch does the work! but for the distributed version should look as follows (see line number): --- mnogosearch-3.1.12/src/sql.c.SQLTue May 15 11:45:46 2001 +++ mnogosearch

Webboard: htdb and reindex

2001-05-16 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: To add new entries you have to reindex a page which is generated by HTDBList query using -am arguments. Then run indexer in usual manner w/o arguments. Also take a look into MySQL queries log, it may help to check what happens. hi, i

Re: Windows character sets

2001-05-17 Thread Alexander Barkov
Not all of charsets can be converted to ascii or latin1 charaset. windows-1251 can't be converted to latin1/ascii, at least it's cyrillic part. Don't worry about windows-1252, it's letter compatible with latin1. windows-1250 can be converted to latin1/ascii without having to loose major

Webboard: index by time

2001-05-17 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: I want to index a block of url withing mnogo.url, so I set last_index_time=unix_timestamp()-3600, last_mod_time=unix_timestamp()-1800, next_index_time=unix_timestamp() and all status=209 but when I run indexer(usu. -m -s 209

Re: why indexer indexes url with ?

2001-05-17 Thread Alexander Barkov
(about 1000). Thanks. François At 11:10 15/05/01 +0500, Alexander Barkov wrote: Please send your indexer.conf FL wrote: Hi! I don't want to index url with '?'. This is my indexer file (no modifications from the default) : # Exclude cgi-bin and non-parsed-headers using

Webboard: AliasProg

2001-05-17 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Thanks for reporting! It's fixed in 3.1.13 sources, it will be available today. The very nature of any URL that is passed in AliasProg's $1 is wrong and messed up. That's why it's being Aliased. My issue is with URL's that contain

Re: Webboard: Indexing product categories which are dynamically updated from base.

2001-05-17 Thread Alexander Barkov
ðÒÉ×ÅÔ! ëÁÖÉÓØ ÔÕÔ ËÁË-ÔÏ ÍÏÖÎÏ ÉÚ×ÅÒÎÕÔØÓÑ. ðÏËÁ ËÁË ÉÍÅÎÎÏ Ñ ÎÅ ÐÏÎÑÌ, ÎÏ ×ÒÏÄÅ ÍÏÖÎÏ. á ÎÁ ÆÁÊÌÏ×ÏÊ ÓÉÓÔÅÍÅ ÞÔÏ ÌÅÖÉÔ É × ËÁËÏÍ ×ÉÄÅ? ðÏ ×Ï×ÏÄÕ SELECT, ÍÏÖÎÏ ÎÅ ×ÅÓØ search.htm ÇÅÎÅÒÑÔØ, Á ÔÏÌØËÏ ÞÁÓÔØ. á ÅÅ ×ËÌÀÞÁÔØ ÞÅÒÅÚ $if(/file/to/select.htm) á ÅÝÅ ÍÏÖÎÏ ×ËÌÀÞÉÔØ ÅÅ ËÁË ×ÎÅÛÎÉÊ URL:

Re: Problems deleting urls with 3.1.10

2001-05-17 Thread Alexander Barkov
[EMAIL PROTECTED] wrote: I saw this question posted back in February, but I didn't see that an answer had been given. I'm using 3.1.10 with cachemode, with about 6.4 million urls indexed. I'm trying to delete a set of urls that match a certain pattern but when I attempt to do so I get the

Webboard: index just first page

2001-05-17 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Try to clear database using ./indexer -Cw then start it with high verbose level: ./indexer -v6 It will display information of every found link among other useful information. I execute ./indexer -a ./indexer.conf and i've result

Webboard: Sort by date?

2001-05-17 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Unfotunately, there is no sorting by date and no possibility to display percentage. Hi, We are using mnoGoSearch to search in a list of newsitems. Is it possible to sort the result by the date a newsitem was posted instead

Announce 3.1.13

2001-05-17 Thread Alexander Barkov
Hello! mnogosearch-3.1.13 is available from our site http://www.mnogosearch.org Regards! P.S. ChangeLog: * Added installation script install.pl to simplify installation process * HTTPS support has been added. Thanks Dubun Guillaume [EMAIL PROTECTED] * search.cgi now accepts tmplt

Webboard: index just first page / Allow NoCase

2001-05-19 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Please send me your indexer.conf, I'll try it on my box. Thanks to answered me, I see link, but i don't understand what is quot;Allow NoCasequot;. Maybe the answer of my problem ? Anyone could help me please ? [1

Webboard: index by time

2001-05-21 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Use Server command argument with trailing slash, i.e.: Server http://www.altec.com/ instead of Server http://www.altec.com works FINE, this is what I was having problems with in ACTUALLY: I inserted some debuging commands

Webboard: Indexer 1146 table not exist

2001-05-21 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: You have to create tables from scripts which can be found in /create directory of sources. Take a look into INSTALL file. When I try to run the indexer to catolog my site I get the following: Indexer[429]: indexer from mnogosearch

Webboard: Date/Time-Format

2001-05-21 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Hi, who I can manipulate the output date/time-format? I will use for example german format (quot;25.05.2000quot;). Thanx! Find this code in search.c near line 630 : case 'M': UdmTime_t2HttpStr(Doc?Doc-last_mod_time:0, buf

Re: Webboard: Compil warning with GCC under OSX 10.0.0

2001-05-21 Thread Alexander Barkov
Is core file created? If so, try to inspect it using gdb. Check doc/bugs.txt file for an explanation of how it should be done. richard riegert wrote: At 2:13 +0400 18/05/2001, Maxime Zakharov wrote: That's worst effect (see the end of my log); spelld.o won't compile :( Try current

Re: Russian letter 'io' ('')

2001-05-23 Thread Alexander Barkov
Danil Lavrentyuk wrote: Hello! How does mnoGoSearch counts russian letter 'io' ('£')? Does it counts this letter equal to russian 'ie' ('Å')? Or not? Have I to use this letter in ispell dictionaries or not to use? It's not equal to ie, it's considered as a separate letter. In

Webboard: How do I exclude subdirs in indexer.conf?

2001-05-23 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: To index your site just use the only first command. Hi, I'd like to index http://www.mydomain.com/ with all subdirs and pages except every subdirectory like: http://www.mydomain.com/0/ or http://www.mydomain.com/123/ etc. (only

Webboard: Doc Relevance

2001-05-23 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: DR means number of unique words found in document, It is always 1 if you search for the only one word. However most relevant document is always dislayed first. In 3.2 we want to add a possibility to display something like percentage

Webboard: compiling 3.1.13 failed on spelld.c

2001-05-23 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Replace socklen_t with int Thanks for reporting. FreeBSD 3.3 GNU make 3.79.1 mnoGoSearch 3.1.13 ./configure --with-mysql gmake ... ... spelld.c: In function `main': spelld.c:235

Webboard: Cookies Support

2001-05-23 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Hello! It's still on TODO. Probably one of the possible solutions is to hack the function UdmAddURL() and cut SESS=XXX substrings before inserting into database. I posted there are serval time a question about the support

Webboard: How do I exclude subdirs in indexer.conf?

2001-05-24 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Sorry for my previous post. I didn't exactly understand what do you want. Try something like this: Server http://www.mydomain.com/ Disallow regex ^http://www\.mydomain\.com/[0-9]*/ Write this Disallow command BEFORE any Allow/Diallow

Re: Bug report

2001-05-24 Thread Alexander Barkov
Hello! There is a name conflict between libudmsearch and php sources. One of users found a workaround for this. Take a look here: http://www.php.net/manual/en/ref.mnogo.php We'll fix this name conflict in 3.1.14 Thanks for reporting! Miguel Feitosa wrote: UdmSearch version: 3.1.13

Webboard: mysql compiling

2001-05-24 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Try --with-mysql=/usr/ ok, newbie to working with mysql here. I'm trying to ./configure udmsearch-3.0.23, mysql distro 3.23.36 on a redhat 7.1 i386 system. During the ./configure --with-mysql it fails when it tries to find

Re: UDMsearch 3.1.13 cachelogd problem: proper action to correct

2001-05-28 Thread Alexander Barkov
Thanks for reporting! We've fixed it in 3.1.14 sources. [EMAIL PROTECTED] wrote: Gents, When compiling udmsearch, a typo makes cachelogd fails. When making, gcc gets as argument: -DUDM_VAR_DIR=\udmsearch_path/var\. Best action to solve definitely properly this bug is to do: Add

Re: recent optimizations?

2001-05-30 Thread Alexander Barkov
Hi! Tonu Samuel improved MySQL related code, so indexing with MySQL now run faster. If I didn't forget something, it is the only one major improvement. Damon Tkoch wrote: Hello, have there been any major optimizations to mnogosearch with mysql between 3.1.11 and 3.1.14? I just upgraded

Re: Problem indexing

2001-05-31 Thread Alexander Barkov
Dovli wrote: Hello! I have another question. If I use the directive Server the url-s are indexed but If I I want to index all the url-s in a given domain using Realm I get the error no 'Server' command for url...deleted for each and every url the indexer is processing. Thank you

Webboard: indexer loops !

2001-06-01 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: What is the Period command argument in your indexer.conf? The problem now is different - the indexer doesn't want to stop !!! Does it not tag URLs it has visited already and skips them ? It looks like it is visiting the same ones

Webboard: search.cgi//blank html page//getting closer/

2001-06-01 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: If you include search.cgi using SSI, you have to set up an environment variable UDM_TEMPLATE with a path to template file. You can do it using SetEnv and PassEnv apache's httpd.conf directives. Well decided to try accessing search.cgi

Re: Bug report

2001-06-01 Thread Alexander Barkov
Kelvin Chen wrote: UdmSearch version: 3.1.14 Platform: PII XEON OS:Redhat 6.2 Database: Oracle 8.1.16 Statistics:Unknown 4.0.1 I don\'t know if this is a problem. First I found it is not so easy for meto install mnogosearch. After I have

Webboard: *Weight not working?

2001-06-04 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Sergey, please check this. Probably there is a bug in PHP module... Using 3.1.13 as a backend, I've indexed a bunch of pages. Didn't set any of the *Weight directives in indexer.conf, as I was happy with the defaults. However

Webboard: mnogosearch.url table?

2001-06-04 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: I get this error, when I try to index: Indexer[1460]: indexer from mnogosearch-3.1.14/MySQL started with '/usr/local/mnogosearch/etc/indexer.conf' Indexer[1462]: [1] Error: '#1146: Table 'mnogosearch.url' doesn't exist' Any

Webboard: Will Mnogo index multiple websites?

2001-06-05 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Yes, you can index several web sites. Morphology support can be added using ispell dictionaries. Take a look into ispell.txt which is supplied with mnogosearch sources. ha? And if yes, then will it support morphology of Russian? Reply

Re: 3.1.14 bad configure...

2001-06-05 Thread Alexander Barkov
[EMAIL PROTECTED] wrote: Gents, Problem with configure into 3.1.14. When compiled with openssl, it sets in makefiles (./ ./src) -L openssl_path/include (instead of lib), so linking fails... Hello! Thanks for reporting! This patch for configure.in fixes the bug. 292c292

Webboard: update

2001-06-06 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Can I update from mnogoSearch 3.1.12 to 3.1.14 and do not lose the urls database? (cache storage mode) Will my users search into the last database? Thanks Yes, you can. Reply: http://www.mnogosearch.org/board/message.php?id

Webboard: timeout/doc limit breaks infinite loop but I get duplicates !

2001-06-06 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Look, I did not try to reindex anything. I know you claim it does not loop, but in my attempt it did loop. That's what I have been saying for the past messages. There's still no solution from you guys, that's too bad. I can't

Re: bugs

2001-06-06 Thread Alexander Barkov
xiao shibin wrote: version: mnogosearch 3.1.14 for windows. when I use multi-threads(6) run mnogosearch spider, mysql locked. I use mysqladmin process, the result is: | 4 | root | localhost | test | Query | 460 | Locked | UPDATE url SET status=504,next_index_time=989192576 WHERE

Webboard: passing variables to search.cgi

2001-06-06 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: You have to hack search.c. As best as I can determine, the only variables that I can pass to search.cgi are quot;ulquot;, quot;psquot;, quot;mquot;, quot;qquot;, quot;oquot;, and quot;tquot;. I would like to pass a few extra

Webboard: What about the size of the index?

2001-06-06 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Depending on storage mode, phrase support, ispell support. Whithin 30-100 percents of original document size. Hi, I have a question about the size of a normal index. What Diskspace would about one million URL?s require? I am

Webboard: update. problem

2001-06-06 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: What database and DBMode do you use? I have update mnogosearch today, but my indexer.conf and search.htm are the same what I had since version 3.1.10 With this new search.cgi, I have always 'Sorry, but search returned no results

Webboard: How can I hide parts of my html-pages from the indexer?

2001-06-06 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: There are such tags, but their names are !--UdmComment-- and !--/UdmComment-- Hi, I want to exclude certain parts on html pages from being indexed. How can I do that? Is it possible to use tags like lt;!-- mnogosearch-hide

Webboard: update. problem

2001-06-06 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: DBMode cache Probably you used different --enable-fast-cat,--enable-fast-site and --enable-fast-tag configure parameters during compilation 3.1.10 and 3.1.14 Reply: http://www.mnogosearch.org/board/message.php?id=2354

Webboard: Indexing listprocessor archives?

2001-06-07 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: How does listprocessor store it's messages? Hi there! I would like to now, if it is possible to index listprocessor archives with mnogosearch. Listprocessor is a relatively old email-list-manager. If mnogosearch cannot do this, how

Re: Cache mode - incorrect results returned

2001-06-07 Thread Alexander Barkov
Joe Frost wrote: Hi, I've just set up the following: RedHat 7.1 with Reiserfs Mnogosearch 3.1.14 PostgreSQL 7.0.3 (as shipped with Redhat) I've set the system up to work in cache-mode and the indexer has run okay, I can see that there are entries in the URL table in postgres but

Re: Cache mode - incorrect results returned

2001-06-07 Thread Alexander Barkov
Joe Frost wrote: Did you run splitter ? Yes, I ran: cachelogd indexer kill -HUP `cat /var/mnogosearch/cachelogd.pid` splitter -p splitter Is this okay? Joe It's OK. Have you any files under usr/local/mnogosearch/var/tree/ directory? How much time did splitter -p and

Re: uncomplete indexing

2001-06-08 Thread Alexander Barkov
Rokky Irvayandi wrote: On Thu, 7 Jun 2001, Alexander Barkov wrote: Rokky Irvayandi wrote: Hi, I want to index all of mp3 files on a server, but i always found that it fails to index all of them. Some file on the same directory can't be indexed. I did not find something wrong

<    1   2   3   4   5   6   7   >