0

Is it possible to query a firestore collection to get all documents starting with a specific string? example: to get me all the documents that start with the string "jav"

I have seen examples in others like dart but I don't know how to adapt it to java

Firestore query documents startsWith a string

This is what I'm looking for but adapted in java.

Frank van Puffelen
  • 565,676
  • 79
  • 828
  • 807
  • I think that this [resource](https://medium.com/firebase-tips-tricks/how-to-filter-firestore-data-cheaper-705f5efec444) will help. – Alex Mamo Apr 17 '23 at 08:27

0 Answers0