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


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: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to