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

The schema for a collection - combining the schema for individual records with the collection’s index specifications.

An indexer that can index an entire record based on a CollectionSchema