Francois-Regis CHALAOUX writes:
 > No, you asked the right question, scuse me for the error !! 
 > I would like only one entry in the form to search in all indexed fields.
This is not easy.

A ZCatalog search usually combines searches to the different
indexes with an "And".
You want to combine them with an "Or".

There is an example for this in the Advanced ZCatalog Tutorial
(--> zope.org). There has recently been a discussion
in this list (--> searchable archive).
Apparently, there is no comprehensive solution.


Dieter


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to