Module models

Module models 

Source
Expand description

Core data models — re-exported from context-harness-core.

Structs§

Chunk
A chunk of a document’s body text, stored in the chunks table.
Document
Normalized document stored in the documents table.
SearchResult
A search result returned from the query engine.
SourceItem
Raw item produced by a connector before normalization.