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: |
66 :php:`comparison <manual/en/types.comparisons.php>` and :php:`type juggling
77 <manual/en/language.types.type-juggling.php>` rules. When matching a special
88 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
1010 :php:`MongoDB\BSON\ObjectId <class.mongodb-bson-objectid>` to match an
1111 :manual:`ObjectId </reference/object-id/>`).
1212 ---
@@ -25,4 +25,3 @@ content: |
2525 :phpmethod:`MongoDB\Collection::listSearchIndexes()` and check the
2626 ``queryable`` :manual:`output field </reference/operator/aggregation/listSearchIndexes/#output>`
2727 to determine whether it is ready to be used.
28- ...
You can’t perform that action at this time.
0 commit comments