Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
[abstract]
{description}

NOTE: Query without Indexes is not available by default for paid service plans.
For details, see <<manage-sequential-scans>>.

.Examples on this Page
****
The examples in this topic use the travel-sample dataset which is supplied with Couchbase Capella.
Expand Down Expand Up @@ -283,6 +286,7 @@ The period after `phaseCounts` is a separator between nested property names, whe
The query returns details of completed requests using a sequential scan, if any are logged.
====

[#manage-sequential-scans]
== Manage Sequential Scans

For a xref:billing:billing.adoc#free-tier-plan[free operational cluster], sequential scan is available in the Query tab, and via cluster access credentials in the SDKs or Couchbase Shell.
Expand Down