SolrCoreServiceExtension
extends Extension
in package
Class \Firesphere\SolrCompatibility\Extensions\SolrCoreServiceExtension
Add the old coreIsActive method to the Service for backward compatibility
Table of Contents
Properties
Methods
- coreIsActive() : StatusResult|null
- Check the status of a core
Properties
$owner
public
SolrCoreService|SolrCoreServiceExtension
$owner
Methods
coreIsActive()
Check the status of a core
public
coreIsActive(string $core) : StatusResult|null
Parameters
- $core : string