GitHub user iverase opened a pull request: https://github.com/apache/lucene-solr/pull/302
LUCENE-8126: Spatial prefix tree based on S2 geometry You can merge this pull request into a Git repository by running: $ git pull https://github.com/iverase/lucene-solr master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/lucene-solr/pull/302.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 #302 ---- commit ed57d35c3896c61b8e7af31bce66650800225a34 Author: ivera <ivera@...> Date: 2018-01-10T15:29:40Z LUCENE-8126: first commit of S2 RPT commit 9d00f003a0c980ca9eccaff8d4b2e9eebf1e77e2 Author: ivera <ivera@...> Date: 2018-01-10T15:31:39Z LUCENE-8126: first commit of S2 RPT commit 6aa0199f07f7c8e23be8ff550fc3fd0aefc5554a Author: ivera <ivera@...> Date: 2018-01-10T15:33:36Z LUCENE-8126: Performance test classes. They are included to show the increae of performance using the new RPT. ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org