-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: Index Management
-
None
-
PHP Drivers
-
Not Needed
-
Related to https://github.com/doctrine/mongodb-odm/issues/2684
$collection = $client->database->selectCollection('collection', ['typeMap' => ['root' => 'array']) $collection->listSearchIndexes() // Results doesn't get the typeMap in options