Alexander Barkov skrev:
> 

> OK. How does search with site or tag limits works?

Search with category limits works fine. Site limits don't 
work at all; check http://search.freewinds.cx . You can 
search for "something" in power search, then limit the 
search to any URL in the results (or even to any non-existing 
URL) and you will still get the same results. 

The code in search.htm is 
<input type="text" name="ul" size="21" value="$ul"> . The 
first page you get, before you search, is a plain index.html, 
with <form action="/cgi-bin/search.cgi"> and 
<input type="text" name="ul" size="21" value="http://"> . 
As you can see, the "ul" variable is passed to search.cgi 
and correctly returned as $ul, or else the URL box would 
be empty in the results page. Yet it doesn't work. 

BTW, I have re-indexed completely with the old word logs 
and yesterday's version of cache.c . The word logs were 
created with 3.1.10, so I assume that the patches for 
sql.c and cache.c (7 February) are already in the 3.1.10 
distribution? 

Z


-- 
oracle@everywhere: The ephemeral source of the eternal truth...
___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to