SyntaxFix
Write A Post
Hire A Developer
Questions
Simple! You can use size and from parameter!
size
from
http://localhost:9200/[your index name]/_search?size=1000&from=0
then you change the from gradually until you get all of the data.