Troubleshooting Field Filtering Syntax in Typesense v0.24.1
TLDR Laura had an issue relating to field filtering in Typesense. After some advice and questioning from Jason, Laura realized the problem was due to their environment settings, not their field filtering query.

Jul 07, 2023 (2 months ago)
Laura
07:19 PMJason
07:20 PM_tags:=br && _tags:=shoppable
Laura
07:32 PMLaura
07:33 PMJason
07:35 PMLaura
07:36 PMJason
07:36 PMLaura
07:42 PMLaura
07:46 PMLaura
07:47 PM
Jason
07:47 PMLaura
07:58 PM
Typesense
Indexed 2764 threads (79% resolved)
Similar Threads
Usage and Modification of Dynamic Routes in Typesense Documents
Ethan needed a way to perform exact queries through two fields in Typesense documents. Kishore Nallan demonstrated its possibility using the "filter_by". An issue was resolved via recommending that fields in 'query by' should be a string type.
Troubleshooting Typesense Filter_by Parameter Issue
Sagar had trouble with the filter_by parameter in Typesense. Kishore Nallan identified issue related to indexing, which resolved part of the issue. Guidance was given for handling null values.

Solving Typesense Cloud Interface Issue in Python
Orion had an issue querying from Python in the Typesense Cloud interface. Kishore Nallan identified the problem within the array declaration. They then discussed improving error messages and Orion offered to make a PR.



Issue with Query Hangs Identifying Different Collection Field Names
Kanak experiences query hangs when collection field names differ. Ahmed had an issue adding documents to collections, which was self-resolved. Kishore Nallan resolved Kanak's issue with the updated build.
Multiple Filters and JSON Requests in Typesense
Manish asked about multiple filter_by arguments, JSON input, and using multisearch. Jason offered typesense documentation links, examples, and how to use JSON formatted requests with multisearch. Ed shared a similar use case.

