전체 글 464

v6.3-02. Plugins changes

GCS Repository plugineditThe repository settings application_name, connect_timeout and read_timeout have been deprecated and must now be specified in the client settings instead.repository 설정 application_name, connect_timeout, read_timeout은 deprecate되었고, 지금부터는 client 설정에서 지정해야 한다.See Google Cloud Storage Client Settings.Ingest Geoip PlugineditIn earlier versions, database files have been stored ..

v6.3-01. API changes

Suggest stats metrics deprecatededitThe suggest stats were previously folded into the search on the indices stats API. As such, the suggest metric on the indices stats API has been a synonym for the search metric. In 6.3.0, the suggest metric is deprecated in favor of using search.이전에 suggest stats은 indices stats API의 search에 포함되어 있었다. 따라서, indices stats API의 suggest metric은 search metric의 동의어(s..

v6.0-20. Stats and info changes

Removal of throttle_time in the store statseditGiven that store throttling has been removed, the store stats do not report throttle_timeanymore.store throttling이 제거되었다는 것을 감안할 때, store stat은 throttle_time 을 더 이상 report하지 않는다.FS stats no longer reports if the disk spinseditElasticsearch has defaulted to assuming that it is running on SSDs since the 2.x series of Elasticsearch. As such, Elasticsea..

v6.0-19. Settings changes

Remove support for elasticsearch.json and elasticsearch.yaml configuration fileeditThe configuration file found in the Elasticsearch config directory could previously have a .yml, .yamlor .json extension. Only elasticsearch.yml is now supported.Elasticsearch의 config directory에서 볼 수 있는 설정 file은 .yml, .yaml 또는 .json 이라는 확장자를 가질 수 있다. 이제 오직 elasticsearch.yml 만을 지원한다.Duplicate keys in configuration ..