[ https://issues.apache.org/jira/browse/LUCENE-6778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicholas Knize updated LUCENE-6778:
-----------------------------------
Attachment: LUCENE-6778.patch
Attached patch adds GeoPointDistanceRangeQuery support to GeoPointField. This patch includes
both explicit and randomized testing.
> Add GeoPointDistanceRangeQuery support for GeoPointField types
> --------------------------------------------------------------
>
> Key: LUCENE-6778
> URL: https://issues.apache.org/jira/browse/LUCENE-6778
> Project: Lucene - Core
> Issue Type: New Feature
> Reporter: Nicholas Knize
> Attachments: LUCENE-6778.patch
>
>
> GeoPointDistanceQuery currently handles a single point distance. This improvement adds
a GeoPointDistanceRangeQuery for supporting use cases such as: find all points between 10km
and 20km of a known location.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org
|