1 Star 0 Fork 507

Deament / search-framework

forked from 开源中国 / search-framework 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
README.md 311 Bytes
Copy Edit Raw Blame History
翟志军 authored 2015-10-24 09:02 . update README.md

项目目的:OSChina 实现全文搜索的简单封装框架

License: Public Domain

包含内容:

  • 重建索引工具 -> IndexRebuilder.java
  • 增量构建索引工具 -> IndexUpdater.java
  • 全文搜索框架

构建方式

./gradlew build

生成的jar包放在./search-framework/build/libs

Java
1
https://gitee.com/SYDeament/search-framework.git
git@gitee.com:SYDeament/search-framework.git
SYDeament
search-framework
search-framework
master

Search