Improving Search Hits in Typesense with User Feedback
TLDR Krish asked how to improve search hits based on user input. Kishore Nallan answered Typesense would allow manual curation and informed of upcoming updates.
Dec 29, 2022 (9 months ago)
Krish
09:45 AMKrish
09:47 AMKishore Nallan
10:04 AMKrish
10:10 AMKishore Nallan
10:10 AMKishore Nallan
10:10 AMKrish
10:30 AMAdditionally, could I display the hits first by categories x, y, z always and then the remaining?
Krish
10:34 AMKrish
10:45 AMKishore Nallan
10:59 AMKrish
11:01 AMKishore Nallan
11:09 AMFor prioritising certain categories over others via override you can use something called optional filtering again available on 0.24. https://github.com/typesense/typesense-website/blob/017ab7b2af54697b0602fb4f15976b829147821e/docs-site/content/0.24.0/api/search.md#sorting-based-on-conditions
Krish
11:11 AMTypesense
Indexed 2764 threads (79% resolved)
Similar Threads
Announcement: General Availability of Typesense v0.25.0
Jason announces release of Typesense v0.25.0, listing new features. Users express excitement and ask pertinent questions. Gorkem, Manuel, and Daniel commend the team for the new functionalities. Manish and Tugay share their positive experiences with Typesense. Jason and Kishore Nallan answer questions and thank users for their feedback.



Troubleshooting Issues with DocSearch Hits and Scraper Configuration
Rubai encountered issues with search result priorities and ellipsis. Jason helped debug the issue and suggested using different versions of typesense-docsearch.js, updating initialization parameters, and running the scraper on a Linux-based environment. The issues related to hits structure and scraper configuration were resolved.



Issue with Search Duration on Typesense Database
Robert reported an issue about query time delay when adding a `filter_by` constraint in a large Typesense database. Kishore Nallan explained that this happens due to the order of operation and also promised to look into this issue further. Robert withdrew his interest in sponsoring the improvement due to moving from the project.
Resolving Typesense Issues via GitHub Actions
Raymond was experiencing a Typesense issue and after a discussion with Jason, resolved it. They also worked on a documentation update for the Typesense docs regarding the issue.


Querying with Typesense-Js and Handling Null Values
michtio was querying using typesense-js and receiving fewer results than expected. Kishore Nallan suggested using different query parameters. Further discussion led to the handling of 'null' values and filtering syntax in the search queries. The thread ended with Jason offering migration support from Algolia to Typesense.


