search-api-disable

Disable one or more enabled search indexes.

drush search-api-disable

Aliases:

Arguments:

index_id : The machine name of an index

Examples:

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