summaryrefslogtreecommitdiff
path: root/index
AgeCommit message (Expand)AuthorFilesLines
2026-07-28added TitlePositions and BodyPositions to the posting struct to prepare for p...alex1-10/+18
2026-07-28added field score calcualtions giving the title a higher weightalex1-10/+29
2026-07-28added Posting type to the reverse index struct which will be later used for s...alex1-9/+17
2026-07-27init commit, basic tokenizing and indexing logic without any ranking of resul...alex1-0/+32