[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] search engine indexing scan/ MM=0f73bb47ac44f4e422.....


Steve Graham <suppressed> wrote:
> > You only just noticed the problem after your upgrade to 5.4, but I
> > can assure you that it would have been exactly the same before you
> > upgraded. :-)
> >
> Actually, I don't have any scans that return large amounts of data, 
> so have never seen the MM= I did a little research and found the culprit.
> 
> The advanced search page allows an empty search to return the entire 
> database (should it?)
> 
It should not.

Add the following to your search form to make it not perform the search
unless the user enters two or more characters into the mv_searchspec
input field:

    <input type="hidden" name="mv_min_string" value="2">

Robots don't "press" form buttons anyway.  Well, I don't think they do;
They never used to.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    suppressed
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.