Typesense Handling of Stop Words in Searches
TLDR Manuel asked if Typesense handles stop words. Jason replied that as of v0.25, users need to filter out stop words before querying, but v0.26 would add native support.
Powered by Struct AI
4
1
3
3mo
Aug 24, 2023 (3 months ago)
Manuel
Manuel
05:24 PMHey there! Kishore Nallan Jason
I wanted to know if typesense handles stop words at the search level or if is it something that has to be done before sending the query?
I was looking in the doc and in git and I only found this: https://github.com/typesense/typesense/pull/755
I wanted to know if typesense handles stop words at the search level or if is it something that has to be done before sending the query?
I was looking in the doc and in git and I only found this: https://github.com/typesense/typesense/pull/755
Jason
Jason
06:04 PMAs of v0.25, you will have to filter out stop words on the client-side before sending the query to Typesense
1
06:04
Jason
06:04 PMIn v0.26, we’re adding native support for stop words inside Typesense
3
1
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 3015 threads (79% resolved)
Similar Threads
Stopword Support in Typesense Query
Ovid asked about stopword support in Typesense. Jason informed it's unprioritized but shared a client-side approach, and asked Ovid to open an issue on GitHub.
4
35mo
Query Regarding Stopwords in Typesense
Narayan asked about a fix linked to Typesense software. Kishore Nallan confirmed the fix, and clarified that stopwords are indexed but not considered during queries.
4
2mo
Locale Based Search for Indian Languages in Typesense
Ashishkumar was looking for help with locale-based search in Typesense for Indian languages. Jason suggested it should work out of the box and asked for a reproducible example for further assistance.
6
9mo