- fix plan for unused index in a query zopefoundation/Products.ZCatalog#138 This fix is now released in Products.ZCatalog 6.3.
- avoid to have DateRecurringIndex between the valueindexes collective/Products.DateRecurringIndex#8
- Fix catalog plan for query with operators zopefoundation/Products.ZCatalog#139 This fix (only for not operator) is now released in Products.ZCatalog 6.3.
Plone:
[instance]
recipe = plone.recipe.zope2instance
eggs =
experimental.catalogplan
Zope:
[instance]
recipe = plone.recipe.zope2instance
eggs =
experimental.catalogplan
zcml =
experimental.catalogplan
This is an experimental addon, mostly safe, but still experimental
USE AT YOUR OWN RISK