I'm trying to have a faceted search for free-tagging. I would like users to be able to click on popular tags and refine their search down to specific tags.
For example:
* All Content - 300 nodes and 100 tags
* The user clicks the "Marketing" tag and is presented with 50 nodes and 25 tags
* The user clicks "Sales Promotion" tags - 4 nodes
The 4 nodes are tagged with both "Marketing" and "Sales Promotion".
I'm assuming users will have a hard time finding something specific like "Sale Promotion" within a list of 100 tags, so presenting them with a faceted search will save users much time. They can narrow their search down with the popular tag "Marketing" and then eventually find what they are looking for in the "Sale Promotion".
I can't do this with my current configuration. Am I missing something or should this be a feature request?
Comments
Comment #1
eatloaf commentedI believe I'm looking to do the same so I'm bumping.
After clinking on one term I get final results for that term. What I expect is a refined Guided Search that shows terms that intersect with with the already selected term/s,so users can do a guided search entirely with taxonomy.
Is this not currently possible?
Comment #2
Tim Chan commentedThis feature has been discussed for long. See http://drupal.org/node/173524
Comment #3
philbar commented