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 2021/02/03 09:45:56 UTC

[lucene-solr] branch master updated (d0ae2bd -> 84aa683)

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 d0ae2bd  LUCENE-9717: Hunspell: support CHECKCOMPOUNDPATTERN (#2280)
     add 84aa683  LUCENE-9723: Hunspell: update sanity tests that load all dictionaries (#2290)

No new revisions were added by this update.

Summary of changes:
 gradle/testing/randomization/policies/tests.policy |   1 +
 .../lucene/analysis/hunspell/package-info.java     |  13 +-
 .../analysis/hunspell/TestAllDictionaries.java     | 257 ++++------------
 .../analysis/hunspell/TestAllDictionaries2.java    | 339 ---------------------
 4 files changed, 69 insertions(+), 541 deletions(-)
 delete mode 100644 lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestAllDictionaries2.java