Closed GoogleCodeExporter closed 8 years ago
不支持,使用 1.8.X
目前 1.9 内核没有什么新功能,主要是支持 lucene 4.0
Original comment by chenlb2...@gmail.com
on 24 Sep 2012 at 3:34
mmseg4j-core 独立出一个不依赖 lucene 的分词,可以照 mmseg4j-solr
实现。代码已经迁移到 github
https://github.com/chenlb/mmseg4j-core
https://github.com/chenlb/mmseg4j-solr
<dependency>
<groupId>com.chenlb.mmseg4j</groupId>
<artifactId>mmseg4j-core</artifactId>
<version>1.10.0</version>
</dependency>
Original comment by chenlb2...@gmail.com
on 19 May 2014 at 12:12
Original issue reported on code.google.com by
Threeb...@yeah.net
on 10 Sep 2012 at 9:09