drush search-api:statusfor drush 9x


Shows the status of one or all search indexes.

drush search-api:status

  • Aliases


    search-api:status has 2 alias/es:


    drush sapi-s

    drush search-api-status

  • Arguments


    search-api:status accepts 1 argument/s:


    indexId : (optional) A search index ID, or NULL to show the status of all indexes.

  • Options


    search-api:status accepts 6 option/s:


    --format

    --format : format

    --fields

    --fields : fields

    --field

    --field : field

    --notify

    --notify : notify

    --druplicon

    --druplicon : druplicon

    --xh-link

    --xh-link : xh-link

  • Examples


    Show the status of all search indexes.

    drush search-api:status

    Alias to show the status of all search indexes.

    drush sapi-s

    Show the status of the search index with the ID node_index.

    drush sapi-s node_index

  • Comments


    comments powered by Disqus