About `elasticsearchTemplate.stream()` function all data in the elasticsearch database

前端 未结 0 2004
迷失自我
迷失自我 2020-12-07 16:55

Why am I already using .withPageable(new PageRequest(0, 10000), but the elasticsearchTemplate.stream() funtion still returns all the data in the elasticsearch database. I th

相关标签:
回答
  • 消灭零回复
提交回复
热议问题