Class: Elastictastic::MultiSearch::Component
- Inherits:
-
Struct
- Object
- Struct
- Elastictastic::MultiSearch::Component
- Defined in:
- lib/elastictastic/multi_search.rb
Instance Attribute Summary collapse
-
#scope ⇒ Object
Returns the value of attribute scope.
-
#search_type ⇒ Object
Returns the value of attribute search_type.
Instance Attribute Details
#scope ⇒ Object
Returns the value of attribute scope
5 6 7 |
# File 'lib/elastictastic/multi_search.rb', line 5 def scope @scope end |
#search_type ⇒ Object
Returns the value of attribute search_type
5 6 7 |
# File 'lib/elastictastic/multi_search.rb', line 5 def search_type @search_type end |