项目作者: codelibs

项目描述 :
This library provides Lucene's analyzers.
高级语言: Java
项目地址: git://github.com/codelibs/analyzers.git
创建时间: 2015-01-21T13:43:05Z
项目社区:https://github.com/codelibs/analyzers

开源协议:Apache License 2.0

下载


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:

  1. <dependency>
  2. <groupId>org.codelibs</groupId>
  3. <artifactId>analyzers-ja</artifactId>
  4. <version>7.3.1.1</version>
  5. </dependency>