Module: Eson::HTTP::Analyze

Extended by:
API
Includes:
Shared::Analyze
Defined in:
lib/eson/http/indices/analyze.rb

Instance Method Summary collapse

Methods included from API

request_method

Instance Method Details

#pathObject



9
10
11
# File 'lib/eson/http/indices/analyze.rb', line 9

def path        
  '/{index}/_analyze'
end