Solr Specific Lucene Snowball

Snowball Analyzers

License

License

GroupId

GroupId

org.apache.solr
ArtifactId

ArtifactId

solr-lucene-snowball
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Solr Specific Lucene Snowball
Snowball Analyzers
Project Organization

Project Organization

The Apache Software Foundation

Download solr-lucene-snowball

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.solr/solr-lucene-snowball/ -->
<dependency>
    <groupId>org.apache.solr</groupId>
    <artifactId>solr-lucene-snowball</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.solr/solr-lucene-snowball/
implementation 'org.apache.solr:solr-lucene-snowball:1.3.0'
// https://jarcasting.com/artifacts/org.apache.solr/solr-lucene-snowball/
implementation ("org.apache.solr:solr-lucene-snowball:1.3.0")
'org.apache.solr:solr-lucene-snowball:jar:1.3.0'
<dependency org="org.apache.solr" name="solr-lucene-snowball" rev="1.3.0">
  <artifact name="solr-lucene-snowball" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.solr', module='solr-lucene-snowball', version='1.3.0')
)
libraryDependencies += "org.apache.solr" % "solr-lucene-snowball" % "1.3.0"
[org.apache.solr/solr-lucene-snowball "1.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.solr : solr-lucene-core jar 1.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0