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:16:09 UTC

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

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 7362c4c  LUCENE-6831: start removing LinkedList in favor of ArrayList or De/Queues (#1969)
     add c5cf132  LUCENE-9562: All binary analysis packages (and corresponding Maven artifacts) with names containing '-analyzers-' have been renamed to '-analysis-'. (#1968)

No new revisions were added by this update.

Summary of changes:
 gradle/ant-compat/artifact-naming.gradle               |  6 ------
 lucene/CHANGES.txt                                     |  4 ++++
 lucene/MIGRATE.md                                      | 13 +++++++++----
 lucene/analysis/README.txt                             | 18 +++++++++---------
 lucene/analysis/phonetic/src/java/overview.html        |  2 +-
 .../java/org/apache/lucene/analysis/package-info.java  |  4 ++--
 lucene/core/src/java/overview.html                     |  6 +++---
 lucene/demo/src/java/overview.html                     |  2 +-
 .../search/highlight/LimitTokenOffsetFilter.java       |  2 +-
 9 files changed, 30 insertions(+), 27 deletions(-)