struct Hermes::Hit(T)

Overview

TODO probably should switch to struct but need to check case with high load

Included Modules

Defined in:

hermes/search_response.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def _id : String #

[View source]
def _id=(_id : String) #

[View source]
def _index : String #

[View source]
def _index=(_index : String) #

[View source]
def _source #

[View source]
def _type : String #

[View source]
def _type=(_type : String) #

[View source]
def entry #

[View source]