Class: Elastictastic::MultiSearch::Component

Inherits:
Struct
  • Object
show all
Defined in:
lib/elastictastic/multi_search.rb

Instance Attribute Summary collapse

Instance Attribute Details

#scopeObject

Returns the value of attribute scope

Returns:

  • (Object)

    the current value of scope



5
6
7
# File 'lib/elastictastic/multi_search.rb', line 5

def scope
  @scope
end

#search_typeObject

Returns the value of attribute search_type

Returns:

  • (Object)

    the current value of search_type



5
6
7
# File 'lib/elastictastic/multi_search.rb', line 5

def search_type
  @search_type
end