[jira] [Updated] (LUCENE-6477) Add BKD tree for spatial shape query intersecting indexed points

2015-06-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6477: --- Fix Version/s: (was: 5.2) 5.3 Bump fix version to 5.3 Add

[jira] [Updated] (LUCENE-6477) Add BKD tree for spatial shape query intersecting indexed points

2015-06-02 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6477: --- Attachment: LUCENE-6477.patch New patch, removing nocommits, adding javadocs. The

[jira] [Updated] (LUCENE-6477) Add BKD tree for spatial shape query intersecting indexed points

2015-05-24 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6477: --- Attachment: LUCENE-6477.patch Another iteration, improving the pivot selection on

[jira] [Updated] (LUCENE-6477) Add BKD tree for spatial shape query intersecting indexed points

2015-05-23 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6477: --- Attachment: LUCENE-6477.patch Another iteration, adding validation for the polygon

[jira] [Updated] (LUCENE-6477) Add BKD tree for spatial shape query intersecting indexed points

2015-05-20 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6477: --- Attachment: LUCENE-6477.patch New patch, removing the BitDocIdSet changes, adding

[jira] [Updated] (LUCENE-6477) Add BKD tree for spatial shape query intersecting indexed points

2015-05-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6477: --- Attachment: LUCENE-6477.patch New patch, fixing the last nocommits. I think it's

[jira] [Updated] (LUCENE-6477) Add BKD tree for spatial shape query intersecting indexed points

2015-05-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6477: --- Attachment: LUCENE-6477.patch Work-in-progress patch, with quite a few nocommits