Revision a321ed89491136db8606ea7e7007651fff4c5b4c authored by Robert Newson on 07 January 2012, 19:28:48 UTC, committed by Robert Newson on 07 January 2012, 19:28:48 UTC
1 parent 5c4189b
Raw File
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