Class: Elasticband::Aggregation::Terms
- Inherits:
-
FieldBased
- Object
- Elasticband::Aggregation
- FieldBased
- Elasticband::Aggregation::Terms
- Defined in:
- lib/elasticband/aggregation/terms.rb
Constant Summary
Constants inherited from Elasticband::Aggregation
Instance Attribute Summary
Attributes inherited from FieldBased
Attributes inherited from Elasticband::Aggregation
Instance Method Summary collapse
Methods inherited from FieldBased
Methods inherited from Elasticband::Aggregation
#initialize, merge, parse, #to_h
Constructor Details
This class inherits a constructor from Elasticband::Aggregation::FieldBased
Instance Method Details
#type ⇒ Object
4 5 6 |
# File 'lib/elasticband/aggregation/terms.rb', line 4 def type :terms end |