drush search-api:set-index-serverfor drush 9x


Sets the search server used by a given index.

drush search-api:set-index-server

  • Aliases


    search-api:set-index-server has 2 alias/es:


    drush sapi-sis

    drush search-api-set-index-server

  • Arguments


    search-api:set-index-server accepts 2 argument/s:


    indexId* : The machine name of an index.

    serverId* : The machine name of a server.

  • Options


    search-api:set-index-server accepts 3 option/s:


    --notify

    --notify : notify

    --druplicon

    --druplicon : druplicon

    --xh-link

    --xh-link : xh-link

  • Examples


    Set the default_node_index index to used the my_solr_server server.

    drush search-api:set-index-server default_node_index my_solr_server

    Alias to set the default_node_index index to used the my_solr_server server.

    drush sapi-sis default_node_index my_solr_server

  • Comments


    comments powered by Disqus