| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-07-28 | gitignore | alex | 6 | -47/+0 | |
| 2026-07-28 | gitignore | alex | 1 | -0/+1 | |
| 2026-07-28 | added TitlePositions and BodyPositions to the posting struct to prepare for ↵ | alex | 3 | -13/+21 | |
| proximity scoring | |||||
| 2026-07-28 | added field score calcualtions giving the title a higher weight | alex | 3 | -11/+40 | |
| 2026-07-28 | begin work on better searching algorithms, created logic for tf-idf | alex | 1 | -0/+17 | |
| 2026-07-28 | added scoring for results but the algorithm will have to be improved | alex | 2 | -21/+35 | |
| 2026-07-28 | added Posting type to the reverse index struct which will be later used for ↵ | alex | 3 | -14/+28 | |
| scoring results | |||||
| 2026-07-27 | init commit, basic tokenizing and indexing logic without any ranking of ↵ | alex | 11 | -0/+267 | |
| results on a simple wikipedia dump | |||||
