Is it a getAll
equivalent to nodejs function in Android.
I'm looking to retrieve all documents from an ids list that was sent back from a live search service (Algolia or Elasticsearch).
ps: I'm not interested in Algolia instantsearch as it doesn't implement (yet, I guess) live data retrieving as firestore do.