카테고리 없음
[Elasticsearch] 데이터 대량 검색 (1) - Scroll 사용하기
이 가을
2020. 7. 9. 16:56
QueryPhaseExecutionException[Result window is too large, from + size must be less than or equal to: [10000] but was [11000].
See the scroll api for a more efficient way to request large data sets.
This limit can be set by changing the [index.max_result_window] index level setting.]
소스코드
※ 참고