Webboard: indexer error

2002-02-04 Thread jembo

Author: jembo
Email: jembo@dost,gov.ph
Message:
i've just installed mnogosearch.  but when i run indexer (located at 
/usr/local/mnogosearch/sbin/ ?) i have this error

/usr/libexec/ld-elf.so.1: Shared object "libpq.so.2" not found

how can i solve the problem?

here's my specs:
freeBSD 4.4
mnogo 3.1.19
pgsql 7.1.3

Reply: 

___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]




Webboard: Case convertion stopwords in utf-8 mode

2002-02-04 Thread kentsin

Author: kentsin
Email: [EMAIL PROTECTED]
Message:
Hi,

How do I configure the stopwords, character case conversion, etc when in utf-8 mode? 

Rgs,

Kent Sin

Reply: 

___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]




Webboard: Search fails when it contains stopwords

2002-02-04 Thread Michael

Author: Michael
Email: [EMAIL PROTECTED]
Message:
Pierre,

I was having similar problems, and just found my mistake.  I presume you are indexing 
your site with a stopwords file defined in your indexer.conf file.  You also need to 
let your search frontend know that stopwords should not be searched for.  Otherwise, 
your user will end up searching for keywords that have been deliberatly avoided with 
the stopword file during index.  To do so for the cgi frontend, you need to add an 
equivalent directive to search.htm:

StopwordFile stopwords/en.huge.sl

I am not sure how this would work for the PHP frontend, as I am not using it.

Hope this helps,

Michael

Reply: 

___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]




Webboard: PHP/Includes Not indexing

2002-02-04 Thread Roger Asbury

Author: Roger Asbury
Email: [EMAIL PROTECTED]
Message:
Have a site I'd like to index that uses PHP extensively.  We have a menu system on our 
site that is placed in an include file.  It is called similar to:



This file never seems to make it into the index, therefore the links contained within 
the file are not searched.

Any clues on how to fix this would be much appreciated.

Reply: 

___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]




Webboard: Multiple sites

2002-02-04 Thread Shel Holtz

Author: Shel Holtz
Email: [EMAIL PROTECTED]
Message:
Thanks; I've done it, and it's great! Now I have just one more step to get where I 
want to be:

Using the HIDDEN tag, I can restrict a search one one site to www.one.com and on 
another site to www.two.org. However, the search.html page both go to is the same, and 
subsequent searches now include both sites (unless the user sees the pull-down window 
and selects one or the other). Is there a way, perhaps with another HIDDEN tag, to 
direct a search to a different html page that limits subsequent searches to the same 
domain?

In other words, can those doing a search at www.one.com go to search-1.html while 
those conducting a search at www.two.org go to search-2.html?

Thanks!!

Shel

Reply: 

___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]




Webboard: Tags dont work !

2002-02-04 Thread x

Author: x
Email: [EMAIL PROTECTED]
Message:
Tags (grouping) just don't work.

search.cgi displays results only when "All sites" is selected,
but t=Sport or t=Technology never give any results.

my configuration:

install.pl:
== 
Do you plan to use cache storage mode? (yes/no) [yes]: 
Enable fast tag search in cache mode? (yes/no) [yes]: 
Enable fast category search in cache mode? (yes/no) [no]: 
Enable fast site search in cache mode? (yes/no) [no]: 
Enable phrase support in cache mode? (yes/no) [no]: 
== 

indexer.conf:
== 
Tag AA
Server http://www.domain.com/listOfPagesToBeIndexed.htm

Tag BB
Server http://www.domain.com/listOfPagesToBeIndexed.htm
== 

listOfPagesToBeIndexed contain a list of links like , no text

search.htm: 
== 
 
All sites 
Sport
Technology
 
== 

what am i doing wrong ?

Reply: 

___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]




Webboard: Search fails when it contains stopwords

2002-02-04 Thread gluke

Author: gluke
Email: [EMAIL PROTECTED]
Message:
What frontend do you use? It it cgi, php or perl version ?


Reply: 

___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]




Webboard: Search fails when it contains stopwords

2002-02-04 Thread Pierre Métras

