Browse Source

Remove Ranking Evaluation API experimental status (#48603)

The API has been released long enough to remove the experimental status.
Christoph Büscher 6 years ago
parent
commit
51f89a7184
1 changed files with 0 additions and 3 deletions
  1. 0 3
      docs/reference/search/rank-eval.asciidoc

+ 0 - 3
docs/reference/search/rank-eval.asciidoc

@@ -1,12 +1,9 @@
 [[search-rank-eval]]
 === Ranking Evaluation API
 
-experimental["The ranking evaluation API is experimental and may be changed or removed completely in a future release, as well as change in non-backwards compatible ways on minor versions updates. Elastic will take a best effort approach to fix any issues, but experimental features are not subject to the support SLA of official GA features."]
-
 Allows you to evaluate the quality of ranked search results over a set of 
 typical search queries.
 
-
 [[search-rank-eval-api-request]]
 ==== {api-request-title}