Skip to content
View LiuGangR's full-sized avatar

Block or report LiuGangR

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. IKAnanlyzer4Pinyin IKAnanlyzer4Pinyin Public

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

    Java 8 2

  2. SpiderAndSearchDemo SpiderAndSearchDemo Public

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

    Java 6 4

  3. lucene_mysql_multi-query lucene_mysql_multi-query Public

    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 PrefixAnalyzer Public

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

    Java 2 2

  5. elasticsearch elasticsearch Public

    Forked from elastic/elasticsearch

    Open Source, Distributed, RESTful Search Engine

    Java 1

  6. xlog xlog Public

    Forked from sinofool/xlog

    A log system, can use hadoop as backend storage.

    C++