Skip to content

feat(memory): FTS5 index for graph entities #1232

@bug-ops

Description

@bug-ops

Summary

Follow-up to graph memory epic (#1222). When entity count exceeds ~10K, the current LIKE '%query%' fuzzy search becomes slow. Add FTS5 virtual table for graph_entities (name + summary).

Internal implementation change in GraphStore::find_entities_fuzzy — no public API change needed.

Depends on: #1224 (schema & types)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgraph-memoryKnowledge graph memory featurememoryzeph-memory crate (SQLite)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions