v9.3.0
Added
-
Added
db.compactmethod (DE-906) -
Added
db.engineStatsmethod (DE-932) -
Added
db.getLicenseanddb.setLicensemethods (DE-949) -
Added
db.listQueryCacheEntriesmethod (DE-149) -
Added
db.clearQueryCachemethod (DE-148) -
Added
db.getQueryCachePropertiesmethod (DE-150) -
Added
db.setQueryCachePropertiesmethod (DE-151) -
Added
collection.shardsmethod (DE-939) -
Added support for
mdi-prefixedindexes (DE-956) -
Restored
fulltextindex type support (DE-957)The
fulltextindex type is still no longer supported for creating new
indexes but can be used to cast existing indexes fromIndex. -
Added support for
edgeindexes (DE-958)The
Indextype now can also be cast to theEdgeIndextype.