drush search-api-disablefor drush 7x


Disable one or all enabled search_api indexes.

drush search-api-disable

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

search_api
  • Aliases


    search-api-disable has 1 alias/es:


    drush sapi-dis

  • Arguments


    search-api-disable accepts 1 argument/s:


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

  • Examples


    Disable all enabled indexes.

    drush searchapi-disable

    Alias to disable all enabled indexes.

    drush sapi-dis

    Disable index with the ID 1.

    drush sapi-dis 1

  • Comments


    comments powered by Disqus