Sha256: 14f85ea53325f091dcd8a531d0a8c4d7c09da1fdc00b1bc0c57d15f975b9aae1

Contents?: true

Size: 489 Bytes

Versions: 2

Compression:

Stored size: 489 Bytes

Contents

# Overview

## 0.2.3

### New Features

* Exposed where method
* Added Clusterpoint order support (default order by ID ascending)
  - `Item.where(query_hash, order_hash, record_count, start_offset)`
  - `Item.where({code: "A*"}, {string: {code: :ascending}})`
  - More about query syntax:
    - http://docs.clusterpoint.com/wiki/Search_query_syntax
    - http://docs.clusterpoint.com/wiki/Alphabetic_Ordering
* Moved HTTP request debug setting to configuration file
  debug_output: $stdout

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
clusterpoint-0.2.4 CHANGELOG.md
clusterpoint-0.2.3 CHANGELOG.md