Sha256: c23ba4f36fe884d9fd12b3355ee274b77d0560aca277ff21f873f1df78b95a33

Contents?: true

Size: 882 Bytes

Versions: 1

Compression:

Stored size: 882 Bytes

Contents

<<<<<<< HEAD:TODO
=== 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
=======
=== 1.0 ===
* Built-in session proxies; #thread_local_sessions! method
* Support 1.4, retaining 1.3 support if/as much as possible
* Working local + keyword search
* Facet filter exclusion
>>>>>>> d8e4337... Minor API & documentation improvements:TODO

* 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

1 entries across 1 versions & 1 rubygems

Version Path
sunspot-0.10.9 TODO