Method: Elastic::Nodes::Concerns::HitProvider#simplify

Defined in:
lib/elastic/nodes/concerns/hit_provider.rb

#simplifyObject



21
22
23
# File 'lib/elastic/nodes/concerns/hit_provider.rb', line 21

def simplify
  copy_hit_options super
end