Skip to content

Commit

Permalink
[DOCS] Escape commas in experimental[] for Asciidoctor migration (#41578
Browse files Browse the repository at this point in the history
)
  • Loading branch information
jrodewig committed Apr 26, 2019
1 parent 4c96dc4 commit 6f22a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/search/rank-eval.asciidoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[[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.]
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."]

The ranking evaluation API allows to evaluate the quality of ranked search
results over a set of typical search queries. Given this set of queries and a
Expand Down

0 comments on commit 6f22a7a

Please sign in to comment.