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/01/25 08:11:39 UTC

[lucene-solr] branch master updated (f64e7cb -> e4ec3e3)

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 f64e7cb  LUCENE-9691: Hunspell: support trailing comments on aff option lines (#2236)
     add e4ec3e3  LUCENE-9692: Hunspell: extract Stemmer.stripAffix from similar code in prefix/suffix processing (#2237)

No new revisions were added by this update.

Summary of changes:
 .../apache/lucene/analysis/hunspell/Stemmer.java   | 81 ++++++++++------------
 1 file changed, 37 insertions(+), 44 deletions(-)