Expand description
Typesense client library for flora.
Re-exports§
pub use client::FieldName;pub use client::FilterBy;pub use client::SearchClient;pub use client::SearchClientConfig;pub use client::SearchClientError;pub use client::SearchParameters;pub use client::SearchResponse;pub use client::search_response;
Modules§
- client
- Module for interacting with the Typesense client.
Structs§
- Collection
- Typesense collection.
- Schema
- Typesense collection schema for flora’s records.
- Search
Record - Representation of a flora
Recordfor Typesense.