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§
- Document
- A document represents a single unit of retrieved text
- DocumentBuilder 
- Builder for Document.
Enums§
- DocumentBuilder Error 
- Error type for DocumentBuilder