summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
8 daysgitignorealex6-47/+0
8 daysgitignorealex1-0/+1
8 daysadded TitlePositions and BodyPositions to the posting struct to prepare for p...alex3-13/+21
8 daysadded field score calcualtions giving the title a higher weightalex3-11/+40
8 daysbegin work on better searching algorithms, created logic for tf-idfalex1-0/+17
8 daysadded scoring for results but the algorithm will have to be improvedalex2-21/+35
8 daysadded Posting type to the reverse index struct which will be later used for s...alex3-14/+28
8 daysinit commit, basic tokenizing and indexing logic without any ranking of resul...alex11-0/+267