Skip to content

feat: add FTS5 full-text search with hybrid ranking#20

Closed
yczc3999 wants to merge 1 commit intotickernelz:mainfrom
yczc3999:feat/fts5-fulltext-search
Closed

feat: add FTS5 full-text search with hybrid ranking#20
yczc3999 wants to merge 1 commit intotickernelz:mainfrom
yczc3999:feat/fts5-fulltext-search

Conversation

@yczc3999
Copy link
Copy Markdown

Summary

  • add SQLite FTS5 virtual table creation for new shards and migration path for existing shard databases
  • index FTS documents on memory insert/delete and add sanitized FTS query search API in vector search service
  • add client-level full-text and hybrid search that fuses vector + FTS rankings with reciprocal-rank weighting

@tickernelz tickernelz closed this Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants