struct
Meilisearch::Crystal::Task::SettingsDetails
Overview
Settings changed by a settings-update task.
Defined in:
meilisearch/crystal/task.crConstructors
-
.new(pull : JSON::PullParser)
Settings changed by a settings-update task.
Instance Method Summary
- #filterable_attributes : Array(String) | Nil
- #ranking_rules : Array(String) | Nil
- #searchable_attributes : Array(String) | Nil
- #sortable_attributes : Array(String) | Nil
Constructor methods inherited from struct Meilisearch::Crystal::Resource
new(pull : JSON::PullParser)new(*, __pull_for_json_serializable pull : JSON::PullParser) new