summaryrefslogtreecommitdiff
path: root/search
AgeCommit message (Expand)AuthorFilesLines
8 daysadded TitlePositions and BodyPositions to the posting struct to prepare for p...alex1-2/+2
8 daysadded scoring for results but the algorithm will have to be improvedalex1-20/+34
8 daysadded Posting type to the reverse index struct which will be later used for s...alex1-5/+5
8 daysinit commit, basic tokenizing and indexing logic without any ranking of resul...alex1-0/+58