Skip to content

Commit 5905e15

Browse files
authored
NO ISSUE: Query without Index note (#326)
(No backport)
1 parent e1521e2 commit 5905e15

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/learn/pages/services-and-indexes/indexes/query-without-index.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
[abstract]
99
{description}
1010

11+
NOTE: Query without Indexes is not available by default for paid service plans.
12+
For details, see <<manage-sequential-scans>>.
13+
1114
.Examples on this Page
1215
****
1316
The examples in this topic use the travel-sample dataset which is supplied with Couchbase Capella.
@@ -283,6 +286,7 @@ The period after `phaseCounts` is a separator between nested property names, whe
283286
The query returns details of completed requests using a sequential scan, if any are logged.
284287
====
285288

289+
[#manage-sequential-scans]
286290
== Manage Sequential Scans
287291

288292
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.

0 commit comments

Comments
 (0)