drush search-api-enablefor drush 7x


Enable one or all disabled search_api indexes.

drush search-api-enable

search-api-enable is a Drush command from the search_api project.

search_api
  • Aliases


    search-api-enable has 1 alias/es:


    drush sapi-en

  • Arguments


    search-api-enable accepts 1 argument/s:


    index_id : The numeric ID or machine name of an index to enable.

  • Examples


    Enable all disabled indexes.

    drush searchapi-enable

    Alias to enable all disabled indexes.

    drush sapi-en

    Enable index with the ID 1.

    drush sapi-en 1

  • Comments


    comments powered by Disqus