Method: Elastic::Fields::Nested#disable_mapping_inference
- Defined in:
- lib/elastic/fields/nested.rb
#disable_mapping_inference ⇒ Object
26 27 28 |
# File 'lib/elastic/fields/nested.rb', line 26 def disable_mapping_inference # does nothing, inference is always disabled end |