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