diff --git a/source/includes/fact-compound-index-with-text-restrictions.rst b/source/includes/fact-compound-index-with-text-restrictions.rst index d73dea17774..9f238f8cbd7 100644 --- a/source/includes/fact-compound-index-with-text-restrictions.rst +++ b/source/includes/fact-compound-index-with-text-restrictions.rst @@ -5,3 +5,5 @@ such as :ref:`multi-key ` or :ref:`geospatial If the compound ``text`` index includes keys **preceding** the ``text`` index key, to perform a :query:`$text` search, the query predicate must include **equality match conditions** on the preceding keys. + +The additional keys cannot be used to produce a sort.