Closed GoogleCodeExporter closed 9 years ago
当去掉
public void reset(Reader input) throws IOException {
//super.reset(input);
//super.setReader(input);
mmSeg.reset(input);
}
去除super.setReader(input);后无措了,可是返回的高亮信息只有一
条
Original comment by qq29903...@gmail.com
on 11 Oct 2012 at 10:01
Attachments:
使用 2.0.0
参考 https://github.com/chenlb/mmseg4j-solr
看看
Original comment by chenlb2...@gmail.com
on 19 May 2014 at 11:35
Original issue reported on code.google.com by
qq29903...@gmail.com
on 11 Oct 2012 at 9:25