[Zope] Re: problem with querying a catalog
Tino Wildenhain
tino at wildenhain.de
Thu Aug 26 15:22:06 EDT 2004
Hi,
Am Do, den 26.08.2004 schrieb Jonathan Hobbs um 21:17:
...
> Have you tried:
>
> zcat=container.dfcatalog
> results=zcat.searchResults({'path' :
> '/avin/literatuur/antroposofische_literatuur/artikelendatabase/ms','meta_typ
> e':'edf'})
with other words:
zcat() and zcat.searchResults() are equivalent :-)
zcat.search() has a different call signature :-)
Regards
Tino
More information about the Zope
mailing list