From 714bc44435dbdb1025219ed10e9591d92c7ce107 Mon Sep 17 00:00:00 2001 From: Roeland van Batenburg Date: Wed, 24 Oct 2018 19:31:49 +0200 Subject: [PATCH] remove dead percolator link (#716) --- docs/_descriptions/explain.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_descriptions/explain.asciidoc b/docs/_descriptions/explain.asciidoc index 7b16e6346..d9e9dd24a 100644 --- a/docs/_descriptions/explain.asciidoc +++ b/docs/_descriptions/explain.asciidoc @@ -1 +1 @@ -Provides details about a specific document's score in relation to a specific query. It will also tell you if the document matches the specified query. Also check out http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-percolate.html[percolaters]. \ No newline at end of file +Provides details about a specific document's score in relation to a specific query. It will also tell you if the document matches the specified query.