Libraries
»
elastic-rails
(1.0.4)
»
Index
»
Elastic
»
Fields
»
Nested
»
#needs_inference?
Method: Elastic::Fields::Nested#needs_inference?
Defined in:
lib/elastic/fields/nested.rb
#
needs_inference?
⇒
Boolean
Returns:
(
Boolean
)
18 19 20
# File 'lib/elastic/fields/nested.rb', line 18
def
needs_inference?
false
end