/[Apache-SVN]
ViewVC logotype

Revision 1710027


Jump to revision: Previous Next
Author: nknize
Date: Thu Oct 22 14:35:50 2015 UTC (8 years, 6 months ago)
Changed paths: 22
Log Message:
LUCENE-6780: Improves GeoPointDistanceQuery accuracy with large radius. Improves testing rigor to GeoPointField



Changed paths

Path Details
Directorylucene/dev/branches/branch_5x/lucene/core/src/java/org/apache/lucene/util/SloppyMath.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/bkdtree/BKDPointInBBoxQuery.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/bkdtree/BKDPointInPolygonQuery.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/bkdtree/BKDTreeReader.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/bkdtree/OfflineLatLonWriter.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/document/GeoPointField.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/search/GeoBoundingBox.java deleted
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/search/GeoPointDistanceQuery.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/search/GeoPointDistanceQueryImpl.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/search/GeoPointDistanceRangeQuery.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/search/GeoPointInBBoxQueryImpl.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/search/GeoPointInPolygonQuery.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/search/GeoPointTermsEnum.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/util/GeoDistanceUtils.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/util/GeoHashUtils.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/util/GeoProjectionUtils.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/util/GeoRect.java added
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/java/org/apache/lucene/util/GeoUtils.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/test/org/apache/lucene/bkdtree/TestBKDTree.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/test/org/apache/lucene/search/TestGeoPointQuery.java modified , text changed
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/test/org/apache/lucene/util/BaseGeoPointTestCase.java added
Directorylucene/dev/branches/branch_5x/lucene/sandbox/src/test/org/apache/lucene/util/TestGeoUtils.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26