Re[2]: php-mnogo-1.01

2001-03-01 Thread Sergey Kartashoff
Hi! Thursday, March 01, 2001, 4:50:11 PM, you wrote: BG> This is probably a REALLY stupid question, but what's the difference between BG> this and the PHP frontend that appears on the mnogo homepage? This is not frontend. This is a mnogosearch php extension which adds native mnogosearch functio

Re: php-mnogo-1.01

2001-03-01 Thread Alexander Barkov
Old PHP front-end uses SQL functions to access mnoGoSearch data. New front-end is native module for PHP: http://www.php.net/manual/en/ref.mnogo.php "Briggs, Gary" wrote: > > This is probably a REALLY stupid question, but what's the difference between > this and the PHP frontend that appear

Webboard: bugs or what?

2001-03-01 Thread DUKe
Author: DUKe Email: Message: I understand this, but if I want to index much more sites, should I include in 'server' line them? Reply: ___ If you want to unsubscribe send "unsubscribe general" to [EMAIL

Webboard: indexer inserts unwanted url into database

2001-03-01 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Use either robots.txt file or allow/disallow commands. > I don't want to index full server,only some directories ,so i am giving commands >like: > > Server http://www.raaga.ch/de/dienst/ > Server http://www.raaga.ch/de/kontakt/ > Serv

Webboard: Prev/Next links dont display any search results

2001-03-01 Thread Alex Savin
Author: Alex Savin Email: Message: I did. So? What's about the problem? Reply: ___ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]

php-mnogo-1.03

2001-03-01 Thread Sergey Kartashoff
Hi! Added UDM_PARAM_CROSS_WORDS agent session parameter to use crosswords feature available since mnogosearch 3.1.11. -- Regards, Sergey aka gluke. php-mnogo-1.03.tgz

searching in url.description possible?

2001-03-01 Thread andreas
hi, i'm currently trying to index a few MP3-files using the Id3-Tag. The Id3-Tag is read and inserted in the url-table in the field 'description' for example. When searching for a word, only the dict-tables are checked, right? How can i manage the Id3-Tag information to ge

Webboard: Indexer gets killed for not apparent reason - ongoing topic

2001-03-01 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: run backtrace gdb command when indexer is killed > Hi Alexander, > > No, there is no core dumped when the indexer is killed. You asked me to run the >indexer through gdb and post it and here it is. > > Let me know if there is anythi

Webboard: indexer inserts unwanted url into database

2001-03-01 Thread john
Author: john Email: [EMAIL PROTECTED] Message: I don't want to index full server,only some directories ,so i am giving commands like: Server http://www.raaga.ch/de/dienst/ Server http://www.raaga.ch/de/kontakt/ Server http://www.raaga.ch/de/ueberuns/ inside these directories i have other dire

RE: php-mnogo-1.01

2001-03-01 Thread Briggs, Gary
This is probably a REALLY stupid question, but what's the difference between this and the PHP frontend that appears on the mnogo homepage? Thanks, Gary (-; > -Original Message- > From: Sergey Kartashoff [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, March 01, 2001 12:04 PM > To: [EMAIL PRO

Webboard: Indexer gets killed for not apparent reason - ongoing topic

2001-03-01 Thread Nir Shahaf
Author: Nir Shahaf Email: [EMAIL PROTECTED] Message: Hi Alexander, No, there is no core dumped when the indexer is killed. You asked me to run the indexer through gdb and post it and here it is. Let me know if there is anything more I can provide you with. Regards, Nir Reply:

php-mnogo-1.02

2001-03-01 Thread Sergey Kartashoff
Hi! From ChangeLog: Added Udm_Get_Doc_Count(Agent) and Udm_Api_Version() functions. phpinfo() now prints detected mnoGoSearch library version. Example update. -- Regards, Sergey aka gluke. ___ If you want to unsubscribe send "unsubscribe general

Webboard: Alias news://xyz news://123 ?

2001-03-01 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: What is indexer -v6 output? > > > What exactly didn't work? Alias? Does indexer connect to the origial > > server? Or something else? > > Nothing at all happens. The indexer connects to cachelogd and > exits again normally after one or

Webboard: Indexer gets killed for not apparent reason - ongoing topic

2001-03-01 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Is core file produced? > I know I have posted this message before but I got no replies, the problem is that >indexer gets killed after the var/dict.txt files reaches ~7MB, I have more then >enough space on the device (36GB) and it's e

Webboard: bugs or what?

2001-03-01 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: > I found that problem source - it was that mnogosearch tried to use SQL in stopword >section, but I used a built-in database and when I commented that string indexer was >working... But I want to ask you, how to index a ftp - I gave "-u

Webboard: bugs or what?

2001-03-01 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: > First, I've tried to set up mnogosearch to my home directory, since I'm not a root >on a system. The first íåñîîòâåòñòâèå was that for bult-in database we need to >specify --with-biult-in keyword in configure - that's not described in

Webboard: 3.1.11: stopwords & substring search

2001-03-01 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: > There is apparent conflict between stopwords and substring search, f.e. try to >search Russian 'íàäî' (which is stopword by itself) in {beg,end,sub}string >mode - search stopped with no result because stopword immediately

Re: 3.1.11: stopwords & substring search

2001-03-01 Thread Alexander Barkov
"Andrey A. Chernov" wrote: > > There is apparent conflict between stopwords and substring search, f.e. > try to search Russian 'ÎÁÄÏ' (which is stopword by itself) in > {beg,end,sub}string mode - search stopped with no result because stopword > immediately found, but it prevents

Re[2]: Searching multiple tags

2001-03-01 Thread Sergey Kartashoff
Hi! Thursday, March 01, 2001, 1:11:17 PM, you wrote: AB> Sergey, any comments? Already sent. Php does support it. -- Regards, Sergey aka gluke. ___ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]

