diff --git a/source/includes/fact-compound-index-with-text-restrictions.rst b/source/includes/fact-compound-index-with-text-restrictions.rst index c0d683da4d8..a0ad9eee175 100644 --- a/source/includes/fact-compound-index-with-text-restrictions.rst +++ b/source/includes/fact-compound-index-with-text-restrictions.rst @@ -6,3 +6,5 @@ ``text`` index key, to perform a :query:`$text` search, the query predicate must include **equality match conditions** on the preceding keys. + +- When creating a compound index all ``text`` fields must be adjacent.