https://github.com/rnewson/couchdb-lucene
Revision 2944c2c925e7897ee6858e797f8269b3f335f645 authored by Robert Newson on 06 January 2011, 11:15:31 UTC, committed by Robert Newson on 06 January 2011, 11:15:31 UTC
1 parent 69b98b1
Raw File
Tip revision: 2944c2c925e7897ee6858e797f8269b3f335f645 authored by Robert Newson on 06 January 2011, 11:15:31 UTC
factor out repeated version number
Tip revision: 2944c2c
TODO
0.6

OpenJDK compatibility!

* Authentication to secured couchdb. --done
* add X-CouchDB-WWW-Authenticate=Basic realm="couchdb-lucene" and disable pre-emptive auth!

* make attachment call support "store":"yes|no"

* configure osxappbundle:bundle to make one-click OSX install.

* distributed search.

UNSCHEDULED

* LuceneDictionary/spellcheck/suggestions mode.
* _show and _list-like support for search results.
* hit highlighting (lucene contrib).
* clustering (carrot2).
* JSONQuery? (http://docs.persvr.org/documentation/jsonquery)
* geospatial (need TrieRangeQuery from 2.9)

back to top