Skip to content

gwyve/LuceneForAndroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LuceneForAndroid

这个项目的主要目的是在将Lucene5.5.0这个版本移植到Android平台使用。

具体开发过程以及使用参见LuceneForAndroid

Quick Start

To build the JARs, use the commands:

cd lucene
ant -Dmobilejars=../build/<destination> clean mobile-build-modules-without-test

Where <destination> is a directory of your choice. The prefix ../build/ is a trick to gather JARs to a unified folder under lucene/build/

Currently, the original Lucene tests don't run with this fork. Many ant tasks are also potentially broken.

相关

主要参考mobilelucene

特别感谢Lukhnos Liu

About

LuceneForAndroid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors