Author: Mike
Email: [EMAIL PROTECTED]
Message:
I am having category problems with the Windows Pro 3.1.15.8 and mysql.

As a test I indexed one site that is setup under category TV.  There are 800 documents 
under this category and all appear to be properly listed under the TV category in the 
mysql database.  If I do a general search I correctly receive back 800 responses.  I 
also should receive back 800 responses in the TV category but only get back 7.

Is there something wrong with this search template. 

<SELECT NAME="ul">
<OPTION VALUE=""            SELECTED="$ul">Entire site
<OPTION VALUE="TV"          SELECTED="$ul">TV
</SELECT> 

Also tried this

<SELECT NAME="ul">
<OPTION VALUE=""            SELECTED="$ul">Entire site
<OPTION VALUE="/TV/"          SELECTED="$ul">TV
</SELECT> 

Playing around with the template I even tried renaming the UL variable to CAT since it 
looked like someone was doing that here under the Unix version.  Incredibly it worked 
but I do not know if that is the way it is intended to work, why that would work at 
all or what other functionality I lose in doing so.






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

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

Reply via email to