diff --git a/source/core/index-types.txt b/source/core/index-types.txt index 8aaeeff4dc3..5a6498812cb 100644 --- a/source/core/index-types.txt +++ b/source/core/index-types.txt @@ -13,9 +13,8 @@ sub-document. You can create :doc:`single field indexes ` or :doc:`compound indexes `. MongoDB also supports indexes of arrays, called :ref:`multi-key indexes `, as well as -supports :doc:`indexes on geospatial data -`. For a list of the supported index -types, see :ref:`index-type-list`. +:doc:`indexes on geospatial data `. +For a list of the supported index types, see :ref:`index-type-list`. In general, you should create indexes that support your common and user-facing queries. Having these indexes will ensure that MongoDB