You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by dw...@apache.org on 2020/10/12 07:15:22 UTC

[lucene-solr] branch master updated (ab83b3b -> 7362c4c)

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

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


    from ab83b3b  SOLR-14917: Move DOMUtil and PropertiesUtil to SolrJ (#1953)
     add 7362c4c  LUCENE-6831: start removing LinkedList in favor of ArrayList or De/Queues (#1969)

No new revisions were added by this update.

Summary of changes:
 .gitignore                                                           | 3 +++
 .../src/java/org/apache/lucene/index/DocumentsWriterFlushQueue.java  | 4 ++--
 lucene/core/src/java/org/apache/lucene/index/IndexWriter.java        | 5 +++--
 3 files changed, 8 insertions(+), 4 deletions(-)