com.github.msarhan:lucene-arabic-analyzer

Apache Lucene analyzer for Arabic language with root based stemmer.

License

License

GroupId

GroupId

com.github.msarhan
ArtifactId

ArtifactId

lucene-arabic-analyzer
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.msarhan:lucene-arabic-analyzer
Apache Lucene analyzer for Arabic language with root based stemmer.
Project URL

Project URL

https://github.com/msarhan/lucene-arabic-analyzer
Source Code Management

Source Code Management

https://github.com/msarhan/lucene-arabic-analyzer

Download lucene-arabic-analyzer

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
alkhalil » alkhalil-analyzer jar 2.1
alkhalil » alkhalil-db-long jar 2.1
alkhalil » alkhalil-db-short jar 2.1

provided (3)

Group / Artifact Type Version
org.apache.lucene : lucene-core jar 8.11.1
org.apache.lucene : lucene-analyzers-common jar 8.11.1
org.apache.lucene : lucene-queryparser jar 8.11.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.5.0
1.3.1
1.3.0
1.1.2
1.1.1
1.1.0
1.0.0