| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 7 days | added proximity based scoringHEADmain | alex | 4 | -11/+88 | |
| 7 days | forgor :skull: | alex | 7 | -52/+127 | |
| 8 days | refactored entire code base to be in the package core so i can later ↵ | alex | 16 | -41/+125 | |
| implement interfaces to interact with the engine | |||||
| 8 days | gitignore | alex | 6 | -47/+0 | |
| 8 days | gitignore | alex | 1 | -0/+1 | |
| 8 days | added TitlePositions and BodyPositions to the posting struct to prepare for ↵ | alex | 3 | -13/+21 | |
| proximity scoring | |||||
| 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 | |||||
