Calculating Text Match Score as a Percentage
TLDR Rohit asked how to determine a percentage match for text searches. Kishore Nallan explained the computation process and shared about an upcoming feature that will provide more detailed statistics.
1
Dec 15, 2021 (25 months ago)
Rohit
07:55 AMHello World!
and I search for Hello
. How can I know its a 45-50% match?Kishore Nallan
09:46 AMKishore Nallan
09:47 AM1
Rohit
09:51 AMKishore Nallan
09:53 AMTypesense
Indexed 3015 threads (79% resolved)
Similar Threads
Discussing 'Text Matches' Feature Improvement in Typesense
Stefan asked if distance in 'text matches' can be determined. Kishore Nallan said no and asked for an issue to be created on Github, which was done by Stefan.
Text Match Score Calibration for Near Exact Matches
Richard asked about calibrating text match score for near exact matches. Jason explained its purpose and suggested parameters for exact matches, referring to Typesense documentation.
Understanding the 'text_match' calculation in Typesense.
John asked about the interpretation of `text_match` scores while Kishore Nallan clarified that the score is a composed int64 integer and shared the computation link.