summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-28begin work on better searching algorithms, created logic for tf-idfalex1-0/+17
2026-07-28added scoring for results but the algorithm will have to be improvedalex2-21/+35
2026-07-28added Posting type to the reverse index struct which will be later used for s...alex3-14/+28
2026-07-27init commit, basic tokenizing and indexing logic without any ranking of resul...alex11-0/+267