struct Elasticsearch::Query::Match

Included Modules

Defined in:

query.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, value : String) #

[View source]
def self.new(pull : JSON::PullParser) #

Instance Method Detail

def name : String #

[View source]
def to_json(json : JSON::Builder) #

[View source]
def value : String #

[View source]