abstract struct Elasticsearch::Indices::Settings::Analysis::Filter

Included Modules

Direct Known Subclasses

Defined in:

indices.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(type : Type) #

[View source]
def self.new(*, stopwords : String) #

[View source]
def self.new(*, keywords : Array(String)) #

[View source]
def self.new(*, language : String) #

[View source]

Instance Method Detail

def type : Type #

[View source]