I installed faceted search in Drupal 7 using the search API, which has a search facet module. You will also need Entity api. Facets are created as blocks.
Although this continues to use the Solr module, which I did not use, I found this video very useful for some pointers on how to configure the search using api search. http://vimeo.com/15556855
source share