Author: Pierre Métras
Email: 
Message:
Hi, 

I repost a message I wrote 2 weeks ago since I have had no responses and I am unable 
to find the reason of this behaviour.
--

I have a very strange problem that I have identified on only one context presently. 
When the query strings contains some stopwords, the search fails. When I remove the 
stopwords, I obtain the results I am looking for. 

- The initial query words are "view from the summit", and I obtain no result. 
- "from" and "the" are listed in the stopword table for the English language. 
- If I search only "view summit", I can find the pages referencing "A View From The 
Summit" on the site. I obtain them too when I try other queries "summit" or "view", 
but never with "summit from" or "summit the"... 


With the French version of the site, "vue du sommet" gives the expected answers, even 
if "du" is a French stopword. 

Could someone give me a hint to track this... 

For information, I am using "indexer from mnogosearch-3.1.19/Oracle8". 

Thanks 

Pierre Métras 


Reply: 

___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]




Webboard: search.cgi returns blank page

2002-02-04 Thread gluke

Author: gluke
Email: [EMAIL PROTECTED]
Message:
search template should be readable for user from which is apache is configured to 
running on. (usually apache or nobody). 
Or you can simply add permission to read to all users.

Reply: 

___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]




Webboard: search.cgi returns blank page

2002-02-04 Thread gluke

Author: gluke
Email: [EMAIL PROTECTED]
Message:
No, i never used cgi-wrap too.

Reply: 

___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]




Re[3]: problems with configuration

2002-02-04 Thread Sergey Kartashoff

Hi!

Monday, February 04, 2002, 12:09:10 PM, you wrote:

DH>>>  it seems we have a problem with our configuration. We use mnogosearch-3.19 ,
DH>>>  php 4.1.1 and mysql-4.0.1 .
DH>>>  During the compilation everything worked fine and afterwards everything seems to
DH>>>  be ok. The indexer found all pages and put it into the mysql-database.

DH>>>  But when we use search.php we get the following message.

DH>>>  Warning: Unable to load dynamic library 
'/usr/local/lib/php/20010901/mnogosearch' -
DH>>> /usr/local/lib/php/20010901/mnogosearch: cannot open shared object file: No such 
file or directory in
DH>>> /export/WWW/apache_1.3.22dh/apache_1.3.22/htdocs/search/search.php on line 8
DH>>>  This script requires PHP4.0.5+ with mnoGoSearch extension.

DH>>>  So we tried to compile mnogosearch static into php. But it didn't
DH>>>  worked.

DH>>>  Is there a downloadfile for a dynamic-extension available?
 
DH>>>  Some solution for that problem would be nice.

SK>> Try to add path to mnogosearch library and to dynamic mnogosearch
SK>> extension into /etc/ld.so.conf and run ldconfig after to refresh
SK>> list of libraries.

DH> Thank you for the tip, but this didn't seem to fix the problem.
DH> Maybe there is another conflict.

DH> So this is the configure command, we used.

DH> ./configure --with-apxs=/export/WWW/apache_1.3.22dh/apache_1.3.22/bin/apxs
DH> --with-config-file-path=/export/WWW/apache_1.3.22dh/apache_1.3.22/conf/
DH> --without-gd --with-adabas=/adabas/ --enable-track-vars --enable-trans-sid
DH> --with-xml  --with-mnogosearch=/usr/local/mnogosearch/ --with-mysql=/usr/

DH>  Maybe this is helpful for you.

You should add
/usr/local/mnogosearch/lib/
line into /etc/ld.so.conf and rerun ldconfig

-- 
Regards, Sergey aka gluke.

___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]




Webboard: search.cgi returns blank page

2002-02-04 Thread Tim King

Author: Tim King
Email: [EMAIL PROTECTED]
Message:
Do you know how to disable cgi-wrap? I've never used it before.

Reply: 

___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]




Re[2]: problems with configuration

2002-02-04 Thread Dirk Hinkelmanns

Hello Sergey,

Monday, February 04, 2002, 10:26:03 AM, you wrote:

SK> Hi!

SK> Monday, February 04, 2002, 11:05:19 AM, you wrote:

