geofirex
geofirex copied to clipboard
feat: allow query without ordering of distance
It seems like it is only possible to query with ascending geohashes link to queryPoint. It would be nice not being forced to have that ordering, instead it could be an optionally supplied ordering.
@mjpoulsen does your forked library have the ability to order by other parameters like a field in the same document?
@mjpoulsen does your forked library have the ability to order by other parameters like a field in the same document?
No, I only forked this repo to fix several errors I was encountering with my project.
Ok, thank you for the prompt reply!