struct Elasticsearch::Indices::Settings::Analyzer

Included Modules

Defined in:

indices.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(tokenizer : String? = nil, filter : Array(String)? = nil) #

[View source]

Instance Method Detail

def filter : Array(String)? #

[View source]
def tokenizer : String? #

[View source]