Using Typesense for Specific Search Filters
TLDR Hussain sought advice on implementing specific search filters using Typesense. Kishore Nallan suggested using filtering and referred them to the Typesense documentation and demo applications.
Sep 14, 2023 (2 weeks ago)
Hussain
04:08 AMMen's t-shirts under 5000
Men's t-shirts have a red colour
Men's t-shirts have lines
So can I do this thing using typesense and if yes, so which service i can use from typesense
Kishore Nallan
08:06 AMhttps://typesense.org/docs/guide/building-a-search-application.html#filtering-results
https://typesense.org/docs/0.25.1/api/search.html#filter-parameters
Hussain
09:29 AMHussain
10:02 AMDo you have any example of this like search use in any website using typesense?
Kishore Nallan
10:03 AMTypesense
Indexed 2786 threads (79% resolved)
Similar Threads
Improving Search Hits in Typesense with User Feedback
Krish asked how to improve search hits based on user input. Kishore Nallan answered Typesense would allow manual curation and informed of upcoming updates.
Implementing Typesense Search in Select Dropdown Input
KARTHICK sought advice on using typesense search in a select dropdown input. Ivan and Kishore Nallan advised using autocomplete and provided related resources. KARTHICK expressed satisfaction at the advice.
Using Typesense to Search Specific Document IDs
Tshepo inquired about performing specific document ID searches in Typesense. Jason advised using the `filter_by=id:=[1,2,3,etc]` function or directly querying Typesense.