LiuGangR - Overview

Popular repositories Loading

  1. Implemented to transform chinese to pinyin after the sentence participle to words by IKAnaylzer. 实现了在使用IKAnaylzer分词后,把单词转换成拼音来作为索引

    Java 8 2

  2. 这是一个抓取电商商品信息,并提供搜索接口的例子。

    Java 6 4

  3. A demo for using lucene to mutil-query the data from mysql.For example, search "github" from a mysql order by id(200-300), limit the rate(3.0-4.0) and so on.

    3 1

  4. PrefixAnalyzer前缀匹配分析器,适用于搜索建议。abcd分词为a,ab,abc,abcd

    Java 2 2

  5. Forked from sinofool/xlog

    A log system, can use hadoop as backend storage.

    C++