struct

Elasticsearch::Indices::Settings::Analysis

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(analyzer : Hash(String, Elasticsearch::Indices::Settings::Analyzer) | String | Nil = nil, filter : Nil | Hash(String, Elasticsearch::Indices::Settings::Analysis::Filter) = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

analyzer
Source
filter
Source

Nested types