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