DH>>  it seems we have a problem with our configuration. We use mnogosearch-3.19 ,
DH>>  php 4.1.1 and mysql-4.0.1 .
DH>>  During the compilation everything worked fine and afterwards everything seems to
DH>>  be ok. The indexer found all pages and put it into the mysql-database.

DH>>  But when we use search.php we get the following message.

DH>>  Warning: Unable to load dynamic library 
'/usr/local/lib/php/20010901/mnogosearch' -
DH>> /usr/local/lib/php/20010901/mnogosearch: cannot open shared object file: No such 
file or directory in
DH>> /export/WWW/apache_1.3.22dh/apache_1.3.22/htdocs/search/search.php on line 8
DH>>  This script requires PHP4.0.5+ with mnoGoSearch extension.

DH>>  So we tried to compile mnogosearch static into php. But it didn't
DH>>  worked.

DH>>  Is there a downloadfile for a dynamic-extension available?
 
DH>>  Some solution for that problem would be nice.

SK> Try to add path to mnogosearch library and to dynamic mnogosearch
SK> extension into /etc/ld.so.conf and run ldconfig after to refresh
SK> list of libraries.

Thank you for the tip, but this didn't seem to fix the problem.
Maybe there is another conflict.

So this is the configure command, we used.

./configure --with-apxs=/export/WWW/apache_1.3.22dh/apache_1.3.22/bin/apxs
--with-config-file-path=/export/WWW/apache_1.3.22dh/apache_1.3.22/conf/
--without-gd --with-adabas=/adabas/ --enable-track-vars --enable-trans-sid
--with-xml  --with-mnogosearch=/usr/local/mnogosearch/ --with-mysql=/usr/

 Maybe this is helpful for you.

 Greetings
 Dirk


___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]




Re: problems with configuration

2002-02-04 Thread Sergey Kartashoff

Hi!

Monday, February 04, 2002, 11:05:19 AM, you wrote:

DH>  it seems we have a problem with our configuration. We use mnogosearch-3.19 ,
DH>  php 4.1.1 and mysql-4.0.1 .
DH>  During the compilation everything worked fine and afterwards everything seems to
DH>  be ok. The indexer found all pages and put it into the mysql-database.

DH>  But when we use search.php we get the following message.

DH>  Warning: Unable to load dynamic library '/usr/local/lib/php/20010901/mnogosearch' 
-
DH> /usr/local/lib/php/20010901/mnogosearch: cannot open shared object file: No such 
file or directory in
DH> /export/WWW/apache_1.3.22dh/apache_1.3.22/htdocs/search/search.php on line 8
DH>  This script requires PHP4.0.5+ with mnoGoSearch extension.

DH>  So we tried to compile mnogosearch static into php. But it didn't
DH>  worked.

DH>  Is there a downloadfile for a dynamic-extension available?
 
DH>  Some solution for that problem would be nice.

Try to add path to mnogosearch library and to dynamic mnogosearch
extension into /etc/ld.so.conf and run ldconfig after to refresh
list of libraries.

-- 
Regards, Sergey aka gluke.

___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]




problems with configuration

2002-02-04 Thread Dirk Hinkelmanns

 Hallo,

 it seems we have a problem with our configuration. We use mnogosearch-3.19 ,
 php 4.1.1 and mysql-4.0.1 .
 During the compilation everything worked fine and afterwards everything seems to
 be ok. The indexer found all pages and put it into the mysql-database.

 But when we use search.php we get the following message.

 Warning: Unable to load dynamic library '/usr/local/lib/php/20010901/mnogosearch' -
/usr/local/lib/php/20010901/mnogosearch: cannot open shared object file: No such file 
or directory in
/export/WWW/apache_1.3.22dh/apache_1.3.22/htdocs/search/search.php on line 8
 This script requires PHP4.0.5+ with mnoGoSearch extension.

 So we tried to compile mnogosearch static into php. But it didn't
 worked.

 Is there a downloadfile for a dynamic-extension available?
 
 Some solution for that problem would be nice.

 Greetings
 Dirk


___
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]