[Zope] right index for image properties /kv
Dieter Maurer
dieter at handshake.de
Fri Nov 7 16:29:02 EST 2003
Kai Vermehr wrote at 2003-11-6 23:56 +0100:
> In ZCatalog:
> I'm having trouble finding an index that "reads" the property and the
> value of image objects. They all share a property called 'product' but
> it doesn't appear on any index so far ...
Did you define an index "product"? If you did, it should read
your image property "product" (you need to reindex this new index, of
course).
My "ManagableIndex" product will give you more flexibility
with respect to value determination.
<http://www.dieter.handshake.de/pyprojects/zope>
--
Dieter
More information about the Zope
mailing list