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/08 20:38:15 UTC

[lucene-solr] branch master updated (d0b4ef6 -> 80803eb)

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 d0b4ef6  LUCENE-9745: Hunspell: tolerate more aff/dic file typos (#2321)
     add 80803eb  LUCENE-9746: Hunspell: unify case variation logic in Stemmer and SpellChecker (#2322)

No new revisions were added by this update.

Summary of changes:
 .../lucene/analysis/hunspell/SpellChecker.java     | 44 ++-------------
 .../apache/lucene/analysis/hunspell/Stemmer.java   | 66 +++++++++++-----------
 2 files changed, 40 insertions(+), 70 deletions(-)