struct
Meilisearch::Crystal::MultiSearch::Response(T)
Overview
Results from multiple independent index searches.
Defined in:
meilisearch/crystal/search.crConstructors
-
.new(pull : JSON::PullParser)
Results from multiple independent index searches.
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
Constructor methods inherited from struct Meilisearch::Crystal::Resource
new(pull : JSON::PullParser)new(*, __pull_for_json_serializable pull : JSON::PullParser) new