[jira] [Updated] (LUCENE-7159) improve spatial point/rect vs. polygon performance

2016-05-09 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-7159: - Fix Version/s: (was: 6.0) master (7.0) Manually correcting fixVersion per Step #S

[jira] [Updated] (LUCENE-7159) improve spatial point/rect vs. polygon performance

2016-04-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7159: Attachment: LUCENE-7159.patch I added javadocs, asserts, a direct test, cleaned up the internal API

[jira] [Updated] (LUCENE-7159) improve spatial point/rect vs. polygon performance

2016-04-04 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7159: Attachment: LUCENE-7159.patch Here is a patch with an integer grid for LatLonPoint's polygon query,