Module meilisearch_sdk::indexes
source · Expand description
Module containing the Index struct.
Structs§
- A Meilisearch index.
- An
IndexUpdaterused to update the specifics of an index. - An
IndexesQuerycontaining filter and pagination parameters when searching for Indexes.