Expand description
Documents are the main data structure that is retrieved via the query pipeline
Retrievers are expected to eagerly set any configured metadata on the document, with the same field name used during indexing if applicable.
Structs§
- A document represents a single unit of retrieved text
- Builder for
Document
.
Enums§
- Error type for DocumentBuilder