drush search-api-statusfor drush 7x
Show the status of one or all search indexes.
drush search-api-status
search-api-status is a Drush command from the search_api project.
search_api-
Aliases
search-api-status has 1 alias/es:
drush sapi-s
-
Arguments
search-api-status accepts 1 argument/s:
index_id : The numeric ID or machine name of an index.
-
Examples
Show the status of all search indexes.
drush searchapi-status
Alias to show the status of all search indexes.
drush sapi-s
Show the status of the search index with the ID 1.
drush sapi-s 1
Show the status of the search index with the machine name default_node_index.
drush sapi-s default_node_index
-
Comments
comments powered by Disqus