Module cipherstash_client::indexer
source · Expand description
Contains structs for indexing records based on a collection schema.
Modules
Contains errors raised during the indexing process
Contains types and enums for the index specifications (or mappings).
Contains structs for indexing a record based on a single [
Mapping]Contains tools and structs for processing text to be inserted into the database
Contains the structs and serialization implementations for encrypted vectors returned by the
indexer.
Structs
An indexer that can index an entire record based on a
CollectionSchema