chenlb / mmseg4j-solr

mmseg4j for lucene or solr analyzer
Apache License 2.0
398 stars 141 forks source link

支持 solr5.0 #12

Closed bodhi52 closed 9 years ago

bodhi52 commented 9 years ago

啥时候支持solr5.0呢?

zhangweidev commented 9 years ago

同问啥时候能支持呢

chenlb commented 9 years ago

solr 5 年初二发布了,我考虑两周以内支持。

Dourm commented 9 years ago

报了null:java.lang.AbstractMethodError: org.apache.lucene.analysis.util.TokenizerFactory.create(Lorg/apache/lucene/util/AttributeFactory;)Lorg/apache/lucene/analysis/Tokenizer;,原来是还不支持5.0啊!

wangshiyang commented 9 years ago

5.0还没支持吗? 快了 吧

chenlb commented 9 years ago

已经发布 2.3.0 支持 lucene/solr 5.0,下载地址: http://pan.baidu.com/s/1dD7qMFf

ArvinC commented 9 years ago

请问2.3.0的源码发布到哪了?maven能获取吗

chenlb commented 9 years ago

maven 中心库取得到

<dependency>
    <groupId>com.chenlb.mmseg4j</groupId>
    <artifactId>mmseg4j-solr</artifactId>
    <version>2.3.0</version>
</dependency>

http://search.maven.org/#artifactdetails%7Ccom.chenlb.mmseg4j%7Cmmseg4j-solr%7C2.3.0%7Cjar