# File lib/thinking_sphinx/search_methods.rb, line 421 def facets(*args) ThinkingSphinx::FacetSearch.new *search_options(args) end