- Monkey patch to Catalog.safe_callable avoid indexing object with the same name as index or metadata fields. (refs. https://community.plone.org/t/wrong-indexing-content/6025).
- Requires experimental.noacquisition and set DRY_RUN to False.
- Requires collective.purgebyid.
Install unibo.plone by adding it to your buildout:
[buildout] ... eggs = unibo.plone
and then running bin/buildout
- Issue Tracker: https://github.com/collective/unibo.plone/issues
- Source Code: https://github.com/collective/unibo.plone
- Documentation: https://docs.plone.org/foo/bar
The project is licensed under the GPLv2.