Highlighting Issue with Non-Alphabetical Symbols
TLDR Dima reports incorrect highlighting with non-alphabetical symbols, especially in long strings. Jason advises opening a GitHub issue.
Feb 28, 2023 (7 months ago)
Dima
05:21 PMvar(--icon)
if will be found by q: varicon
but the highlight will be <mark>var(--i</mark>
instead of <mark>var(--icon</mark>
. And also I’m not sure that it have to be found in the first place 🤔 Is it problem with my set up or it worths an issue at github?Jason
05:24 PMCould you open a GitHub issue with a set of curl commands like this that replicates the issue on a small dataset?
Dima
05:51 PMvar(--icon)
it highlights it right, I have stable problem only for long strings like var(--icon-some-long-value)
Typesense
Indexed 2764 threads (79% resolved)
Similar Threads
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.

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.


Resolving Typesense Search Issues
Conversation started by Maximilian about Typesense search behavior led to Users Kishore Nallan and Mike discussing and suggesting workaround, with Kishore Nallan promising an official solution soon. No final confirmation of resolution provided.
