Method: Elastic::Nodes::Concerns::HitProvider#clone

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

#cloneObject



17
18
19
# File 'lib/elastic/nodes/concerns/hit_provider.rb', line 17

def clone
  copy_hit_options super
end