summaryrefslogtreecommitdiff
path: root/index
AgeCommit message (Collapse)AuthorFilesLines
8 daysadded TitlePositions and BodyPositions to the posting struct to prepare for ↵alex1-10/+18
proximity scoring
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 ↵alex1-9/+17
scoring results
8 daysinit commit, basic tokenizing and indexing logic without any ranking of ↵alex1-0/+32
results on a simple wikipedia dump