Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

lukhnos/LuceneSearchDemo-Android

Repository files navigation

A Sample Lucene App for Android

The app is available on Google Play.

This is the Android version of lucenestudy. It depends on the mobile branch of that project, which in turn comes with prebuilt JARs of Mobile Lucene, an experimental port of Lucene to Android.

To build the app:

git submodule update --init --recursive
./gradlew build

To run lucenestudy's tests on a connected Android device or emulator:

./gradlew connectedAndroidTest

For more information about the app and its data source, please visit the lucenestudy project.

About

A sample Lucene app for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages