른록노트
[Elasticsearch] script를 단기간에 여러번 사용할 경우에 나오는 에러 본문
제가 해결한 방법은 script를 안쓰고 update문으로 돌리는겁니다.
참고사이트
https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-scripting-using.html
https://discuss.elastic.co/t/how-to-dynamically-set-script-max-compilations-per-minute/75493 - 설정법
반응형
Comments