GitHub user tnine opened a pull request:
https://github.com/apache/incubator-usergrid/pull/258
Usergrid 628
Fixes default ordering when a geographic point is used in the query.
Default sort ordering is distance, 0 to MAX distance. In the event 2 entities
are the same distance, the newest connection/collection addition will be
displayed first, then by ID if the timestamps are equal.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-usergrid USERGRID-628
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-usergrid/pull/258.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #258
----
commit 29e885ff2f002ecc8809ba51573bc33022ae6ff6
Author: Todd Nine <[email protected]>
Date: 2015-06-01T19:37:15Z
Fixes issue with invalid UUID test
Fixes GeoIT tests
commit f1747579c8bbf251dad2cdbabeb1075a23db6240
Author: Todd Nine <[email protected]>
Date: 2015-06-01T21:43:46Z
Merge branch 'two-dot-o-dev' of
https://git-wip-us.apache.org/repos/asf/incubator-usergrid into USERGRID-628
commit 42f45efe8cf0d47ec4cee51f10ed6578fc3406c1
Author: Todd Nine <[email protected]>
Date: 2015-06-01T21:43:51Z
Merge branch 'two-dot-o-dev' of
https://git-wip-us.apache.org/repos/asf/incubator-usergrid into USERGRID-628
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---