My use case is that content objects can have weighted tags:
The list of tags is user extendible, the range of values is fixed to e.g. 1 - 5
Now: how can I can I answer the following questions (ideally using portal_catalog):
Possible solutions that come to my mind or were suggested so far are:
I guess though that others had the same task before. Any ideas on how to (best) move forward on this?
This problem can not be solved with Plone out-of-the-box. It would be possible to search for the differenct aspects using different searches and some filtering and aggregation on the application side with custom coding....might be tricky and inefficient. You may look into the SOLR integration with Plone (collective.solr). SOLR should support most of the functionality out of the box. Especially faceted search is a build-in feature of SOLR that you get for free. However SOLR is another brick inside your setup and might be oversized for smaller sites. In addition the SOLR integration and the SOLR buildout recipe always appeared a bit fragile.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With