Suggest stats metrics deprecatededit
The 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의 동의어(synonym)였다. v6.3.0 에서, suggest
metric은 search 사용을 위해 deprecate되었다.
Similarly, the suggest
index metric on the indices
metric on the nodes stats API has provided a response containing only an empty object since 5.0.0. In 6.3.0 this metric has been deprecated.
마찬가지로, node stats API의 indices
metric에 대한 suggest
index metric은 v5.0.0 이후부터 비어있는 object만을 포함하는 response를 제공한다. v6.3.0 부터 이 metric는 deprecate되었다.
'6.x > 8. Breaking Changes' 카테고리의 다른 글
v6.3.03. Settings changes (0) | 2018.06.15 |
---|---|
v6.3-02. Plugins changes (0) | 2018.06.15 |
v6.3 Breaking changes (0) | 2018.06.15 |
v6.2-03.Rollover alias (0) | 2018.06.15 |
v6.2-02. GC logging (0) | 2018.02.23 |