drush search-api:server-clearfor drush 9x


Clears all search indexes on the given search server.

drush search-api:server-clear

  • Aliases


    search-api:server-clear has 2 alias/es:


    drush sapi-sc

    drush search-api-server-clear

  • Arguments


    search-api:server-clear accepts 1 argument/s:


    serverId* : The machine name of a server.

  • Options


    search-api:server-clear accepts 3 option/s:


    --notify

    --notify : notify

    --druplicon

    --druplicon : druplicon

    --xh-link

    --xh-link : xh-link

  • Examples


    Clear all search indexes on the search server my_solr_server.

    drush search-api:server-clear my_solr_server

    Alias to clear all search indexes on the search server my_solr_server.

    drush sapi-sc my_solr_server

  • Comments


    comments powered by Disqus