Skip to content

Commit 52fecc7

Browse files
committed
Revert "Merge pull request #181 from mcmorisi/DRIVERS-2658-hint"
This reverts commit 02755ef.
1 parent 65e3672 commit 52fecc7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

source/read/distinct.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,6 @@ options you can set to customize the operation:
138138
- | The read preference to use for the operation. To learn more, see
139139
:manual:`Read Preference </core/read-preference/>` in the Server manual.
140140
| **Type**: ``MongoDB\Driver\ReadPreference``
141-
142-
* - ``hint``
143-
- | The index to use for the operation.
144-
| **Type**: ``string|object``
145141

146142
The following example retrieves the distinct values of the ``name`` field for
147143
all documents that have a ``borough`` field value of ``'Bronx'`` and a

0 commit comments

Comments
 (0)