We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5b34ec commit f8cbe0aCopy full SHA for f8cbe0a
source/core/index-partial.txt
@@ -43,6 +43,10 @@ indexes only the documents with a ``rating`` field greater than 5.
43
You can specify a ``partialFilterExpression`` option for all MongoDB
44
:ref:`index types <index-types>`.
45
46
+.. seealso::
47
+
48
+ To learn how to manage indexes in |compass|, see :ref:`<manage-indexes>`.
49
50
Behavior
51
--------
52
source/tutorial/manage-indexes.txt
@@ -1,3 +1,5 @@
1
+.. _manage-indexes:
2
3
==============
4
Manage Indexes
5
0 commit comments