본문 바로가기

내가 당면한 문제와 해결방안

elasticsearch ngram existing index 에설정

https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-update-settings.html#update-settings-analysis

 

Update index settings API | Elasticsearch Reference [7.5] | Elastic

For example, the update settings API can be used to dynamically change the index from being more performant for bulk indexing, and then move it to more real time indexing state. Before the bulk indexing is started, use: PUT /twitter/_settings { "index" : {

www.elastic.co

 

참고해서 해보는중. 수정중