Method: CloudSearch::SearchResponse#facets
- Defined in:
- lib/cloud_search/search_response.rb
#facets ⇒ Object (readonly)
Returns the value of attribute facets.
4 5 6 |
# File 'lib/cloud_search/search_response.rb', line 4 def facets @facets end |