Discussing OR conditions function feature
TLDR Dan asked about filtering with OR conditions and was informed by Kishore Nallan that the feature is not yet available but will be in two weeks.
Powered by Struct AI
1
1
3
15mo
Solved
Oct 03, 2022 (15 months ago)
Dan
Dan
12:11 PMhey hey - about filtering where we want to do OR conditions on multiple different fields, is the advice still to perform multiple requests and aggregate manually..? Is there an example of that somewhere?
> color is (or a b c) AND
> size is (or d e f) AND
> price is (or g h i) AND
> …
> color is (or a b c) AND
> size is (or d e f) AND
> price is (or g h i) AND
> …
1
Kishore Nallan
Kishore Nallan
12:16 PMVery close to getting this feature done, will be available in about two weeks. For now, multiple requests is the work around.
1
Dan
Dan
12:17 PMawesome, let me know if we can beta test something!
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 3005 threads (79% resolved)
Similar Threads
Query Language 'Or' Filtering Feature Discussion
Iulian asked for ‘or’ filtering in the query language with Typesense. Kishore Nallan informed it's targeted for the year end. Jason provided a temporary workaround.
6
26mo
Solved
Query Search Filtering for Percentage Lower Prices
em1nos asked about searching and filtering results based on price percentage differences, to which Kishore Nallan responded that there's no available method to do so.
2
13mo
Solved
Merging Results of Multi-Search Queries: Workarounds and Future Features
Julian wanted to merge results from two similar collections. Kishore Nallan confirmed it's a feature that might be implemented but hasn't been prioritised. Both Julian and robert plan to use client-side solutions for now.
12
16mo