15 calls to _search_api_drush_command_helper() in Search API 8
- drush_search_api_clear in ./
search_api.drush.inc - Clears a search index.
- drush_search_api_disable in ./
search_api.drush.inc - Disables one or more search indexes.
- drush_search_api_disable_all in ./
search_api.drush.inc - Disables all search indexes.
- drush_search_api_enable in ./
search_api.drush.inc - Enables one or more search indexes.
- drush_search_api_enable_all in ./
search_api.drush.inc - Enables all search indexes.
- drush_search_api_index in ./
search_api.drush.inc - Indexes items.
- drush_search_api_list in ./
search_api.drush.inc - Prints a list of all search indexes.
- drush_search_api_reset_tracker in ./
search_api.drush.inc - Schedules a search index for reindexing.
- drush_search_api_search in ./
search_api.drush.inc - Executes a simple keyword search and displays the results in a table.
- drush_search_api_server_clear in ./
search_api.drush.inc - Clears all search indexes on the server and marks them for reindexing.
- drush_search_api_server_disable in ./
search_api.drush.inc - Disables a search server.
- drush_search_api_server_enable in ./
search_api.drush.inc - Enables a search server.
- drush_search_api_server_list in ./
search_api.drush.inc - Lists all available search servers.
- drush_search_api_set_index_server in ./
search_api.drush.inc - Sets the server for a given index.
- drush_search_api_status in ./
search_api.drush.inc - Displays the status of one or all search indexes.