讲座:万元月薪请不动程序员?

2002-03-15 Thread learnit
Title: ELOOTEC-NIIT½ÌÓýÖÐÐÄ ½²×ùÑûÇ뺯 ½²×ùÖ÷Ì⣺ÍòÔªÔÂнÇë²»¶¯³ÌÐòÔ±£¿   ½âÎöIT¸ßн֮ÃÕôßGNIITÈí¼þ¹¤³Ìʦ¿Î³Ì½éÉÜ»á Ö÷½²ÈË£ºNIIT NLP¾­Àí ELOOTEC¸ß¼

RE: mnoGoSearch and PHP

2002-03-15 Thread Richard Fox
Lindsey writes: > Yes, when you configure PHP you need to add > --with-mnogosearch=/path/to/your/mnogosearchprefix OK, that's great, but what is at "/path/to/your/mnogosearchprefix"? My choices (I think) are: mnogosearch-1.49.tar - PHP extension module mnogosearch-3.1.19.tar - stable current

Re: Webboard: HrefOnly and FollowOutside

2002-03-15 Thread Lindsey Simon
Hey Gluke et al.. > > I cannot get the HrefOnly directive in my configuration file to > > work for index pages. I have this line: > > > > HrefOnly \/$ > > > > Shouldn't that prevent URL's ending in / from being indexed? > > Yes, it should. In HrefOnly the escaping \ is necessary too right?

Re: mnoGoSearch and PHP

2002-03-15 Thread Lindsey Simon
Richard Fox in message mnoGoSearch and PHP (Fri, 03/15 14:14): > Hi, > > I am running PHP 4.1.1 on an Apache 1.3.23 server and I want to be able to > call a search function from within a PHP script, get the output of the > search in my PHP script, and write the output into an html page. This sho

mnoGoSearch and PHP

2002-03-15 Thread Richard Fox
Hi,   I am running PHP 4.1.1 on an Apache 1.3.23 server and I want to be able to call a search function from within a PHP script, get the output of the search in my PHP script, and write the output into an html page. This should be normal and common usage, I guess. My question:   I have read

Webboard: indexing files with extension different from the content

2002-03-15 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: > I don't think indexer switch for > the next document, because I left it > a whole night, and it was still processing the same document. In 3.2.4 we fixed some problems in html parser, which led to indexer hanging in some cases, mostly

Webboard: Cache mode: compatibility between freeBSD and solaris

2002-03-15 Thread Paul
Author: Paul Email: [EMAIL PROTECTED] Message: > Cache mode files may not binary compartible between > platforms. The problem is either byte ordering or > sizeof(int) > I compared the two plateforms, and you 're right, the problem is byte ordering. Thank you Paul Reply:

Webboard: indexing files with extension different from the content

2002-03-15 Thread Paul
Author: Paul Email: [EMAIL PROTECTED] Message: > > I think that the reason is big size of those files. > And probably indexer doesn't stay forever, it is > just downloading for a long time. > > I think this is a good item for TODO: to make it > possible to stop downloading of content after > he

Webboard: PHP-4.1.2 Runtime Error

2002-03-15 Thread Arthur Chong
Author: Arthur Chong Email: [EMAIL PROTECTED] Message: That worked! Somehow the library path got screwed up...I did leave openssl in there... Thanks for the help!! Reply: ___ If you want to unsubscri

Webboard: PHP-4.1.2 Runtime Error

2002-03-15 Thread gluke
Author: gluke Email: [EMAIL PROTECTED] Message: ok, try tocompile mnogo without ssl. Reply: ___ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]

Webboard: PHP-4.1.2 Runtime Error

2002-03-15 Thread Arthur Chong
Author: Arthur Chong Email: [EMAIL PROTECTED] Message: linweb:root# ./udm-config --libs -L/home/apps/mysql/lib/mysql -lmysqlclient -lm -lz -L/usr/local/ssl/lib -lcrypto -lssl -L/usr/local/mnogosearch/lib -ludmsearch Reply: _

Webboard: PHP-4.1.2 Runtime Error

2002-03-15 Thread Arthur Chong
Author: Arthur Chong Email: [EMAIL PROTECTED] Message: mnogosearch was compiled with openssl support, so was PHP. Reply: ___ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]

Webboard: result grouping

2002-03-15 Thread gluke
Author: gluke Email: [EMAIL PROTECTED] Message: I think i know how to solve it. You can use multiple tag feature. I plan to implement it at the nearest future (maybe at the beginning of the next week) in the php frontend. So you can use several tags in the search. This feature should work in all

Webboard: HrefOnly and FollowOutside

2002-03-15 Thread gluke
Author: gluke Email: [EMAIL PROTECTED] Message: > > I cannot get the HrefOnly directive in my configuration file to > work for index pages. I have this line: > > HrefOnly \/$ > > Shouldn't that prevent URL's ending in / from being indexed? Yes, it should. > But I'm still getting search result