Re: UdmSearch: Webboard: MP3 file causes Segmentation fault(core dumped)

2001-01-24 Thread Caffeinate The World
can you provide a backtrace from gdb? w/o it, it would be hard to track down the problem. --- Adrift [EMAIL PROTECTED] wrote: Author: Adrift Email: [EMAIL PROTECTED] Message: whenever I try to index a MP3 file I get a Segmentation fault(core dumped) message and the indexer quits... How do

Re: UdmSearch: Speed and Indexes...

2001-01-24 Thread Caffeinate The World
i had the same weird problem on pgsql, using crc-multi mode. i switched to cache mode, now my queries are under a second. --- Matthew Sullivan [EMAIL PROTECTED] wrote: Hi All, Just a few thoughts to throw around - currently I am running the search to a MySQL backend which is a Sun Ultra 10

UdmSearch: Webboard: Search never finds any records...

2001-01-24 Thread Chen Zhang
Author: Chen Zhang Email: [EMAIL PROTECTED] Message: Hi, I am encountering the same problem as yours. My configurations are quite similar to yours. And after successfully grebbing urls designated, the Search can't find anything. Have you got any idea why? Thanks Chen Zhang Reply:

Re: UdmSearch: Webboard: MP3 file causes Segmentation fault(core dumped)

2001-01-24 Thread Alexander Barkov
There was some bug in MP3 code, and it seems to be fixed in 3.1.9 which is already available from our site. Caffeinate The World wrote: can you provide a backtrace from gdb? w/o it, it would be hard to track down the problem. --- Adrift [EMAIL PROTECTED] wrote: Author: Adrift Email:

UdmSearch: ANNOUNCE 3.1.9

2001-01-24 Thread Alexander Barkov
Hello! We would like to announce 3.1.9 release of mnoGoSearch. From ChangeLog: 24 January 2001: 3.1.9 Substring search has been added. It works in "single" and "multi" modes in both SQL and built-in versions. As far as other modes use CRC32 for words storage they do not support

UdmSearch: Webboard: HTDB crash

2001-01-24 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: hello all.. i try to index about 9 records in HTDB mode and indexer crashes. 1 records indexes just okay. i'm running 3.1.8 and 3.0.20, both of 'em crash. is that mnogosearch bug or is my /dev/hands faulty? thanks.

UdmSearch: Webboard: Search never finds any records...

2001-01-24 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: I have a problem, I'm running UDMsearch 3.0.23, and it successfully spiders all of my sites (about 150) but whenever I try to search for anything, it never finds any information, no matter how simple the search query... My

UdmSearch: Webboard: Chinese Encoding

2001-01-24 Thread Alexei Lapirov
Author: Alexei Lapirov Email: [EMAIL PROTECTED] Message: There's a need to build a search for Chinese language site. I wonder if there's a support for encodings like Chinese or Vietnamese? Reply: http://search.mnogo.ru/board/message.php?id=1164 __ If you want to unsubscribe send

UdmSearch: Webboard: Chinese Encoding

2001-01-24 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: There's a need to build a search for Chinese language site. I wonder if there's a support for encodings like Chinese or Vietnamese? Unfortunately mnoGoSearch doesn't support them Reply: http://search.mnogo.ru/board/message.php?id=1165

UdmSearch: Can I remove a URL while the URL is being indexed

2001-01-24 Thread Team JUMP
I've currently got what looks like a run-a-way URL being indexed. I'd like to remove the URL from the live index. There are currently 10 indexers running. Can I simply launch a new process: ./indexer -remove http://www.problem.com/??? Will this cause an error if it is currently trying

UdmSearch: bug report: 3.1.8 crashed while indexing

2001-01-24 Thread Andrew Aksyonoff
Hello there. This is GDB output for a core generated by indexer. Mode was cache and I was trying 3.1.8 instead of 3.0.20 on our local sites. I kept the indexing log so I can mail you the document which appeared in the log just before crash, please e-mail me if you need this. Thanks. --- cut