struct Elasticsearch::Property

Included Modules

Defined in:

mappings.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(type : Type, *, fields : Elasticsearch::Fields? = nil, index : Bool? = nil, analyzer : String? = nil) #

[View source]

Instance Method Detail

def analyzer : String? #

[View source]
def fields : Fields? #

[View source]
def index : Bool? #

getter keyword : JSON::Any?


[View source]
def type : Type #

[View source]