mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-11 05:40:41 +00:00
Add FTS5 search functions to sqlite_catalog (sanitize_fts_query, search_fts, resolve_latest_fmris), enable search in versions response, add integration tests, and remove legacy search code from file_backend. |
||
|---|---|---|
| .. | ||
| catalog.rs | ||
| catalog_writer.rs | ||
| file_backend.rs | ||
| mod.rs | ||
| obsoleted.rs | ||
| progress.rs | ||
| rest_backend.rs | ||
| shard_sync.rs | ||
| sqlite_catalog.rs | ||
| tests.rs | ||