From af18c518a9e41f7bbbb99e9d28ec14215ff44980 Mon Sep 17 00:00:00 2001 From: Rishi Banerjee Date: Sat, 16 Mar 2019 16:46:17 +0530 Subject: [PATCH] Remove Haystack reference in Docs thus addressing issue #5462 --- docs/features.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features.rst b/docs/features.rst index 7db6a10c3cd..9650d2cd671 100644 --- a/docs/features.rst +++ b/docs/features.rst @@ -60,7 +60,7 @@ When you build your project on RTD, we automatically build a PDF of your project Search ------ -We provide full-text search across all of the pages of documentation hosted on our site. This uses the excellent Haystack project and Elasticsearch as the search backend. We hope to be integrating this into the site more fully in the future. +We provide full-text search across all of the pages of documentation hosted on our site. This uses Elasticsearch as the search backend. We hope to be integrating this into the site more fully in the future. Alternate Domains -----------------