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/listOfPagesToBeIndexed1111.htm

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

listOfPagesToBeIndexed contain a list of links like <a href=file...></a>, no text

search.htm: 
========== 
<SELECT NAME=\"t\"> 
<OPTION VALUE=\"\" SELECTED=\"$g\">All sites 
<OPTION VALUE=\"AA\" SELECTED=\"$g\">Sport
<OPTION VALUE=\"BB\" SELECTED=\"$g\">Technology
</SELECT> 
========== 

what am i doing wrong ?

Reply: <http://www.mnogosearch.org/board/message.php?id=4052>

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

Reply via email to