Prioritizing Recognizable IDs in Results List
TLDR John needed to prioritize specific IDs in his results list. Kishore Nallan suggested using overrides and pinned hits features.
1
May 07, 2022 (20 months ago)
John
02:39 PMKishore Nallan
02:41 PM1
John
02:50 PMTypesense
Indexed 3011 threads (79% resolved)
Similar Threads
Implementing Result Pinning in Typesense Product
Sai questioned about implementing result pinning in Typesense for a product. Kishore Nallan provided several resources and explanations to assist, ultimately suggesting the use of 'sort_by' to promote groups of objects based on an attribute.
Sorting JSON Collection by Specific ID Order
GM asked how to sort JSON results by specific IDs. Jason suggested using `pinned_hits` parameter or sorting results client-side.
Troubleshooting 'Contains' Match and Override Issues in Typesense
John sought assistance due to a seemingly faulty override in Typesense that failed to bring up a specific entry. Jason suggested troubleshooting steps, including trying a smaller record set and considering a server upgrade. A bug with 'contains' match appeared identified but not conclusively resolved.