Hi Sean, Sean Gillies schrieb:
I'm working on a product for Plone 2.5 and 3.0 that annotates AT content types (using IAttributeAnnotatable) and would like to try to improve search and display performance by cataloging the annotation values. Does this strike anyone as a dumb idea? Else, any suggestions where to begin?
Catalog some Methods of your Interface with CatalogTool.registerIndexableAttribute
http://codespeak.net/pipermail/z3-five/2006q1/001194.html ..Carsten _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
