Jar examples for l:lucene-collation
CollationKeyFilter, ICUCollationKeyFilter, CollationKeyAnalyzer, and ICUCollationKeyAnalyzer - converts tokens into indexable collation keys
You can download jar file lucene-collation 3.0.3 in this page.
Apache License
You can use the following script to add lucene-collation-3.0.3.jar to your project.
<dependency> <groupId>org.apache.lucene</groupId> <artifactId>lucene-collation</artifactId> <version>3.0.3</version> </dependency>
compile group: 'org.apache.lucene', name: 'lucene-collation', version: '3.0.3'
libraryDependencies += "org.apache.lucene" % "lucene-collation" % "3.0.3"
<dependency org="org.apache.lucene" name="lucene-collation" rev="3.0.3"/>
@Grapes(@Grab(group='org.apache.lucene', module='lucene-collation', version='3.0.3'))
'org.apache.lucene:lucene-collation:jar:3.0.3'
Click the following link to download the jar file.
lucene-collation-3.0.3-javadoc.jar