summaryrefslogtreecommitdiff
path: root/index
AgeCommit message (Expand)AuthorFilesLines
8 daysrefactored entire code base to be in the package core so i can later implemen...alex1-67/+0
8 daysadded TitlePositions and BodyPositions to the posting struct to prepare for p...alex1-10/+18
8 daysadded field score calcualtions giving the title a higher weightalex1-10/+29
8 daysadded Posting type to the reverse index struct which will be later used for s...alex1-9/+17
8 daysinit commit, basic tokenizing and indexing logic without any ranking of resul...alex1-0/+32