Webboard: Site search

2001-02-26 Thread Zenon Panoussis
Author: Zenon Panoussis Email: [EMAIL PROTECTED] Message: The escape bug in previous versions of cache mode is fixed, but ul=site seems to work only in the format http://www.domain.dom/ . Attempting http://www.domain yields no results at all and just www.domain.dom returns just anything (in o

indexer stops!

2001-02-26 Thread PNTCD
When I run the "indexer" binary the program is aborded by the server. The server respond me: "Received signal 15 - exit!" When I look to the index (MySQL) database, only few of the URL's are indexed (had the "txt" field complete)... It seems that the task was interrupted... Can anybody help me

indexer questions.

2001-02-26 Thread Ted Roden
Hello all. I looked around the web board and mail archives, but i couldn't find anything on this. I am trying to index the word "c++", i think i got the php front end setup to search for it, but the indexer doesn't seem to use it. Is there any way to get the indexer to index this word, the way

Webboard: SyBase on HP-UX is it possible?

2001-02-26 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: > Hi, All! > > I've HP-UX with SyBase installed. Can I install and configure > MnoGoSearch to be able to store indexing data in SyBase tables on my > UNIX? I know suggestion about SyBase via ODBC, but my HP-UX doesn't > support ODBC yet ;

expires too early

2001-02-26 Thread Caffeinate The World
i submitted this message a few days ago but didn't see it come back from the list. so here it is again. mnogosearch 3.1.10 cache mode i've been indexing for about 2 weeks now. for the first week, things went fine and status-200/Expire showed 0. I have period set for 6m (6 months). then during th

expires too early

2001-02-26 Thread Caffeinate The World
i submitted this message a few days ago but didn't see it come back from the list. so here it is again. mnogosearch 3.1.10 cache mode i've been indexing for about 2 weeks now. for the first week, things went fine and status-200/Expire showed 0. I have period set for 6m (6 months). then during th

Crash in UdmAddURL() fix

2001-02-26 Thread Alexander Barkov
Hello! Please find a patch which fixes crash in UdmAddURL() function. Thanks everybody who helped to debug! Please give feedback. add_url.3.1.11.diff.gz

RE: Crash in UdmAddURL() fix

2001-02-26 Thread Briggs, Gary
Thank-you! It now works! You're amazing, Alexander Gary (-; > -Original Message- > From: Alexander Barkov [SMTP:[EMAIL PROTECTED]] > Sent: Monday, February 26, 2001 3:13 PM > To: Kontakt; general; [EMAIL PROTECTED] > Subject: Crash in UdmAddURL() fix > > >Hello! > > > Ple

Webboard: Indexer gets killed for no apparent reason - gdb info included

2001-02-26 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Take a look into doc/bugs.txt and repost with all nessesary information. > this is what I am getting while running the indexer with -a -v 5 from within the >gdb: > > > Starting program: /site/www/search/mnogosearch/sbin/indexer -a -v

Webboard: SyBase on HP-UX is it possible?

2001-02-26 Thread Igor Lyubimov
Author: Igor Lyubimov Email: Message: Hi, All! I've HP-UX with SyBase installed. Can I install and configure MnoGoSearch to be able to store indexing data in SyBase tables on my UNIX? I know suggestion about SyBase via ODBC, but my HP-UX doesn't support ODBC yet ;-). How can I solve my problem?

Webboard: Different results for different languages.

2001-02-26 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: It is better to use tag command. Something like this: Tag ru Realm http://your.server.name/*.ru.* Tag de Realm http://your.server.name/*.de.* Tag en Realm http://your.server.name/*.en.* Reply:

Webboard: Different results for different languages.

2001-02-26 Thread Igor Lyubimov
Author: Igor Lyubimov Email: Message: Hi, All! Could somebody explain is it possible to configure MnoGoSearch for ability to take search results from one webserver, differ it (results) by language? Let suppose, I've a webserver that's contain pages in 3 languages. (russian, english and german)

Re: Segmentation Fault

