[jira] [Updated] (LUCENE-5513) Binary DocValues Updates

2014-03-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5513: --- Attachment: LUCENE-5513.patch Patch makes the following refactoring changes (all internal API): *

[jira] [Updated] (LUCENE-5513) Binary DocValues Updates

2014-03-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5513: --- Attachment: LUCENE-5513.patch Fixed stupid bug in BinaryDocValuesFieldUpdates.merge(). Binary

[jira] [Updated] (LUCENE-5513) Binary DocValues Updates

2014-03-17 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5513: --- Attachment: LUCENE-5513.patch Thanks Mike. In an edge case where there are field updates, but also

[jira] [Updated] (LUCENE-5513) Binary DocValues Updates

2014-03-13 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5513: --- Attachment: LUCENE-5513.patch Patch: * Add IW.updateBinaryDocValue * Makes necessary changes to

[jira] [Updated] (LUCENE-5513) Binary DocValues Updates

2014-03-09 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated LUCENE-5513: - Component/s: core/index Description: LUCENE-5189 was a great move toward. I wish to