quick_search/crates/quicksearch-core
Jeremy Karst ad8ca3d3f2
Some checks failed
CI / linux (push) Has been cancelled
CI / windows-cross (push) Has been cancelled
CI / release (push) Has been cancelled
Indexing and SQLite optimizations during cold indexing.
2026-08-21 02:05:23 -04:00
..
benches Performance optimization pass dramatically speeds up fuzzy, regex, and wildcard searches by using trigram prefilters. Reduced memory churn. Added FTX extraction testing for a variety of formats. 2026-08-20 18:58:25 -04:00
examples Indexing and SQLite optimizations during cold indexing. 2026-08-21 02:05:23 -04:00
src Indexing and SQLite optimizations during cold indexing. 2026-08-21 02:05:23 -04:00
tests Performance optimization pass dramatically speeds up fuzzy, regex, and wildcard searches by using trigram prefilters. Reduced memory churn. Added FTX extraction testing for a variety of formats. 2026-08-20 18:58:25 -04:00
Cargo.toml Performance optimization pass dramatically speeds up fuzzy, regex, and wildcard searches by using trigram prefilters. Reduced memory churn. Added FTX extraction testing for a variety of formats. 2026-08-20 18:58:25 -04:00