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/10 08:16:44 UTC

[lucene-solr] branch master updated (1f5b37f -> f2b7cdc)

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 1f5b37f  LUCENE-9747: dodge javadoc reporter NPE bug on Java 11. (#2337)
     add f2b7cdc  LUCENE-9748: Hunspell: suggest inflected dictionary entries similar to the misspelled word (#2330)

No new revisions were added by this update.

Summary of changes:
 .../lucene/analysis/hunspell/Dictionary.java       |  10 +-
 .../analysis/hunspell/GeneratingSuggester.java     | 261 ++++++++++++++++-----
 .../lucene/analysis/hunspell/SpellChecker.java     |   2 +-
 .../apache/lucene/analysis/hunspell/Stemmer.java   |  10 +-
 .../apache/lucene/analysis/hunspell/allcaps.sug    |   3 +
 5 files changed, 221 insertions(+), 65 deletions(-)
 create mode 100644 lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/allcaps.sug