Debugging Document Highlighting Issue in Typesense
TLDR Adrian asked why a document has no highlights. Jason suggested upgrading Typesense to a later version and discussed settings that might affect the highlights.
1
Jul 27, 2023 (2 months ago)
Adrian
09:54 PMJason
10:08 PMJul 28, 2023 (2 months ago)
Adrian
02:34 AMAdrian
02:40 AMJason
03:30 AMJason
03:31 AMq=*
or if highlight_fields
is set to empty, then you’d see empty highlightsAdrian
03:38 AMhighlight_fields
is not explicitly set so should be defaulting to the query_by
, correct?Adrian
03:38 AMSounds good will upgrade and see if that resolves the issue
Jason
03:38 AMCorrect
Adrian
03:38 AMJason
03:38 AM1
Typesense
Indexed 2779 threads (79% resolved)
Similar Threads
Issue with Typesense Search and Special Characters
gab faced an issue with Typesense when searching with special characters. Jason and Kishore Nallan provided support and identified the issue as a bug. The problem was resolved after upgrading to `0.25.0.rc44`.
Integration Issues with Highlights in Typesense
Michael was struggling with integrating highlights into their work. Dima and Jason offered clarifications and suggestions. Michael decided to try Jason's solution.
Discussing Typesense Search Highlighting Capabilities
Jack enquiries about getting highlight data to include all fields in an object on Typesense. Jason clarifies that only specific fields in 'query_by' will be returned, which resolves the issue for Jack.
Resolving Issues with 'React-InstantSearch'
robert was having trouble merging results from different collections using `react-instantsearch` and was facing issues with undefined highlight results. After much discussion, Jason provided a solution using `collectionSpecificSearchParameters` and `highlight_full_fields` to solve the problem.
Keyword Highlighting Issue on Docusaurus with Typesense
Inas experienced trouble with keyword highlighting on a Docusaurus doc site using Typesense. After a detailed discussion, Jason clarified that the desired functionality isn't possible to implement in a cross-browser compatible way without modifications to Docusaurus core.