/[Apache-SVN]
ViewVC logotype

Revision 1691659


Jump to revision: Previous Next
Author: mikemccand
Date: Sat Jul 18 01:00:21 2015 UTC (8 years, 9 months ago)
Changed paths: 13
Log Message:
LUCENE-6547: add GeoPointDistanceQuery and fix GeoPointInBBoxQuery to handle dateline crossing

Changed paths

Path Details
Directorylucene/dev/trunk/lucene/CHANGES.txt modified , text changed
Directorylucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/document/GeoPointField.java modified , text changed
Directorylucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/search/GeoPointDistanceQuery.java added
Directorylucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/search/GeoPointDistanceQueryImpl.java added
Directorylucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/search/GeoPointInBBoxQuery.java modified , text changed
Directorylucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/search/GeoPointInBBoxQueryImpl.java added
Directorylucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/search/GeoPointInPolygonQuery.java modified , text changed
Directorylucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/search/GeoPointTermQuery.java added
Directorylucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/search/GeoPointTermsEnum.java modified , text changed
Directorylucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/util/GeoDistanceUtils.java added
Directorylucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/util/GeoProjectionUtils.java added
Directorylucene/dev/trunk/lucene/sandbox/src/java/org/apache/lucene/util/GeoUtils.java modified , text changed
Directorylucene/dev/trunk/lucene/sandbox/src/test/org/apache/lucene/search/TestGeoPointQuery.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26