Module document

Source
Expand description

§Document

In Typesense, documents are each one of the JSON elements that are stored in the collections. A document to be indexed in a given collection must conform to the schema of the collection.

Traits§

Document
Trait that should implement every struct that wants to be represented as a Typesense Document