SearchApiAbstractService::$options |
protected |
property |
Direct reference to the server's $options property. |
|
SearchApiAbstractService::$server |
protected |
property |
|
|
SearchApiAbstractService::addIndex |
public |
function |
Implements SearchApiServiceInterface::__construct(). Overrides SearchApiServiceInterface::addIndex |
1 |
SearchApiAbstractService::configurationForm |
public |
function |
Implements SearchApiServiceInterface::__construct(). Overrides SearchApiServiceInterface::configurationForm |
1 |
SearchApiAbstractService::configurationFormSubmit |
public |
function |
Implements SearchApiServiceInterface::__construct(). Overrides SearchApiServiceInterface::configurationFormSubmit |
|
SearchApiAbstractService::configurationFormValidate |
public |
function |
Implements SearchApiServiceInterface::__construct(). Overrides SearchApiServiceInterface::configurationFormValidate |
|
SearchApiAbstractService::fieldsUpdated |
public |
function |
Implements SearchApiServiceInterface::__construct(). Overrides SearchApiServiceInterface::fieldsUpdated |
1 |
SearchApiAbstractService::getExtraInformation |
public |
function |
Returns additional, service-specific information about this server. |
|
SearchApiAbstractService::postCreate |
public |
function |
Implements SearchApiServiceInterface::__construct(). Overrides SearchApiServiceInterface::postCreate |
|
SearchApiAbstractService::postUpdate |
public |
function |
Implements SearchApiServiceInterface::__construct(). Overrides SearchApiServiceInterface::postUpdate |
|
SearchApiAbstractService::preDelete |
public |
function |
Implements SearchApiServiceInterface::__construct(). Overrides SearchApiServiceInterface::preDelete |
1 |
SearchApiAbstractService::query |
public |
function |
Implements SearchApiServiceInterface::__construct(). Overrides SearchApiServiceInterface::query |
|
SearchApiAbstractService::removeIndex |
public |
function |
Implements SearchApiServiceInterface::__construct(). Overrides SearchApiServiceInterface::removeIndex |
1 |
SearchApiAbstractService::supportsFeature |
public |
function |
Implements SearchApiServiceInterface::__construct(). Overrides SearchApiServiceInterface::supportsFeature |
1 |
SearchApiAbstractService::viewSettings |
public |
function |
Implements SearchApiServiceInterface::__construct(). Overrides SearchApiServiceInterface::viewSettings |
|
SearchApiAbstractService::__construct |
public |
function |
Implements SearchApiServiceInterface::__construct(). Overrides SearchApiServiceInterface::__construct |
|
SearchApiElasticsearchConnectorMissing::deleteItems |
public |
function |
Deletes indexed items from this server. Overrides SearchApiServiceInterface::deleteItems |
|
SearchApiElasticsearchConnectorMissing::indexItems |
public |
function |
Indexes the specified items. Overrides SearchApiServiceInterface::indexItems |
|
SearchApiElasticsearchConnectorMissing::search |
public |
function |
Executes a search on the server represented by this object. Overrides SearchApiServiceInterface::search |
|