drush search-api:disablefor drush 9x


Disables one or more enabled search indexes.

drush search-api:disable

  • Aliases


    search-api:disable has 2 alias/es:


    drush sapi-dis

    drush search-api-disable

  • Arguments


    search-api:disable accepts 1 argument/s:


    indexId* : A search index ID.

  • Options


    search-api:disable accepts 3 option/s:


    --notify

    --notify : notify

    --druplicon

    --druplicon : druplicon

    --xh-link

    --xh-link : xh-link

  • 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

  • Comments


    comments powered by Disqus