File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ content: |
6
6
:php:`comparison <manual/en/types.comparisons.php>` and :php:`type juggling
7
7
<manual/en/language.types.type-juggling.php>` rules. When matching a special
8
8
BSON type the query criteria should use the respective :php:`BSON class
9
- <manual/en/book .bson.php>` in the extension (e.g. use
9
+ <manual/en/mongodb .bson.php>` in the extension (e.g. use
10
10
:php:`MongoDB\BSON\ObjectId <class.mongodb-bson-objectid>` to match an
11
11
:manual:`ObjectId </reference/object-id/>`).
12
12
---
@@ -25,4 +25,3 @@ content: |
25
25
:phpmethod:`MongoDB\Collection::listSearchIndexes()` and check the
26
26
``queryable`` :manual:`output field </reference/operator/aggregation/listSearchIndexes/#output>`
27
27
to determine whether it is ready to be used.
28
- ...
You can’t perform that action at this time.
0 commit comments