CouchDB Lucene ported to Android.
TouchDB-Android-Lucene is hosted in the following web site
https://github.com/cesine/TouchDB-Android-Lucene
If you think the Android project TouchDB-Android-Lucene listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of TouchDB-Android-Lucene.
Item | Value |
---|---|
Java File Count | 34 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 0 |
jar files used | android-support-v4.jar commons-codec-1.5.jar commons-lang-2.6.jar jackson-core-asl-1.9.2.jar jackson-mapper-asl-1.9.2.jar jinterface-1.5.3.2.jar lucene-analyzers-3.6.0.jar lucene-core-3.6.0-sources.jar lucene-core-3.6.0.jar lucene-highlighter-3.6.0.jar lucene-memory-3.6.0.jar lucene-queries-3.6.0.jar rhino-1.7R3.jar tika-core-1.1.jar tika-parsers-1.1.jar |
There are 1 image files in TouchDB-Android-Lucene. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
TouchDB-Android-Lucene has the following Java source files.
com.couchbase.touchdb.lucene.TDLucene.java com.couchbase.touchdb.lucene.TDLuceneRequest.java com.github.rnewson.couchdb.lucene.Config.java com.github.rnewson.couchdb.lucene.CustomQueryParser.java com.github.rnewson.couchdb.lucene.DatabaseIndexer.java com.github.rnewson.couchdb.lucene.DocumentConverter.java com.github.rnewson.couchdb.lucene.HttpClientFactory.java com.github.rnewson.couchdb.lucene.NGramAnalyzer.java com.github.rnewson.couchdb.lucene.PathParts.java com.github.rnewson.couchdb.lucene.QueryPlan.java com.github.rnewson.couchdb.lucene.Tika.java com.github.rnewson.couchdb.lucene.TypedField.java com.github.rnewson.couchdb.lucene.couchdb.Couch.java com.github.rnewson.couchdb.lucene.couchdb.CouchDocument.java com.github.rnewson.couchdb.lucene.couchdb.Database.java com.github.rnewson.couchdb.lucene.couchdb.DatabaseInfo.java com.github.rnewson.couchdb.lucene.couchdb.DesignDocument.java com.github.rnewson.couchdb.lucene.couchdb.HttpUtils.java com.github.rnewson.couchdb.lucene.couchdb.UpdateSequence.java com.github.rnewson.couchdb.lucene.couchdb.View.java com.github.rnewson.couchdb.lucene.couchdb.ViewSettings.java com.github.rnewson.couchdb.lucene.rhino.JSLog.java com.github.rnewson.couchdb.lucene.rhino.RhinoDocument.java com.github.rnewson.couchdb.lucene.util.Constants.java com.github.rnewson.couchdb.lucene.util.ErrorPreservingResponseHandler.java com.github.rnewson.couchdb.lucene.util.ServletUtils.java com.github.rnewson.couchdb.lucene.util.StatusCodeResponseHandler.java com.github.rnewson.couchdb.lucene.util.StopWatch.java com.github.rnewson.couchdb.lucene.util.Utils.java