뉴스

After upgrading the Elasticsearch Java client from version 8.12 to 8.17 (server version still 8.12), the call to client.cluster().health() is failing with the ...
slice는 Scroll의 병렬 처리라고 생각하시면 됩니다. Scroll Search와 PIT 에서만 사용 가능하며 인덱스의 샤드와 동일한 수의 슬라이스를 선택해야 성능이 좋습니다. Scroll Search와 PIT에서만 사용 가능 ...