mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
build_shards() iterates all three catalog parts (base, dependency, summary) and each lists the same packages, causing every stem to be inserted into the FTS index 3 times. Track seen stems in a HashSet and skip duplicates. Fixes #22. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.toml | ||