We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
from
size
1 parent f13a490 commit 4669214Copy full SHA for 4669214
docs/reference/getting-started.asciidoc
@@ -859,7 +859,7 @@ GET /bank/_search
859
860
Note that if `size` is not specified, it defaults to 10.
861
862
-This example does a `match_all` and returns documents 11 through 20:
+This example does a `match_all` and returns documents 10 through 19:
863
864
[source,js]
865
--------------------------------------------------
0 commit comments