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 f8d7197 commit 4afa12cCopy full SHA for 4afa12c
docs/reference/getting-started.asciidoc
@@ -691,7 +691,7 @@ curl -XPOST 'localhost:9200/bank/_search?pretty' -d '
691
692
Note that if `size` is not specified, it defaults to 10.
693
694
-This example does a `match_all` and returns documents 11 through 20:
+This example does a `match_all` and returns documents 10 through 19:
695
696
[source,sh]
697
--------------------------------------------------
0 commit comments