I've created a view and several facets. Once a person has selected various elements from the facets, I would like them to be able to type in keywords to search for within their current results.

Is this possible?

Comments

kenorb’s picture

Component: Current Search Blocks » User interface

You can expose the form in your view as a block and place on the same URL as you have search results.
Check also the features of: Current Search sub-module

If you'd like to remember facets results after search word is changed, try this module: http://drupal.org/project/facetapi_pretty_paths
Related: #1826576: Remember facets result after search word changed

kenorb’s picture

Component: User interface » Current Search Blocks
kenorb’s picture

Priority: Normal » Minor
Issue summary: View changes