[Zope-dev] How to choose: Or, Not and And when using
searchResults().
Chris McDonough
chrism@digicool.com
Wed, 18 Apr 2001 03:57:29 -0400
No, unfortunately.
You need to manually do unions or intersections on results from multiple
calls to searchRequest currently.
Erik Enge wrote:
>
> Hi,
>
> I was wondering, is there a way I can choose whether I want searchResults
> to Or, Not or And the search? Or do I need to combine searchResult calls
> and what not?
>
> _______________________________________________
> Zope-Dev maillist - Zope-Dev@zope.org
> http://lists.zope.org/mailman/listinfo/zope-dev
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope )