This release is a pre-release and may not be stable for production use.
Introduction
fix plan for unused index in a query https://github.com/zopefoundation/Products.ZCatalog/pull/138 This fix is now released in Products.ZCatalog 6.3.
avoid to have DateRecurringIndex between the valueindexes https://github.com/collective/Products.DateRecurringIndex/pull/8
Fix catalog plan for query with operators https://github.com/zopefoundation/Products.ZCatalog/pull/139 This fix (only for not operator) is now released in Products.ZCatalog 6.3.
Usage
Plone:
[instance]
recipe = plone.recipe.zope2instance
eggs =
experimental.catalogplan
Zope:
[instance]
recipe = plone.recipe.zope2instance
eggs =
experimental.catalogplan
zcml =
experimental.catalogplan
Warning
This is an experimental addon, mostly safe, but still experimental
USE AT YOUR OWN RISK
Changelog
1.0.0a4 (2026-01-21)
Apply monkeypatch only with ZCatalog < 6.4 [mamico]
Fix edge cases with not plain query operators [mamico]
1.0.0a3 (2022-08-04)
Fix catalog plan for query with operators https://github.com/zopefoundation/Products.ZCatalog/pull/139
1.0.0a2 (2022-07-20)
avoid to have Products.DateRecurringIndex.index.DateRecurringIndex between the valueindexes
1.0.0a1 (2022-07-18)
fix plan for unused index in a query https://github.com/zopefoundation/Products.ZCatalog/pull/138
Release files for experimental.catalogplan 1.0.0a4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| experimental_catalogplan-1.0.0a4.tar.gz | 8.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| experimental_catalogplan-1.0.0a4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 16.7 kB
Release files / experimental_catalogplan-1.0.0a4.tar.gz
| Download URL | experimental_catalogplan-1.0.0a4.tar.gz |
|---|---|
| Size | 8.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dd7e36c2ea9d59aa3048dd6e51b33e9165791e42006097890ca8f2b753600a4d
|
|
BLAKE2b-256 checksum How to use checksums |
f1e8c2c93aeffcd3aed4f393b24a2b57edd45ade6eef7269d4af63a831d66ac7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.4
|
Release files / experimental_catalogplan-1.0.0a4-py3-none-any.whl
| Download URL | experimental_catalogplan-1.0.0a4-py3-none-any.whl |
|---|---|
| Size | 8.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f15e6ec5c0ae3cdadb1ecdaf1030c2c45b97dfcc224a708d8766564c8fb5bca1
|
|
BLAKE2b-256 checksum How to use checksums |
0920b66a78a665ed147a2ed644b2c5339a6fe752cd4d70cf12f9466e835cd9e5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.11.4
|