A Plone portlet that uses the catalog internals to find 'similar' content to the page you are looking at
Project description
Introduction
A Plone portlet that uses the catalog internals to find ‘similar’ content to the page you are looking at
This portlet uses some deep dark data structures within the ZCatalog and ZCTextindex, so it could be brittle in the future if those structures are changed. Then again, they have been the same for the past 8 years or so ;)
This portlet also runs in linear time relative to the number for documents you have in your site, so it could well slow things down. That said I’ve tried to make it pretty efficient.
TODO: Add some caching ;)
Changelog
1.0dev (unreleased)
Initial release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.portlet.similarcontent-1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f0ec09135dca717de578dad5b4ca0d9c4fd2e19e8c00588ab96fe7e6356fb36 |
|
MD5 | a80947a382d8ba9ad16c7e8e3ae79c2f |
|
BLAKE2b-256 | ac35850efe4e8466173e9c9e7d3f73fb3a3106679db961236020ac83333d2165 |