codelibs / analyzers

This library provides Lucene's analyzers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lucene Analyzers Java CI with Maven

Overview

This library provides Lucene's analyzers.

Version

Versions in Maven Repository

Issues/Questions

Please file an issue.

Installation

Maven

Put the following dependency into pom.xml:

<dependency>
  <groupId>org.codelibs</groupId>
  <artifactId>analyzers-ja</artifactId>
  <version>7.3.1.1</version>
</dependency>

About

This library provides Lucene's analyzers.

License:Apache License 2.0


Languages

Language:Java 100.0%