Tag: Indexing

N1QL Scan Consistency including new AtPlus (Video)
N1QL Scan Consistency including new AtPlus (Video)

This video shows the ScanConsistency options when executing N1QL queries, and covers all the ScanConsistency options, including the new AtPlus. The source code used in this video is available on Github. If you’d like to learn more about how to...

Deferring Index Creation
Deferring Index Creation

Defer the creation of the indexes if you need to create multiple indexes at one time. When you are ready you tell the cluster to build those indexes.

PHP SDK 2.2.0 Beta3: Examples with Sub-Document and Index Management
PHP SDK 2.2.0 Beta3: Examples with Sub-Document and Index Management

Check out the enhanced PHP SDK 2.2.0 Beta third version which brings a couple of new features along with internal fixes and improvements.