php-mnogo-1.01

2001-03-01 Thread Sergey Kartashoff
Hi! From ChangeLog: Fixed memory leak in link list destructor. -- Regards, Sergey aka gluke. php-mnogo-1.01.tgz

Re[2]: Searching multiple tags

2001-03-01 Thread Sergey Kartashoff
Hi! Thursday, March 01, 2001, 12:34:17 PM, you wrote: BG> Hmmm. BG> The php one can't . Php can do this. Tags are searched against SQL LIKE syntax. So you can search for example for "ABCD%" tag, which is actially search by group of tags. -- Regards, Sergey aka gluke. ___

Re[7]: [Fwd: BOUNCE general@mnogosearch.org: Non-member submission from [andreas ]]

2001-03-01 Thread Sergey Kartashoff
Hi! Thursday, March 01, 2001, 1:27:55 PM, you wrote: >> a> I deleted the /var directory completely - and the segmentation >> fault a> is gone. So i think the udm_get_res_field function did find >> something a> from within files, but not database, and crashed. >> Have you reindexed all and cr

Re: Searching multiple tags

2001-03-01 Thread Alexander Barkov
Sergey, any comments? "Briggs, Gary" wrote: > > Hmmm. > The php one can't . > > Gary (-; > > > -Original Message- > > From: Alexander Barkov [SMTP:[EMAIL PROTECTED]] > > Sent: Thursday, March 01, 2001 5:13 AM > > To: [EMAIL PROTECTED]; Briggs, Gary > > Subject: Re: Searching mu

Re: BOUNCE general@mnogosearch.org: Non-member submission from [Zenon Panoussis ]

2001-03-01 Thread Alexander Barkov
äÁ ×ÒÏÄÅ ÂÙ Ñ ÎÁÛÅÌ ÇÌÀË Maxime Zakharov wrote: > > ðÒÉ×ÅÔ, > > õ ÎÅÇÏ ÓÌÕÞÁÅÍ ÎÅ ÍÕÌØÔÉÔÒÅÄÎÁÑ ×ÅÒÓÉÑ ÉÓÐÏÌØÚÕÅÔÓÑ ? > ïÞÅÎØ ÐÏÈÏÖÅ ÎÁ ÔÏ, ËÏÇÄÁ ÐÁÍÑÔÉ ÄÌÑ ÎÉÔÉ ÎÅ È×ÁÔÁÌÏ - ÉÍÅÎÎÏ × ÔÏÍ ÖÅ ÍÅÓÔÅ É >ÔÒÁÐÁÅÔÓÑ. > > On Thu, 01 Mar 2001 09:15:37 +0400 > Alexander Barkov <[EMAIL PROTECTED]> wrot

