Class: Eson::Search::FilterFacet
- Inherits:
-
Object
- Object
- Eson::Search::FilterFacet
- Defined in:
- lib/eson/search/filter_facet.rb
Instance Attribute Summary
Attributes included from Filters
Attributes included from Facet
Instance Method Summary collapse
-
#filter { ... } ⇒ self
Generates a ‘filter` facet in a facets context.
Methods included from Filters
#filters?, register, #to_query_hash
Methods included from Facet
included, #method_missing, #param, #scope
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Eson::Search::Facet
Instance Method Details
#filter { ... } ⇒ self
9 |
# File 'lib/eson/search/filter_facet.rb', line 9 short_name :filter |