imperiumlabs / GeoFirestore-Android

GeoFirestore for Android - Realtime location queries with Firestore
MIT License
123 stars 36 forks source link

Add a "where" filter, to avoid reading all documents #22

Open frapeti opened 5 years ago

frapeti commented 5 years ago

The geoquery doesn't allow to add where filters, for instance a field "enabled" to avoid reading the whole collection.

KelvinPac commented 5 years ago

This is a very important feature that is missing. We also can't limit the results set

MatthewFRussell commented 4 years ago

Is there still a possibility this will be added? This is a necessity for me. @Supercaly

KelvinPac commented 4 years ago

You can check out suiko1984 geofirestore lib. It has many features missing from this including the filters

On Tue, 4 Aug 2020, 00:43 Matthew Russell, notifications@github.com wrote:

Is there still a possibility this will be added? This is a necessity for me.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/imperiumlabs/GeoFirestore-Android/issues/22#issuecomment-668256710, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEISQEYDLHYORTNJZYX7FATR64VRFANCNFSM4HCA2WDQ .

KelvinPac commented 4 years ago

Link https://github.com/suiko1984/geofirestore-android#compound-query

KelvinPac commented 4 years ago

You can check out suiko1984 geofirestore lib. It has many features missing from this including the filters

On Tue, 4 Aug 2020, 00:43 Matthew Russell, notifications@github.com wrote:

Is there still a possibility this will be added? This is a necessity for me.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/imperiumlabs/GeoFirestore-Android/issues/22#issuecomment-668256710, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEISQEYDLHYORTNJZYX7FATR64VRFANCNFSM4HCA2WDQ .

https://github.com/suiko1984/geofirestore-android#compound-query