def primary_key : String | Nil
#
struct
Meilisearch::Crystal::Index
- Meilisearch::Crystal::Index
- Meilisearch::Crystal::Resource
- Struct
- Value
- Object
Overview
Metadata describing a Meilisearch index.
Defined in:
meilisearch/crystal/index.crConstructors
-
.new(pull : JSON::PullParser)
Metadata describing a Meilisearch index.
Instance Method Summary
Constructor methods inherited from struct Meilisearch::Crystal::Resource
new(pull : JSON::PullParser)new(*, __pull_for_json_serializable pull : JSON::PullParser) new