You are here

class CommandHelper in Search API Solr 4.x

Same name and namespace in other branches
  1. 8.3 src/Utility/CommandHelper.php \Drupal\search_api_solr\Utility\CommandHelper
  2. 8.2 src/Utility/CommandHelper.php \Drupal\search_api_solr\Utility\CommandHelper

Provides functionality to be used by CLI tools.

Hierarchy

  • class \Drupal\search_api_solr\Utility\SolrCommandHelper extends \Drupal\search_api\Utility\CommandHelper

Expanded class hierarchy of CommandHelper

File

src/Utility/CommandHelper.php, line 10

Namespace

Drupal\search_api_solr\Utility
View source
class CommandHelper extends SolrCommandHelper {

}

Members

Namesort descending Modifiers Type Description Overrides
SolrCommandHelper::finalizeIndexCommand public function Finalizes one ore more indexes.
SolrCommandHelper::getServer protected function Gets search server.
SolrCommandHelper::getServerConfigCommand public function Gets the config for a Solr search server.
SolrCommandHelper::reindex protected function
SolrCommandHelper::reinstallFieldtypesCommand public function Re-install all Solr Field Types from their yml files.