[jira] [Updated] (LUCENE-7157) Geo3DPoint implementation should pay attention to the ordering of lat/lon points

2016-04-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7157: Attachment: LUCENE-7157.patch here is a quick patch at the docs: just refining what we have now,

[jira] [Updated] (LUCENE-7157) Geo3DPoint implementation should pay attention to the ordering of lat/lon points

2016-04-04 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7157: Attachment: LUCENE-7157.diff Here's the latest; not much different from before but iterates over

[jira] [Updated] (LUCENE-7157) Geo3DPoint implementation should pay attention to the ordering of lat/lon points

2016-04-03 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7157: Attachment: LUCENE-7157.diff Everything is now working. [~mikemccand]: This is ready for review.

[jira] [Updated] (LUCENE-7157) Geo3DPoint implementation should pay attention to the ordering of lat/lon points

2016-04-03 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7157: Attachment: LUCENE-7157.diff No more hash-order dependencies, and fix some of the logical errors

[jira] [Updated] (LUCENE-7157) Geo3DPoint implementation should pay attention to the ordering of lat/lon points

2016-04-02 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7157: Attachment: LUCENE-7157.diff Updated patch. > Geo3DPoint implementation should pay attention to

[jira] [Updated] (LUCENE-7157) Geo3DPoint implementation should pay attention to the ordering of lat/lon points

2016-04-02 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Wright updated LUCENE-7157: Attachment: LUCENE-7157.diff The attached patch has a significant reworking of polygon