[Zope-CMF] Portal Search Returns Everything + DeletedDocumentstoo
Chris Withers
chrisw@nipltd.com
Mon, 15 Jul 2002 22:21:35 +0100
Dieter Maurer wrote:
>
> No senseful person will send a query, he already knows the answer of!
>
> When empty queries return the empty sequence, they are useless.
> When they return all (accessible) results, they are useful.
I thought that method was only executed by a form search?
The only way I can see the above happening is if some monkey accidentally pounds
on the search button with an empty search form, unneccessarily loading the
server with a pointless ZCatalog search.
thoughts?
Chris