Skip to content

feat(vault): Tantivy full-text search + benchmark baseline#72

Merged
juice094 merged 1 commit into
mainfrom
feat/vault-tantivy-baseline
Jun 14, 2026
Merged

feat(vault): Tantivy full-text search + benchmark baseline#72
juice094 merged 1 commit into
mainfrom
feat/vault-tantivy-baseline

Conversation

@juice094

Copy link
Copy Markdown
Owner
  • devkit_vault_search now uses Tantivy BM25 first, with substring fallback\n- run_index_with_progress reindexes vault notes into the same Tantivy writer\n- add search_vault_at and reindex_vault_with_writer APIs\n- add benches/vault_bench.rs and save Criterion baseline v0.20.1\n- update docs and metrics (616 tests / 6 ignored)

- devkit_vault_search now uses Tantivy BM25 first, with substring fallback
- run_index_with_progress reindexes vault notes into the same Tantivy writer
- add search_vault_at and reindex_vault_with_writer APIs
- add benches/vault_bench.rs and save Criterion baseline v0.20.1
- update AGENTS.md, docs/README.md, CHANGELOG, KNOWN_ISSUES, vault_search docs
- test count: 616 passed, 6 ignored
@juice094 juice094 merged commit 2c52380 into main Jun 14, 2026
6 checks passed
@juice094 juice094 deleted the feat/vault-tantivy-baseline branch June 14, 2026 04:56
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