Ticket #3242 (closed Bug: fixed)
matching all of these keywords
| Reported by: | Anonymous User | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.1 |
| Component: | Templates/CSS | Version: | |
| Severity: | Keywords: | ||
| Cc: |
Description
The standard plone search_form has a keyword option "matching one or more of these keywords". By far the biggest complaint from my users is that they would prefer to find documents "matching all of these keywords".
If they want to find "transportation" "research" items they get all the "transportation" documents and all the "research" documents.
However the existing feature is enjoyed by some of our users who have developed a hierachy of keywords (where they would select "transportation", "transportation:rail", "transportation:air", etc.).
It would be extremely useful to have "match all/match any" radio buttons associated with the keyword choice and I imagine it would be fairly easy to deliver.

If you have implemented it, and want to donate the code, feel free ;)
Not sure how hard this is to do, we should look into it atleast.