[ https://issues.apache.org/jira/browse/LUCENE-4374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Smiley updated LUCENE-4374: --------------------------------- Attachment: LUCENE-4374_Rename_TwoDoubles_to_PointVector.patch I already received Chris's +1 privately so I will commit shortly. > 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 > Assignee: David Smiley > Fix For: 4.1 > > Attachments: LUCENE-4374_Rename_TwoDoubles_to_PointVector.patch > > > 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