Querying Document IDs in Typesense Using Firebase Extension
TLDR Vera was having trouble querying document IDs in Typesense. Jason suggested including it explicitly in the collection schema in Typesense.
Aug 31, 2021 (29 months ago)
Vera
04:03 PMJason
04:39 PMVera
05:01 PMTypesense
Indexed 3005 threads (79% resolved)
Similar Threads
Querying Documents by ID in Typesense
Facundo asked how to query documents by ID, and Jason suggested creating a new field named `id_search` for this purpose.
Using Typesense to Search Specific Document IDs
Tshepo inquired about performing specific document ID searches in Typesense. Jason advised using the `filter_by=id:=[1,2,3,etc]` function or directly querying Typesense.
Resolving Issues with Firebase Extension and Typesense Configuration
Ernie sought clarification on how to handle the Firebase Extension and typesense collection configuration issues. Jason explained how to correctly specify the path and refresh the page to see updated data. After applying the advice given, Ernie successfully saw the changes.