Understanding Text_Score Generation for "Ielts" Keyword
TLDR Md.Riad queried why documents with more keyword occurrences don't get higher score. Kishore Nallan clarified that frequency of keyword occurrence doesn't boost ranking to prevent noise.
Oct 09, 2023 (1 month ago)
Md.Riad
12:13 PMsearch keyword : ielts
i found two result from my data
Thats ok.
But the text_match_score is equal.
The keyword "ielts" occurred into 2nd data more than the first data .
So , 2nd data should got more score than 1st one
Kishore Nallan
01:52 PMOct 10, 2023 (1 month ago)
Md.Riad
04:53 AMKishore Nallan
05:03 AMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
Issues With `text_match` Scoring for Search Queries in Typesense
Colin encountered issues with the `text_match` scoring on Typesense v0.23.1. Jason and Kishore Nallan identified a potential issue with numeric overflow in the text match score and applied an unverified patch. The final resolution is unclear.
Comparing Text Match Scores Across Separate Collections
Maximilian inquired about comparing text matching scores between collections. Kishore Nallan explained that scores are based on string similarity. They acknowledged an issue with scoring inflation and are working on a solution.
Adjusting Text Match Score Calculation in TypeSense
Johannes wanted to modify the Text Match Score calculation in TypeSense to improve search results returns. With counsel from Jason and Kishore Nallan, various solutions were proposed, including creating a Github issue, attempting different parameters, and updating Docker to a new version to resolve the matter.