Module: Eson::Shared::Analyze

Extended by:
API
Defined in:
lib/eson/shared/indices/analyze.rb

Instance Attribute Summary collapse

Method Summary

Methods included from API

multi_index, multi_types, no_indices, parameters, register, source_param

Methods included from Chainable

#chainable, #extendable

Instance Attribute Details

#analyzerObject

Returns the value of attribute analyzer.



8
9
10
# File 'lib/eson/shared/indices/analyze.rb', line 8

def analyzer
  @analyzer
end

#formatObject

Returns the value of attribute format.



8
9
10
# File 'lib/eson/shared/indices/analyze.rb', line 8

def format
  @format
end

#textObject

Returns the value of attribute text.



8
9
10
# File 'lib/eson/shared/indices/analyze.rb', line 8

def text
  @text
end