Skip to content

Commit

Permalink
[couchbase] nit fix in Couchbase README
Browse files Browse the repository at this point in the history
  • Loading branch information
kruthar committed Feb 23, 2016
1 parent a134127 commit 4e7f800
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions couchbase/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ bin/ycsb run couchbase -s -P workloads/workloada -p couchbase.useJson=false

## Scans in the CouchbaseClient
The scan operation in the CouchbaseClient requires a Couchbase View to be created manually. To do this:

1. Go to the Couchbase UI, then to Views
2. Create a new development view, specify a ddoc and view name, use these in your YCSB properties. See Configuration Options below.
3. The default map code is sufficient.
Expand Down

0 comments on commit 4e7f800

Please sign in to comment.