Details
-
Bug
-
Resolution: Fixed
-
Test Blocker
-
None
-
*Location*: https://docs.couchbase.com/server/6.0/analytics/3_query.html
*Referrer*: https://docs.couchbase.com/server/6.0/analytics/7_using_index.html
*User-Agent*: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36
*Screen Resolution*: 2560 x 1440*Location*: https://docs.couchbase.com/server/6.0/analytics/3_query.html *Referrer*: https://docs.couchbase.com/server/6.0/analytics/7_using_index.html *User-Agent*: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36 *Screen Resolution*: 2560 x 1440
-
DOC-2020-S5-Mar22
-
1
Description
Although mentioned in the SELECT Statements portion of the documentation:
LimitClause ::= <LIMIT> Expression ( <OFFSET> Expression )?
There is no mention of using the OFFSET in the later LIMIT Clauses subsection.
Adding this should add clarity that this is available, and also allow anyone searching for 'OFFSET' to find results in the Analytics documentation, rather than just the N1QL Queries documentation.