diff options
Diffstat (limited to 'jstests/sharding/libs/last_lts_mongod_commands.js')
| -rw-r--r-- | jstests/sharding/libs/last_lts_mongod_commands.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/sharding/libs/last_lts_mongod_commands.js b/jstests/sharding/libs/last_lts_mongod_commands.js index f8c0802af04..c25af3a8275 100644 --- a/jstests/sharding/libs/last_lts_mongod_commands.js +++ b/jstests/sharding/libs/last_lts_mongod_commands.js @@ -20,12 +20,8 @@ const commandsAddedToMongodSinceLastLTS = [ "clusterGetMore", "clusterInsert", "clusterUpdate", - "createSearchIndexes", - "dropSearchIndex", "getClusterParameter", - "listSearchIndexes", "rotateCertificates", "setClusterParameter", "setUserWriteBlockMode", - "updateSearchIndex", ]; |
