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 d014486 commit 7ad7639Copy full SHA for 7ad7639
source/reference/method/cursor.hint.txt
@@ -63,8 +63,9 @@ Behavior
63
64
- .. include:: /includes/fact-hint-text-query-restriction.rst
65
66
-- You cannot use :method:`~cursor.hint()` on a :doc:`hidden index
67
- </core/index-hidden>`.
+- If you use :method:`~cursor.hint()` on a :doc:`hidden index
+ </core/index-hidden>` or an index that doesn't exist, the operation
68
+ returns an error.
69
70
- On a :term:`time series collections <time series collection>`, you
71
can only specify hints using the index name, not the index key
0 commit comments