[Zope] Catalog problem
Andreas Jung
lists at andreas-jung.com
Tue Feb 8 13:31:59 EST 2005
--On Dienstag, 8. Februar 2005 13:17 Uhr -0500 Kevin Carlson
<khcarlso at bellsouth.net> wrote:
> Hi all,
>
> I have a Zope db that contains several thousand documents all indexed in
> a single catalog. When I query this catalog in the ZMI, I get results,
> but when I query this catalog as an anonymous user through a dtml-method,
> no results are returned. The catalog in question is actually the
> portal_catalog from a CMF-1.3 and I am curious as to whether or not the
> allowedRolesAndUsers index is automatically referenced when querying the
> portal_catalog?
The implementation of searchResults() in the CMF CatalogTool will tell you
:-)
-aj
More information about the Zope
mailing list