Using Joins Without Filtering Results in Document Retrieval
TLDR Ahmed inquired whether joins could be used without filtering results, but needs to provide the schema of collections and a sample query as suggested by Harpreet.
Powered by Struct AI
2
4mo
Jul 30, 2023 (4 months ago)
Ahmed
Ahmed
01:35 PMCan we use joins without filtering the results? Currently, it returns only documents that have a relation. Can we get all documents instead?
Jul 31, 2023 (4 months ago)
Harpreet
Harpreet
10:00 AMHey Ahmed can you share the schema of your collections and a sample query that you think should work?
Typesense
Lightning-fast, open source search engine for everyone | Knowledge Base powered by Struct.AI
Indexed 3015 threads (79% resolved)
Similar Threads
Understanding Collection Schema in Database Queries
em1nos needed clarification on the function of schemas in database collections, Jason confirmed that schema is for searching, and filtering purposes, and discussed the usage of include/exclude_fields parameters.
4
31mo
Retrieving All Documents in a Collection with Pagination
ohm was seeking to retrieve all documents of a collection with pagination, without filters. Kishore Nallan suggested a wildcard search.
5
12mo
Query on Filtering Documents between Two Collections
Daniel asked about filtering documents across two collections. Kishore Nallan clarified that feature is currently not available but directed the user to a specific open feature request.
5
15mo