Lucene-Based full-text indexer for CouchDB
This software enables full-text searching of CouchDB documents using Lucene. All Lucene full-text capability are available, the indexing strategy is defined through a Javascript source file that receives a document and manipulates / extracts its properties and adds them to the index. Index updates are automatic, leveraging CouchDB's _changes feed.
This package is based off the IFAD fork of CouchDB-Lucene that increases granularity of range queries and sorting over date fields, and allows queries to be passed via HTTP POST, useful if you do faceted search on many attributes / values.
Built at IFAD, http://github.com/ifad/.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:vjt:ifad/couchdb-lucene && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
4ec05a887c94c6caf3c7bc48334c6f885e68a74b.tar.gz | 0040661192 38.8 MB | |
couchdb-lucene.changes | 0000000443 443 Bytes | |
couchdb-lucene.couchdb.ini | 0000001130 1.1 KB | |
couchdb-lucene.ini | 0000000501 501 Bytes | |
couchdb-lucene.init | 0000001619 1.58 KB | |
couchdb-lucene.log4j.xml | 0000001644 1.61 KB | |
couchdb-lucene.sh | 0000000418 418 Bytes | |
couchdb-lucene.spec | 0000005177 5.06 KB | |
couchdb-lucene.sysconfig | 0000000297 297 Bytes |
Revision 10 (latest revision is 20)
Marcello Barnaba (vjt)
committed
(revision 10)
Fix init script dependencies, enable the service automatically upon first installation
Comments 0