public
Description: Solr-powered search for Ruby objects
Homepage: http://outoftime.github.com/sunspot
Clone URL: git://github.com/outoftime/sunspot.git
sunspot / TODO
100644 15 lines (14 sloc) 0.418 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
=== 0.9 ===
* Support most simple facet parameters
* Intelligently decide whether to instantiate all facet rows at once
* Descriptive error messages during indexing
* Date type
* High-endian fields
* Add omitNorms to typed fields
* Direct access to adapter
* sunspot-configure-solr
* Text fields allow multiple
* Don't allow ordering on multiple-allowed fields
* Batches
* Facet by type (?)
* Query-based faceting (?)