[jira] [Updated] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-12-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-5868: - Attachment: LUCENE-5868-5x.patch moved to java7, got [^LUCENE-5868-5x.patch] >

[jira] [Updated] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-12-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-5868: - Attachment: LUCENE-5868-5x.patch fixed some precommit issues in [^LUCENE-5868-5x.patch]

[jira] [Updated] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-12-07 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-5868: - Attachment: LUCENE-5868.patch I'm going to commit [^LUCENE-5868.patch] in trunk and 5.x

[jira] [Updated] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-12-02 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-5868: - Attachment: LUCENE-5868.patch [^LUCENE-5868.patch] It's done, after all. I had to tweak

[jira] [Updated] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-12-02 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-5868: - Attachment: LUCENE-5868.patch even more efficient shuffling in test [^LUCENE-5868.patch]

[jira] [Updated] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-11-29 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-5868: - Attachment: LUCENE-5868.patch Thanks, [~dsmalley]! Do you really think this surgery

[jira] [Updated] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-11-28 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-5868: - Attachment: LUCENE-5868-lambdarefactoring.patch > JoinUtil support for NUMERIC docValues

[jira] [Updated] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-11-28 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-5868: - Attachment: LUCENE-5868-lambdarefactoring.patch I decided to attach a wild _lambda_

[jira] [Updated] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-11-28 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-5868: - Attachment: LUCENE-5868.patch attaching [^LUCENE-5868.patch]. Glue all stuff together.

[jira] [Updated] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-11-25 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-5868: - Fix Version/s: 5.5 > JoinUtil support for NUMERIC docValues fields >

[jira] [Updated] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-11-25 Thread Alexey Zelin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Zelin updated LUCENE-5868: - Attachment: LUCENE-5868.patch Added long values support as well as multi value fields support.

[jira] [Updated] (LUCENE-5868) JoinUtil support for NUMERIC docValues fields

2015-11-25 Thread Alexey Zelin (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey Zelin updated LUCENE-5868: - Attachment: qtj.diff Numeric type processing added during join query build for single value case