[Bug] Keyword index "and" operator (was: [Zope] (no subject))
Dieter Maurer
dieter@handshake.de
Sun, 20 Apr 2003 21:32:58 +0200
Terry Kerr wrote at 2003-4-20 15:54 +1000:
Please use a useful subject...
> I have a Keyword Index setup in a Catalog, and when I search for more than
> one keyword using a query such as {'query':['one', 'two'],
> 'operator':'and'}, and there are no indexed records with either of the
> keywords, all records in the Catalog are returned. In this instance, I
> want NO records to be returned. Is this easily possible?
Sounds like a bug...
File a collector report (<http://collector.zope.org>).
Look at the implementation and try to fix the bug.
Dieter