LUCENE-10284: Upgrade morfologik-stemming to 2.1.8 (#514)

This commit is contained in:
Dawid Weiss 2021-12-04 09:56:28 +01:00 committed by GitHub
parent a39337e595
commit d2b7e7a441
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 9 additions and 7 deletions

View File

@ -98,6 +98,8 @@ Other
* LUCENE-10273: Deprecate SpanishMinimalStemFilter in favor of SpanishPluralStemFilter. (Robert Muir)
* LUCENE-10284: Upgrade morfologik-stemming to 2.1.8. (Dawid Weiss)
======================= Lucene 9.0.0 =======================
New Features

View File

@ -1 +0,0 @@
8c28fea0e928b6eb1070926ad5820a3013020fa5

View File

@ -0,0 +1 @@
68e23e2c57fe5699d511b3a7a2f202f90020e214

View File

@ -1 +0,0 @@
9e3dd781cf27337d64ab1bb0fc98d8b6c0fecf59

View File

@ -0,0 +1 @@
f8fc4e6674395ffcb64c23ada9da74295b265bc5

View File

@ -1 +0,0 @@
a195cbd8ffa3481ea0608a8ec1518f9fc771e78f

View File

@ -0,0 +1 @@
409fa92db4cfb0f90a33d303732a4882cee3d1e7

View File

@ -15,9 +15,9 @@ org.apache.httpcomponents:httpcore:4.4.13 (2 constraints: 961565ce)
org.apache.logging.log4j:log4j-api:2.13.2 (1 constraints: bb0e1b76)
org.apache.logging.log4j:log4j-core:2.13.2 (1 constraints: 3a053a3b)
org.apache.opennlp:opennlp-tools:1.9.1 (1 constraints: 0d050c36)
org.carrot2:morfologik-fsa:2.1.5 (1 constraints: d70d9836)
org.carrot2:morfologik-polish:2.1.5 (1 constraints: 0a05fd35)
org.carrot2:morfologik-stemming:2.1.5 (2 constraints: 0b12640c)
org.carrot2:morfologik-fsa:2.1.8 (1 constraints: da0d9b36)
org.carrot2:morfologik-polish:2.1.8 (1 constraints: 0d050036)
org.carrot2:morfologik-stemming:2.1.8 (2 constraints: 1112dc0c)
org.hamcrest:hamcrest:2.2 (1 constraints: a8041f2c)
org.locationtech.spatial4j:spatial4j:0.8 (1 constraints: ac041f2c)
org.ow2.asm:asm:7.2 (2 constraints: 900e3e5e)

View File

@ -20,7 +20,7 @@ org.apache.httpcomponents:httpclient=4.5.13
org.apache.httpcomponents:httpcore=4.4.13
org.apache.logging.log4j:*=2.13.2
org.apache.opennlp:opennlp-tools=1.9.1
org.carrot2:morfologik-*=2.1.5
org.carrot2:morfologik-*=2.1.8
org.eclipse.jetty:*=9.4.41.v20210516
org.hamcrest:*=2.2
org.locationtech.jts:jts-core=1.17.0