UdmSearch: Webboard: removing a complete domain name

2001-01-14 Thread gluke

Author: gluke
Email: [EMAIL PROTECTED]
Message:
Run indexer -C -u '%yahoo.com%'
this removes yahoo.com from database.
Then put Disallow yahoo.com in the indexer.conf to prevent indexing yahoo in the 
future.

Reply: http://search.mnogo.ru/board/message.php?id=1110

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: Indexing the BODY content

2001-01-14 Thread gluke

Author: gluke
Email: [EMAIL PROTECTED]
Message:
It could be if you specified BodyWeight 0 in the indexer.conf

Reply: http://search.mnogo.ru/board/message.php?id=

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




Re: UdmSearch: Displaying content of category

2001-01-14 Thread Sergey Kartashoff

Hi!

Saturday, January 13, 2001, 9:51:14 PM, you wrote:

GW Just upgraded to 3.1.8 for backend, 3.1.2.4 PHP frontend. Using MySQL.

GW I'd like to be able to display all Sites listed withing a category, but when I try 
a query with just a category code, I get nothing at all except the top and bottom of 
the template, no message or
GW anything.

It does not show sites like catalog. This is an only search engine
now. So you could search through the categories. If you want to
display urls you should write appropiate script.

-- 
Regards, Sergey aka gluke.


__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: compiling error in 3.1.9-pre13

2001-01-14 Thread Nagy Erno

Hello!

I couldn't compile the source:
cc: Error: udmutils.c, line 271: Invalid statement.

