Method | Description | |
---|---|---|
__construct ( Solarium_Client $solarium, Symfony\Component\HttpKernel\KernelInterface $kernel ) | ||
buildProperties ( string $glue = ' ' ) : string | Build SOLR start.jar properties | |
getSolrPid ( ) : integer | Get SOLR pid | |
isSolrRunning ( ) : boolean |
Method | Description | |
---|---|---|
getPropertiesArray ( ) : array |
public __construct ( Solarium_Client $solarium, Symfony\Component\HttpKernel\KernelInterface $kernel ) | ||
$solarium | Solarium_Client | |
$kernel | Symfony\Component\HttpKernel\KernelInterface |
public buildProperties ( string $glue = ' ' ) : string | ||
$glue | string | |
return | string |