Would like to build some stuff on top of StackMob, but couldnt find info. about is there any support to do full text search, search by text and order by distance and etc,.
We don't currently support full text search, but we're considering it internally. We don't currently have a definitive answer if/when we'll have it, but if we do implement it, we'll provide good documentation on how to use it, as always.
All of our features are accessible through an OAuth 1/2 secured REST API, which is documented here: https://developer.stackmob.com/sdks/rest/api.
We also have documentation on our officially supported SDKs (Javascript, IOS, and Android).
I hope that answers your question.