Raw File
0.4
--------------

* add "analyzer":simple|standard|french|etc to index object and allow as query parameter - done
* JSONP support - done


0.5 WORK

* NumericField, NumericRangeQuery with Lucene 2.9.

UNSCHEDULED

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

back to top