You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by si...@apache.org on 2020/08/12 20:12:06 UTC

[lucene-solr] branch jira/lucene-8962 updated (65e335e -> 84cdc5a)

This is an automated email from the ASF dual-hosted git repository.

simonw pushed a change to branch jira/lucene-8962
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from 65e335e  Merge branch 'master' into jira/lucene-8962
     add e83ceeb  different approach
     add 84cdc5a  improve error handling

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/lucene/index/IndexWriter.java  | 129 ++++++++++++++++-----
 .../java/org/apache/lucene/index/MergePolicy.java  |   2 +-
 .../java/org/apache/lucene/index/ReaderPool.java   |   2 +-
 .../lucene/index/StandardDirectoryReader.java      |  24 ++--
 4 files changed, 113 insertions(+), 44 deletions(-)