Sha256: dbd00e28e26f9ec060af8bcdc3f90828cb84b4bf5402b48fb175424e31a2b062

Contents?: true

Size: 524 Bytes

Versions: 1

Compression:

Stored size: 524 Bytes

Contents

=== 0.10 ===
* Pass highlight fields into #highlight varargs
* Allow boosting without field constraints
* Allow coordinates to be specified with block in setup
=== 0.11 ===
* 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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
benjaminkrause-sunspot-0.9.7 TODO