[jira] [Updated] (LUCENE-5680) Allow updating multiple DocValues fields atomically

2014-05-28 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5680: --- Attachment: LUCENE-5680.patch Patch ports all tests to use the atomic updates. This removed the comp

[jira] [Updated] (LUCENE-5680) Allow updating multiple DocValues fields atomically

2014-05-20 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5680: --- Attachment: LUCENE-5680.patch Patch contains the {{Field...}} vs {{DocValuesUpdate...}} variants si

[jira] [Updated] (LUCENE-5680) Allow updating multiple DocValues fields atomically

2014-05-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5680: --- Attachment: LUCENE-5680.patch I made a slight change to the reduce the API: instead of exposing the

[jira] [Updated] (LUCENE-5680) Allow updating multiple DocValues fields atomically

2014-05-18 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-5680: --- Attachment: LUCENE-5680.patch Patch add {{IndexWriter.updateDocValues(DocValuesUpdate...)}} API whic