2001-02-26 Thread Team JUMP Lists
> From: Alexander Barkov <[EMAIL PROTECTED]> > Date: Mon, 26 Feb 2001 15:02:51 +0400 > To: [EMAIL PROTECTED], Team JUMP Lists <[EMAIL PROTECTED]> > Subject: Re: Segmentation Fault > > Please check doc/bugs.txt. It explains how to post crash reports. > Alex, here's the printout from gdb. TIA,

RE: Webboard: Segmentation Fault, core dump (gdb report included)

2001-02-26 Thread Briggs, Gary
OK, It still breaks: [lonwebhost20:/opt/udmsearch/sbin/]$ pwd /opt/udmsearch/sbin [lonwebhost20:/opt/udmsearch/sbin/]$ cat ./chunkystuff #!/bin/sh LD_LIBRARY_PATH=/opt/mySQL/lib/mysql:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH exec ./indexer $* [lonwebhost20:/opt/udmsearch/sbin/]$ ./chunkystuff

RE: Segmentation Fault core dump (gdb report include in this mail)

2001-02-26 Thread Briggs, Gary
I'm currently re-building mySQL to bring it up to date. Unfortunately, rolling back to the config I had before the weekend is [currently] not possible, although it may get better once I've finished the compile. The database is currently down for the count, and I'm trying to get it back up again a

Re: Segmentation Fault core dump (gdb report include in this mail)

2001-02-26 Thread Alexander Barkov
Please compile with -g cc flags: export CFLAGS=-g ./configure make then run gdb backtrace again after crash. It's interesting what's happening in UdmAddURL() function. Use "frame 3" then "where" commands. "Briggs, Gary" wrote: > > I'm getting this too. > Solaris 2.6 > MySQL 3.23.33 >

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

2001-02-26 Thread Alexander Barkov
Check doc/bugs.txt. It explains how to post crashes reports. > hi, > > i got several problems with mnoGoSearch. > > Currently i'm trying to use version 3.1.11 on a regular linux box. I > already tried on different linux machines, so its not a problem of > hardware, distribution or someth

Re: Segmentation Fault

2001-02-26 Thread Alexander Barkov
Please check doc/bugs.txt. It explains how to post crash reports. Team JUMP Lists wrote: > > Linux RH 7 w/ mnoGo v 3.1.1, MySQL 3.23, p-threads, fast stuff, cache stuff, > crc-multi... i think that's about it. > > I'm getting seg fault errors when I try to index more than about 10 starting > U

Webboard: Search on certain servers only

2001-02-26 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: There is no such var. > I have looked through the search.txt for another hint ... > > when I search just for a certain ul I get a message like 1.000 links found total and >50. links found for the special url. Is there a var like 950 (to

Webboard: Foreing languages indexing

2001-02-26 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: mnogosearch supports properly all iso-8859-1 characters. You have to use LocalCharset iso-8859-1 commands in both indexer.conf and search.htm > I'm starting with mnoGo search, and I have some troubles with indexing. > > My documents are

Webboard: Segmentation Fault, core dump (gdb report included)

2001-02-26 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: You have very strange place of crash :-( Probably compiling with -g cc flag will produce backtrace with more information. To compile with -g flag run export CFLAGS=-g ./configure .. make then run new indexer and check backt

Webboard: Indexer gets killed for no apparent reason

2001-02-26 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: > Hi, > > I'm having problems indexing my site using the indexer from vs. 3.1.11 I'm using >the built-in db support and whenever the dict.txt file exceeds ~7MB the indexer gets >killed. > > "[1] "orngline.jpg": Disallow NoCase *.jpg

Re: Phrase Search (cache mode)

2001-02-26 Thread Alexander Barkov
Did you replace old search.cgi with new one from 3.1.11? Frederic Tschannen wrote: > > Hi, > > Because mnogoSearch 3.1.11 promissed to handle Phrase search in cache mod I compiled >it on > my FreeBSD 4.2 BOX > > ./configure --prefix=/search/mnogosearch-3.1.11 --with-mysql --enable-phrase >-