class

Memvid::SearchResponse

Inherits JSON::Serializable < Reference < Object

Search results.

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

hits
Source
hits=(hits : Array(SearchHit))
Source
total
Source
total!

Returns the total count, defaulting to hits count if not provided.

Source
total=(total : Int64 | Nil)
Source