Sha256: 92275131d307fca65bbcea9accf6dbce07af6f4afaf189890570e1a713746b0a

Contents?: true

Size: 604 Bytes

Versions: 3

Compression:

Stored size: 604 Bytes

Contents

=== 0.10.x ===
* Can retrieve facets from search via string
* Allow #latitude and #longitude as coordinate attributes
* Allow use of #text_fields from inside disjunction

* Assumed inconsistency
* Support all operations in batches. Make it smart.
  * Don't use more than one commits when one is equivalent
  * Preserve adds/deletes that are done after last commit
  * Don't do adds and deletes for the same document out of order
  * Don't do more than one add for the same document
  * Do use as few requests as possible within those constraints
=== Future ===
* Support Solr functions (e.g. dismax :bf)

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
sunspot-0.10.8 TODO
nxa-sunspot-0.10.7 TODO
sunspot-0.10.7 TODO