summaryrefslogtreecommitdiff
path: root/scoring/field.go
AgeCommit message (Collapse)AuthorFilesLines
8 daysrefactored entire code base to be in the package core so i can later ↵alex1-10/+0
implement interfaces to interact with the engine
8 daysadded TitlePositions and BodyPositions to the posting struct to prepare for ↵alex1-1/+1
proximity scoring
8 daysadded field score calcualtions giving the title a higher weightalex1-0/+10