...
Note | ||
---|---|---|
| ||
N1QL queries are used by default. If you want to use views instead, set the property |
The data returned by the query is split into chunks of a configurable size. The size of each partial set of data can be configured by setting the property view.iteratorpageSize
in the Advanced tab of the assigned Couchbase profile. Setting a higher value than the default 1000, may increase throughput performance but it depends on the available RAM of the Execution Context host.
...