PHP Class Smile\ElasticsuiteCore\Helper\ClientConfiguration

Author: Aurelien FOUCRET ([email protected])
Inheritance: extends AbstractConfiguration, implements Smile\ElasticsuiteCore\Api\Client\ClientConfigurationInterface
Show file Open project: smile-sa/elasticsuite

Public Methods

Method Description
getConnectionTimeout ( )
getHttpAuthPassword ( )
getHttpAuthUser ( )
getScheme ( )
getServerList ( )
isDebugModeEnabled ( )
isHttpAuthEnabled ( )

Private Methods

Method Description
getElasticsearchClientConfigParam ( string $configField ) : mixed Read config under the path smile_elasticsuite_core_base_settings/es_client.

Method Details

getConnectionTimeout() public method

getHttpAuthPassword() public method

public getHttpAuthPassword ( )

getHttpAuthUser() public method

public getHttpAuthUser ( )

getScheme() public method

public getScheme ( )

getServerList() public method

public getServerList ( )

isDebugModeEnabled() public method

public isDebugModeEnabled ( )

isHttpAuthEnabled() public method

public isHttpAuthEnabled ( )