Disable one or more enabled search indexes.
drush search-api-disable
index_id : The machine name of an index
Disable the search index with the ID node_index.
drush search-api-disable node_index
Alias to disable the search index with the ID node_index.
drush sapi-dis node_index