Querying Non-Indexed Firestore Fields
TLDR Ramees asked if non-indexed firestore fields can be retrieved. Jason confirmed they can be retrieved, but can't be searched for.
Jul 22, 2021 (28 months ago)
Ramees
04:16 AMJason
04:19 AMRamees
04:34 AMTypesense
Indexed 2779 threads (79% resolved)
Similar Threads
Querying Non-indexed Fields
Blend asked about performing queries on non-indexed fields. John and Jason confirmed this is not possible, but unindexed fields can still be included in the document for display data.
Typesense Pagination and Expensive Querying Concerns
Michal inquired about cursor pagination and caching in Typesense. Kishore Nallan provided reasons for their absence and discussed improvements for range filter performance in the next release.
Specific Collection Backfill and Schema Config in Firebase Extension
Loic asked Jason about backfilling specific collections with the Firebase Extension and configuring collection schemas. The latter explained current limitations and gave advices about handling attributes for search/filtering, storage, and return.