# File lib/thinking_sphinx/active_record/index.rb, line 29 def facets @facets ||= sources.collect(&:facets).flatten end