David Smiley created LUCENE-4374:
------------------------------------

             Summary: Spatial- rename vector.TwoDoublesStrategy to 
vector.PointVectorStrategy
                 Key: LUCENE-4374
                 URL: https://issues.apache.org/jira/browse/LUCENE-4374
             Project: Lucene - Core
          Issue Type: Improvement
          Components: modules/spatial
            Reporter: David Smiley
             Fix For: 4.0


TwoDoubles isn't necessarily appropriate since it could be two floats, once it 
is enhanced to make that configurable.  I like PointVector because it's clear 
it indexes points.  Eventually I could imagine a CircleVectorStrategy in the 
same package.

This does suggest BBoxStrategy should be RectVectorStrategy in the vector 
package.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to