Issue with `text_match_info.fields_matched` Property in Phrase Search
TLDR Blend encountered an issue with text_match_info.fields_matched
property in phrase search. Kishore Nallan suggested checking recent 0.25 RC builds but was unsure if the problem is resolved.
Apr 19, 2023 (5 months ago)
Blend
01:32 PMtext_match_info.fields_matched
property of a hit and indicate it in the UI, but whenever I use phrase search, the property is equal to '4'. Though, it works well when there are no quotes in the search string.Kishore Nallan
01:33 PMKishore Nallan
02:33 PMTypesense
Indexed 2779 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.
Phrase Search Relevancy and Weights Fix
Jan reported an issue with phrase search relevancy using Typesense Instantsearch Adapter. The problem occurred when searching phrases with double quotes. The team identified the issue to be related to weights and implemented a fix, improving the search results.
Phrase Match Problem in Typesense Version 0.24.0rcn25
Robert was unsure about correct phrase match usage in Typesense. After providing Kishore Nallan with necessary data, Kishore Nallan was able to replicate the issue. Robert shared a Github link for further tracking, where Kishore Nallan responded later.