Skip to main content

Crate lance_context_core

Crate lance_context_core 

Source
Expand description

Core types for the lance-context storage layer.

Modules§

serde

Structs§

CompactionConfig
Configuration for background compaction.
CompactionMetrics
Metrics returned by compact_files.
CompactionStats
Statistics about compaction status and history.
Context
ContextEntry
ContextRecord
User-facing representation of a context entry written to storage.
ContextStore
Persistent Lance-backed context store.
ContextStoreOptions
Additional configuration when opening a ContextStore.
SearchResult
Result returned from a vector similarity search.
Snapshot
StateMetadata
Structured metadata captured alongside each context entry.