Libraries
»
elastic-rails
(1.0.4)
»
Index
»
Elastic
»
Fields
»
Nested
»
#nested?
Method: Elastic::Fields::Nested#nested?
Defined in:
lib/elastic/fields/nested.rb
#
nested?
⇒
Boolean
Returns:
22 23 24
# File 'lib/elastic/fields/nested.rb', line 22
def
nested?
true
end