I put a ';' char at the end of prev line (after `default:') and so I can
compile it.

Bye,
   Ned

P.s.: I use nativ DEC compiler, and ther are a several new warning due
signed and unsigned char* missing. I think I will report it before next
stable versin ;)

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: DeleteNoServer

2001-01-14 Thread Nagy Erno

Hello!

What about DeleteNoServer? I set to no, but indexer said:
[1] http://www.chem.elte.hu/General/UPS/_vti_cnf/LACI.HTM
[1] No 'Server' command for url... deleted.
[1] Done (2 seconds)

Of course I not set neither Server nor Realm. Do it means that it is an
unusable option?

Thanks,
   Ned

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: splitter core dump

2001-01-14 Thread Caffeinate The World

mnogosearch 3.1.9-pre13, pgsql 7.1-current,
netbsd/alpha 1.5.1-current

running cachemode. i've been indexing and splitter-ing
just fine. 'til today when after an overnight of
indexers running and gathering up a log file  of over
31 MB, cachelogd automatically started a new log file.

i ran 'splitter -p' on that 31 MB log file. it was
split up just fine. then i ran 'splitter' and it core
dumped almost half way thru.

cut
...
Delete from cache-file
/usr/local/install/mnogosearch-3.1.9/var/tree/77/B/77BE1000
Delete from cache-file
/usr/local/install/mnogosearch-3.1.9/var/tree/77/B/77BE2000
/usr/local/install/mnogosearch-3.1.9/var/tree/77/C/77C15000
old:   2 new:   4 total:   6
/usr/local/install/mnogosearch-3.1.9/var/tree/77/C/77C23000
old:   0 new:   1 total:   1
/usr/local/install/mnogosearch-3.1.9/var/tree/77/C/77C2B000
old:   0 new:   2 total:   2
/usr/local/install/mnogosearch-3.1.9/var/tree/77/C/77C2E000
old:   0 new:   1 total:   1
/usr/local/install/mnogosearch-3.1.9/var/tree/77/C/77C2F000
old:   1 new:   1 total:   2
/usr/local/install/mnogosearch-3.1.9/var/tree/77/C/77C3
old:27049 new:13718 total:40767
Segmentation fault - core dumped
/cut

here is the backtrace:

cut
...
#0  0x120018c44 in UdmSplitCacheLog (log=
Cannot access memory at address 0x121f873bc.
) at cache.c:591
591   
 table[header.ntables].pos=pos;
(gdb) bt
#0  0x120018c44 in UdmSplitCacheLog (log=
Cannot access memory at address 0x121f873bc.
) at cache.c:591
warning: Hit heuristic-fence-post without finding
warning: enclosing function for address
0xc712f381000470e1
/cut

sorry i don't think i compiled splitter with debug
flag on so i don't have much more info.

here is the filesizes:

-rw-r--r--  1 root  wheel   4 Jan 14 10:56 77A.log
-rw-r--r--  1 root  wheel   11732 Jan 14 10:56 77B.log
-rw-r--r--  1 root  wheel  465360 Jan 14 10:56 77C.log
   ^^  ^^^
-rw-r--r--  1 root  wheel   73696 Jan 14 10:56 77D.log
-rw-r--r--  1 root  wheel   22764 Jan 14 10:56 77E.log

notice 77C.log, that's where it core dumped. it's
unusually large.

i think there is a bug in splitter. how do i continue
with the splitter process at this point so that
77C.log and others get processed?



__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/
__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: Weight

2001-01-14 Thread c4miles

Author: c4miles
Email: 
Message:
Regarding BodyWeight, TiteWeight, DescWeight, etc.
What is the weight of these weights?
Does 1 carry greater importance than 5, for example?
Or vice-versa?



Reply: http://search.mnogo.ru/board/message.php?id=1112

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




Re: UdmSearch: Webboard: Mnogo+PHP

2001-01-14 Thread Craig Small

On Fri, Jan 12, 2001 at 02:44:30AM +0300, shaggi wrote:
 How to make search.cgi to look at search.php inside of / etc instead of looking at 
search.htm?
 sorry, i\'m a really begginer :)

The default setup of the Debian packaged version of mnogosearch-php does
this.  config.inc and search.php are both found in 
/etc/mnogosearch-php/

I do this with two changes:
Make $template_file refernce something in /etc/mnogosearch.
$template_file = "/etc/udmsearch-php/" . $template_file;

Allow php to include files in /etc/udmsearch-php with a .htaccess file
  php_value include_path /usr/share/mnogosearch-php:/etc/mnogosearch-php

  - Craig
-- 
Craig Small VK2XLZ  GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.eye-net.com.au/[EMAIL PROTECTED]
MIEEE [EMAIL PROTECTED] Debian developer [EMAIL PROTECTED]
__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




Re: UdmSearch: splitter core dump

2001-01-14 Thread Caffeinate The World


--- Caffeinate The World [EMAIL PROTECTED]
wrote:
 mnogosearch 3.1.9-pre13, pgsql 7.1-current,
 netbsd/alpha 1.5.1-current
 
 running cachemode. i've been indexing and
 splitter-ing
 just fine. 'til today when after an overnight of
 indexers running and gathering up a log file  of
 over
 31 MB, cachelogd automatically started a new log
 file.
 
 i ran 'splitter -p' on that 31 MB log file. it was
 split up just fine. then i ran 'splitter' and it
 core
 dumped almost half way thru.
 
 cut
 ...
 Delete from cache-file

/usr/local/install/mnogosearch-3.1.9/var/tree/77/B/77BE1000
 Delete from cache-file

/usr/local/install/mnogosearch-3.1.9/var/tree/77/B/77BE2000

/usr/local/install/mnogosearch-3.1.9/var/tree/77/C/77C15000
 old:   2 new:   4 total:   6

/usr/local/install/mnogosearch-3.1.9/var/tree/77/C/77C23000
 old:   0 new:   1 total:   1

/usr/local/install/mnogosearch-3.1.9/var/tree/77/C/77C2B000
 old:   0 new:   2 total:   2

/usr/local/install/mnogosearch-3.1.9/var/tree/77/C/77C2E000
 old:   0 new:   1 total:   1

/usr/local/install/mnogosearch-3.1.9/var/tree/77/C/77C2F000
 old:   1 new:   1 total:   2

/usr/local/install/mnogosearch-3.1.9/var/tree/77/C/77C3
 old:27049 new:13718 total:40767
 Segmentation fault - core dumped
 /cut
 
 here is the backtrace:
 
 cut
 ...
 #0  0x120018c44 in UdmSplitCacheLog (log=
 Cannot access memory at address 0x121f873bc.
 ) at cache.c:591
 591 
  
  table[header.ntables].pos=pos;
 (gdb) bt
 #0  0x120018c44 in UdmSplitCacheLog (log=
 Cannot access memory at address 0x121f873bc.
 ) at cache.c:591
 warning: Hit heuristic-fence-post without finding
 warning: enclosing function for address
 0xc712f381000470e1
 /cut
 
 sorry i don't think i compiled splitter with debug
 flag on so i don't have much more info.
 
 here is the filesizes:
 
 -rw-r--r--  1 root  wheel   4 Jan 14 10:56
 77A.log
 -rw-r--r--  1 root  wheel   11732 Jan 14 10:56
 77B.log
 -rw-r--r--  1 root  wheel  465360 Jan 14 10:56
 77C.log
^^ 
 ^^^
 -rw-r--r--  1 root  wheel   73696 Jan 14 10:56
 77D.log
 -rw-r--r--  1 root  wheel   22764 Jan 14 10:56
 77E.log
 
 notice 77C.log, that's where it core dumped. it's
 unusually large.
 
 i think there is a bug in splitter. how do i
 continue
 with the splitter process at this point so that
 77C.log and others get processed?

what i ended up doing here was moved 77C.log to a
backup location and ran "splitter" again. it continued
and processed all the rest of the file just fine. now,
how do i get 77C.log processed? also, should i have
backed up the 'del.log' file too? i noticed when
splitter did it's work, there were files deleted as well.

__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/
__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: search.cgi cachemode and php

2001-01-14 Thread Caffeinate The World

a while back someone mentioned piping results from
search.cgi to a php script to display results and
provide for interactions of php form to search.cgi. i
can't seem to find this in the mailing list or web
board using search. 

i have no idea when the php people will add in the udm
module so i can use php to display and do my queries.
the problem is our site is template based, changed by
visitor's preferences, so it would help to have this function.

__
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/
__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Can't index a site

2001-01-14 Thread Nagy Erno

Hi!

I tried to index ludens.elte.hu, but it answer: Can't connect to
ludens.elte.hu:80. If I see with netscape or debug with telnet, it works
well. I have debuged it for several hours, but nothing found.
I can index another site of corse.
What is (non)blocking mode, in connection part?

Bye,
  Ned

P.s.: If somebody try index this site, please write me the results.
Thanks.

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Unexpected network error using mnogosearch-php-3.1.2.4

2001-01-14 Thread Ernesto Vargas

I am having "Unexpected network error" when using the PHP Frontend. Access
search.php first time works fine but doing a search return the error. Using
search.cgi work perfectly everytime. MySql is not the problem since
search.cgi work well.

Please check http://evargas.com/buscar/buscar.php

Sincerly,

Ernesto Vargas



_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: Recompiling error...

2001-01-14 Thread Jason A. Banico

Author: Jason A. Banico
Email: [EMAIL PROTECTED]
Message:
I'm getting an error with "make".

myserver:/usr/local/apache/cgi-bin/mnogosearch-3.1.8/src# make
/bin/sh ../libtool --mode=link gcc  -g -O2
-DUDM_CONF_DIR=\"/usr/local/mnogosearch/etc\"
-DUDM_VAR_DIR=\"/usr/local/mnogosearch/var\"  -o search.cgi  search.o
search_tl.o libudmsearch.la -L/u1/src/mysql-3.22.29/lib -lmysqlclient
-lm
gcc -g -O2 -DUDM_CONF_DIR=\"/usr/local/mnogosearch/etc\"
-DUDM_VAR_DIR=\"/usr/local/mnogosearch/var\" -o search.cgi search.o
search_tl.o .libs/libudmsearch.a -L/u1/src/mysql-3.22.29/lib
-lmysqlclient -lm -L/u1/src/mysql-3.22.29/lib -lmysqlclient -lm
/usr/i486-linux/bin/ld: cannot open -lmysqlclient: No such file or
directory
make: *** [search.cgi] Error 1

myserver:/usr/local/apache/cgi-bin/mnogosearch-3.1.8/src# make install
/bin/sh ../libtool --mode=link gcc  -g -O2
-DUDM_CONF_DIR=\"/usr/local/mnogosearch/etc\"
-DUDM_VAR_DIR=\"/usr/local/mnogosearch/var\"  -o search.cgi  search.o
search_tl.o libudmsearch.la -L/u1/src/mysql-3.22.29/lib -lmysqlclient
-lm
gcc -g -O2 -DUDM_CONF_DIR=\"/usr/local/mnogosearch/etc\"
-DUDM_VAR_DIR=\"/usr/local/mnogosearch/var\" -o search.cgi search.o
search_tl.o .libs/libudmsearch.a -L/u1/src/mysql-3.22.29/lib
-lmysqlclient -lm -L/u1/src/mysql-3.22.29/lib -lmysqlclient -lm
/usr/i486-linux/bin/ld: cannot open -lmysqlclient: No such file or
directory
make: *** [search.cgi] Error 1

I kinda don't remember if I got this error before. As far as I know,
everything went well installing a MySQL client...

Reply: http://search.mnogo.ru/board/message.php?id=1113

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




Re: UdmSearch: DeleteNoServer

2001-01-14 Thread Sergey Kartashoff

Hi!

Sunday, January 14, 2001, 6:10:36 PM, you wrote:

NE What about DeleteNoServer? I set to no, but indexer said:
NE [1] http://www.chem.elte.hu/General/UPS/_vti_cnf/LACI.HTM
NE [1] No 'Server' command for url... deleted.
NE [1] Done (2 seconds)

NE Of course I not set neither Server nor Realm. Do it means that it is an
NE unusable option?

No. It is usable while using Follow site parameter.

-- 
Regards, Sergey aka gluke.


__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




Re: UdmSearch: Can't index a site

2001-01-14 Thread Sergey Kartashoff

Hi!

Sunday, January 14, 2001, 9:25:34 PM, you wrote:

NE I tried to index ludens.elte.hu, but it answer: Can't connect to
NE ludens.elte.hu:80. If I see with netscape or debug with telnet, it works
NE well. I have debuged it for several hours, but nothing found.
NE I can index another site of corse.
NE What is (non)blocking mode, in connection part?

NE P.s.: If somebody try index this site, please write me the results.

I tried this site and successfully indexed it with pre12.

-- 
Regards, Sergey aka gluke.


__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: Weight

2001-01-14 Thread gluke

Author: gluke
Email: [EMAIL PROTECTED]
Message:
No. The bigger number gives greater importance. 

Reply: http://search.mnogo.ru/board/message.php?id=1114

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: Recompiling error...

2001-01-14 Thread gluke

Author: gluke
Email: [EMAIL PROTECTED]
Message:
Please take a look at http://search.mnogo.ru/faq.html


Reply: http://search.mnogo.ru/board/message.php?id=1115

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




Re: UdmSearch: search.cgi cachemode and php

2001-01-14 Thread Sergey Kartashoff

Hi!

Monday, January 15, 2001, 7:30:36 AM, you wrote:

CTW i have no idea when the php people will add in the udm
CTW module so i can use php to display and do my queries.
CTW the problem is our site is template based, changed by
CTW visitor's preferences, so it would help to have this function.

We are working at the native libmnogosearch support for php.

-- 
Regards, Sergey aka gluke.


__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




Re: UdmSearch: Unexpected network error using mnogosearch-php-3.1.2.4

2001-01-14 Thread Sergey Kartashoff

Hi!

EV I am having "Unexpected network error" when using the PHP Frontend. Access
EV search.php first time works fine but doing a search return the error. Using
EV search.cgi work perfectly everytime. MySql is not the problem since
EV search.cgi work well.

EV Please check http://evargas.com/buscar/buscar.php

I just tested it with queries 'test' , 'www', 'buscar' and dont see
any errors.

-- 
Regards, Sergey aka gluke.


__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]