Lucene CollationKeyFilter/Analyzer & ICUCollationKeyFilter/Analyzer

CollationKeyFilter, ICUCollationKeyFilter, CollationKeyAnalyzer, and ICUCollationKeyAnalyzer - converts tokens into indexable collation keys

Лицензия

Лицензия

Группа

Группа

org.apache.lucene
Идентификатор

Идентификатор

lucene-collation
Последняя версия

Последняя версия

3.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Lucene CollationKeyFilter/Analyzer & ICUCollationKeyFilter/Analyzer
CollationKeyFilter, ICUCollationKeyFilter, CollationKeyAnalyzer, and ICUCollationKeyAnalyzer - converts tokens into indexable collation keys
Организация-разработчик

Организация-разработчик

The Apache Software Foundation

Скачать lucene-collation

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.ibm.icu : icu4j jar 4.0
org.apache.lucene : lucene-core jar 3.0.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.0.3
3.0.2
3.0.1
3.0.0
2.9.4
2.9.3
2.9.2
2.9.1
2.9.0