Lucene Phonetic Analyzer

Phonetic Analyzer

License

License

Categories

Categories

Net
GroupId

GroupId

org.apache.lucene
ArtifactId

ArtifactId

lucene-phonetic
Last Version

Last Version

3.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

Lucene Phonetic Analyzer
Phonetic Analyzer
Project Organization

Project Organization

The Apache Software Foundation

Download lucene-phonetic

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.lucene : lucene-core jar 3.6.2
commons-codec : commons-codec jar 1.6

test (1)

Group / Artifact Type Version
org.apache.lucene : lucene-test-framework jar 3.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
3.6.2
3.6.1
3.6.0