Skip to content

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

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

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

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

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.

1 participant