I've created a custom vocabulary for forum topics, news, events ecc.. It's a free-tagging vocabulary so it's possible to attach any keyword to the content. I've used the default taxononomy_term view to display all the post of a particular term. What i want is to include in this page a search box to find a nodes tagged with a specific term or with a combination of terms.

example:

search all posted tagged with: enter keyword_

I've tried to expose the taxonomy term filter but i get no results, any ideas?

Comments

apexnode’s picture

I too would really hope to find a way to do this! I tried using the TQL module, but it gives me an error after enabling it, and have been trolling for days trying to figure out how to do this? I have a whole set of nodes freetagged, and would liek to allow any role the ability to search for nodes that are tagged with any entered term. Is this possible?