List of all items
Structs
- MemoryStore
- ProjectionImportFailureReceiptEntry
- ProjectionImportLogEntry
- ProjectionImportResult
- config::ChunkingConfig
- config::EmbeddingConfig
- config::MemoryConfig
- config::MemoryLimits
- config::PoolConfig
- config::SearchConfig
- db::IntegrityReport
- embedder::MockEmbedder
- embedder::OllamaEmbedder
- hnsw::HnswConfig
- hnsw::HnswHit
- hnsw::HnswIndex
- quantize::QuantizedVector
- quantize::Quantizer
- search::Bm25Hit
- search::VectorHit
- storage::StoragePaths
- tokenizer::EstimateTokenCounter
- types::CompatTraceId
- types::Document
- types::EmbeddingDisplacement
- types::EpisodeMeta
- types::ExplainedResult
- types::Fact
- types::GraphEdge
- types::MemoryStats
- types::Message
- types::ProjectionClaimVersion
- types::ProjectionEntityAlias
- types::ProjectionEpisode
- types::ProjectionEvidenceRef
- types::ProjectionQuery
- types::ProjectionRelationVersion
- types::ScoreBreakdown
- types::SearchResult
- types::Session
- types::TextChunk
Enums
- db::ReconcileAction
- db::VerifyMode
- error::MemoryError
- types::EpisodeOutcome
- types::GraphDirection
- types::GraphEdgeType
- types::Role
- types::SearchSource
- types::SearchSourceType
- types::VerificationStatus
Traits
Functions
- chunker::chunk_text
- db::bytes_to_embedding
- db::check_embedding_metadata
- db::clear_embeddings_dirty
- db::embedding_to_bytes
- db::is_embeddings_dirty
- db::open_database
- db::open_database_connection
- db::reconcile_fts
- db::run_migrations
- db::verify_integrity_sync
- db::with_transaction
- quantize::pack_quantized
- quantize::unpack_quantized
- search::cosine_similarity
- search::deduplicate_results
- search::fts_only_search
- search::hybrid_search
- search::hybrid_search_explained
- search::hybrid_search_explained_with_hnsw
- search::hybrid_search_with_hnsw
- search::rrf_fuse
- search::sanitize_fts_query
- search::source_dedup_key
- search::vector_only_search
- search::vector_only_search_with_hnsw