diff --git a/docs/topics/search/searching.rst b/docs/topics/search/searching.rst index 2f0fa81b74..61e11359a9 100644 --- a/docs/topics/search/searching.rst +++ b/docs/topics/search/searching.rst @@ -167,8 +167,6 @@ For example: Annotating results with score ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -.. versionadded:: 1.7 - For each matched result, Elasticsearch calculates a "score", which is a number that represents how relevant the result is based on the user's query. The results are usually ordered based on the score.