diff --git a/docs/en/cookbook/simple-search-engine.rst b/docs/en/cookbook/simple-search-engine.rst index 3270a5687..962854f01 100644 --- a/docs/en/cookbook/simple-search-engine.rst +++ b/docs/en/cookbook/simple-search-engine.rst @@ -165,7 +165,7 @@ you would have to do the following: This is a very basic search engine example and can work for many small and simple applications. If you need better searching functionality you can look at -`MongoDB Atlas Search`_, read more about the +`MongoDB Atlas Search`_, which can be integrated using :doc:`Search Indexes <../reference/seach-indexes>` .. _AlchemyAPI: http://www.alchemyapi.com