Last Version

Compound Word Filters 1.0.1

Provides compound word filters including a primary word filter and also a version of the solr.HyphenationCompoundWordTokenFilterFactory with the fix for LUCENE-8183

License

License

GroupId

GroupId

io.redlink.solr
ArtifactId

ArtifactId

compound-word-filter
Version

Version

1.0.1
Type

Type

jar
Description

Description

Compound Word Filters
Provides compound word filters including a primary word filter and also a version of the solr.HyphenationCompoundWordTokenFilterFactory with the fix for LUCENE-8183
Project URL

Project URL

https://github.com/redlink-gmbh/solr-compound-word-filter
Project Organization

Project Organization

Redlink GmbH
Source Code Management

Source Code Management

https://github.com/redlink-gmbh/solr-compound-word-filter

Download compound-word-filter 1.0.1


<!-- https://jarcasting.com/artifacts/io.redlink.solr/compound-word-filter/ -->
<dependency>
    <groupId>io.redlink.solr</groupId>
    <artifactId>compound-word-filter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.redlink.solr/compound-word-filter/
implementation 'io.redlink.solr:compound-word-filter:1.0.1'
// https://jarcasting.com/artifacts/io.redlink.solr/compound-word-filter/
implementation ("io.redlink.solr:compound-word-filter:1.0.1")
'io.redlink.solr:compound-word-filter:jar:1.0.1'
<dependency org="io.redlink.solr" name="compound-word-filter" rev="1.0.1">
  <artifact name="compound-word-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.redlink.solr', module='compound-word-filter', version='1.0.1')
)
libraryDependencies += "io.redlink.solr" % "compound-word-filter" % "1.0.1"
[io.redlink.solr/compound-word-filter "1.0.1"]

Dependencies

provided (3)

Group / Artifact Type Version
org.apache.lucene : lucene-analyzers-common jar [6.0,)
com.google.guava : guava jar 20.0
org.slf4j : slf4j-api jar 1.7.7

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
junit : junit jar 4.12
org.apache.lucene : lucene-test-framework jar [6.0,)

Project Modules

There are no modules declared in this project.