For IKAnalyzer has stopped maintaining, this repository helps it works with higher version of lucene. Such as 6.x.
-
mvn install
-
pom.xml
<dependency>
<groupId>com.seaboat</groupId>
<artifactId>IKAnalyzer</artifactId>
<version>6.4.0</version>
</dependency>