Michel Pelletier <[EMAIL PROTECTED]> wrote:

> Catalog.searchResults({'food', ['foo', 'bar']})
                               ^
I think you meant a : there?  
 

> would find all of the objects whose food property contained both 'foo'
> _and_ 'bar'.
                               
This is not returning the intersection but the union. At least for me.

On the other hand, full-text searches appear to handle a phrase 
like 'foo and bar'. 

--
Neil Kandalgaonkar  <[EMAIL PROTECTED]>
Web Application Developer, ActiveState

 

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
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 )

Reply via email to