We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e2444 commit dfdc0c8Copy full SHA for dfdc0c8
1 file changed
docs/installing_search_engines.rst
@@ -65,7 +65,7 @@ somewhere on your ``PYTHONPATH``.
65
More Like This
66
--------------
67
68
-To enable the "More Like This" functionality in Haystack, you'll need
+on Solr 6.X+ "More Like This" functionality is enabled by default. To enable the "More Like This" functionality in Solr 4.X, you'll need
69
to enable the ``MoreLikeThisHandler``. Add the following line to your
70
``solrconfig.xml`` file within the ``config`` tag::
71
0 commit comments