I'd like to add exposed filters to the site search but the Advanced Search feature of search.module doesn't seem to cut it. The problems with it for me are:
- All the vocabularies are in a single selector (I want each vocabulary to be a separate selector)
- Content type is an exposed filter (I don't want it to be)
- There doesn't seem to be a way to get the Advanced Search on a page of its own

Is there a module that would help me out with what I'm trying to accomplish?

Comments

sodani’s picture

Nevermind. I've figured out that the views module can provide this.