Querying Documents Using Wildcards and Array Lengths
TLDR Orion asks about querying documents with wildcards or array lengths. Jason requests clarification and examples from Orion to better understand the question.
May 21, 2022 (17 months ago)
Orion
09:23 PMAnother solution would be a way to filter by array length, or something to that effect.
May 22, 2022 (17 months ago)
Jason
05:21 PMTypesense
Indexed 2786 threads (79% resolved)
Similar Threads
Querying Documents with Specific Fields and Wildcards
Jacob asked how to query a subset of documents having specific fields. Kishore Nallan suggested using NULL as an identifier to exclude documents without the required field.
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.
Maximum Limit of Strings in Array Field Query
Tom inquired about the maximum limit for array field queries. Kishore Nallan clarified that no such restrictions exist and performance won't significantly degrade even with thousands of queries.