RE: Searching multiple tags

2001-03-01 Thread Briggs, Gary
Hmmm. The php one can't . Gary (-; > -Original Message- > From: Alexander Barkov [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, March 01, 2001 5:13 AM > To: [EMAIL PROTECTED]; Briggs, Gary > Subject: Re: Searching multiple tags > > "Briggs, Gary" wrote: > > > > Is there any way that

Re[5]: [Fwd: BOUNCE general@mnogosearch.org: Non-member submission from [andreas ]]

2001-03-01 Thread Sergey Kartashoff
Hi! Thursday, March 01, 2001, 11:41:31 AM, you wrote: >> It is very strange. What version of mnogosearch are you using ? >> To Alex : what do you think about that ? >> This could be a bug in the library. a> I deleted the /var directory completely - and the segmentation fault a> is gone. So i

RE: Searching multiple tags

2001-03-01 Thread Briggs, Gary
I'm using the PHP frontend at the moment. And I shall actually continue using it, especially when the PHP 4.0.5 comes out (= Gary (-; > -Original Message- > From: Laurent LEVIER [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday, February 28, 2001 6:38 PM > To: [EMAIL PROTECTED]; Briggs, Gary

Re: BOUNCE general@mnogosearch.org: Non-member submission from [Zenon Panoussis ]

2001-03-01 Thread Alexander Barkov
realsize -1 means that there was an error while donwloading document. I found that there is not checking in indexer.c for this. Please find a patch here: http://gw.udmsearch.izhnet.ru/~bar/crc32.indexer.c.patch.gz It should the crash. Take a look into proto.c. UDM_NET_ERROR (it is -1) is retu

Re: BOUNCE general@mnogosearch.org: Non-member submission from [Zenon Panoussis ]

2001-03-01 Thread Maxime Zakharov
ðÒÉ×ÅÔ, õ ÎÅÇÏ ÓÌÕÞÁÅÍ ÎÅ ÍÕÌØÔÉÔÒÅÄÎÁÑ ×ÅÒÓÉÑ ÉÓÐÏÌØÚÕÅÔÓÑ ? ïÞÅÎØ ÐÏÈÏÖÅ ÎÁ ÔÏ, ËÏÇÄÁ ÐÁÍÑÔÉ ÄÌÑ ÎÉÔÉ ÎÅ È×ÁÔÁÌÏ - ÉÍÅÎÎÏ × ÔÏÍ ÖÅ ÍÅÓÔÅ É ÔÒÁÐÁÅÔÓÑ. On Thu, 01 Mar 2001 09:15:37 +0400 Alexander Barkov <[EMAIL PROTECTED]> wrote: AB> OK. Please check also this: AB> AB> print realsize AB> pri

Re: php -> udm_*() segfault gdb-backtrace

2001-03-01 Thread Sergey Kartashoff
Hi! Thursday, March 01, 2001, 12:17:38 AM, you wrote: a> // lets search for the word "mp3" a> $q = "mp3"; a> if ($udmconn = udm_alloc_agent("mysql://root@localhost/w3audio/","crc-multi")) { a> udm_set_agent_param($udmconn, UDM_PARAM_PAGE_SIZE,10); a> $result = udm_find($ud

Webboard: Prev/Next links dont display any search results

2001-03-01 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: > Hi, there! > Here's the problem: > Config: Linux 2.2.17, mnoGoSearch 3.1.11, thttpd. Charset (mnoGoSearch & thttpd) >- 1251. Client - Netscape 4.76/Linux. > Now I make the cyrillic search request, e.g. 'Á×ÔÏÍÏÂÉÌØ'. It's allright for no

Re[3]: [Fwd: BOUNCE general@mnogosearch.org: Non-member submission from [andreas ]]

2001-03-01 Thread Sergey Kartashoff
Hi! Wednesday, February 28, 2001, 9:08:17 PM, you wrote: a> if ($udmconn = udm_alloc_agent("mysql://user@host/search/","crc-multi")) { a> udm_set_agent_param($udmconn, UDM_PARAM_PAGE_SIZE,10); a> [more deleted] a> ... a> $result = udm_find($udmconn,$q