Issue with Filter by Array in v23 Version
TLDR User Md encountered problems when using filter_by function. Kishore Nallan suggested the user tries with latest RC build and further shared his contact info for support.
Nov 24, 2022 (11 months ago)
Md
12:08 PMq = php it returns data
filter_by= educations:=[BSc in cse,HSC in Science] it returns nothing
If q=* and filter_by=educations:=[BSc in cse,HSC in Science] then only a few returns
Kishore Nallan
12:42 PMIf that is also not working, is it possible to share this dataset with me? You can DM me or email me.
Md
12:52 PMTypesense
Indexed 2779 threads (79% resolved)
Similar Threads
Performance Characteristics of Filtering Search Results
Oskar queries the performance difference in filtering search results. Jason clarifies how filters work and provides performance improvement suggestions like increasing vCPUs and sharding the collection. Kishore Nallan explains filter IDs and document ID matching. The thread concludes with discussions on performance tradeoffs in filter implementation.
Production Typesense Issue with Unexpected Filter Behavior
Ankit flagged a problem with a specific filter on the production server of Typesense. After several exchanges regarding optimisation and version checks, Kishore Nallan provided latest builds to troubleshoot. The filtering within facets issue persists and potential edge cases are being investigated.
Trouble with 'q' Parameter in Typesense query
ryosuke_shiomi was having trouble with a Typesense query involving the 'q' parameter. Kishore Nallan suggested a temporary workaround and proposed using the latest builds to fix the issue. The solution was under trial at the end of the thread.