[
https://issues.apache.org/jira/browse/LUCENE-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Male updated LUCENE-2174:
-------------------------------
Attachment: LUCENE-2174.patch
Attaching patch that adds the SpatialFilter and DistanceFieldComparatorSource,
which appropriate tests, and deprecations for old behavior.
> Add new SpatialFilter and DistanceFieldComparatorSource to Spatial
> ------------------------------------------------------------------
>
> Key: LUCENE-2174
> URL: https://issues.apache.org/jira/browse/LUCENE-2174
> Project: Lucene - Java
> Issue Type: Improvement
> Components: contrib/spatial
> Affects Versions: 3.1
> Reporter: Chris Male
> Attachments: LUCENE-2174.patch
>
>
> The current DistanceQueryBuilder and DistanceFieldComparatorSource in Spatial
> are based on the old filtering process, most of which has been deprecated in
> previous issues. These will be replaced by a new SpatialFilter class, which
> is a proper Lucene filter, and a new DistanceFieldComparatorSource which will
> be relocated and will use the new DistanceFilter interface.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]