implements |
HttpClientFactoryInterface |
---|
Builds an OpenSearch client using Symfony.
Methods | ||
---|---|---|
public
|
__construct(int $maxRetries = 0, ?LoggerInterface $logger = null)
|
# |
public
|
create(array $options): Psr18Client
|
# |
Properties | |||
---|---|---|---|
protected
|
int
|
$maxRetries
|
# |
protected
|
?LoggerInterface
|
$logger
|
# |