PHP Class Smile\ElasticsuiteCore\Helper\ClientConfiguration

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

Méthodes publiques

Méthode Description
getConnectionTimeout ( )
getHttpAuthPassword ( )
getHttpAuthUser ( )
getScheme ( )
getServerList ( )
isDebugModeEnabled ( )
isHttpAuthEnabled ( )

Private Methods

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

Method Details

getConnectionTimeout() public méthode

getHttpAuthPassword() public méthode

public getHttpAuthPassword ( )

getHttpAuthUser() public méthode

public getHttpAuthUser ( )

getScheme() public méthode

public getScheme ( )

getServerList() public méthode

public getServerList ( )

isDebugModeEnabled() public méthode

public isDebugModeEnabled ( )

isHttpAuthEnabled() public méthode

public isHttpAuthEnabled ( )