Algolia\AlgoliaSearch\SearchClient is public in the Symfony container.
To be able to use it, you only have to inject or retrieve it with the search.client key.
For example:
PHP
How to access the API client directly using Algolia SearchBundle.
Algolia\AlgoliaSearch\SearchClient is public in the Symfony container.
To be able to use it, you only have to inject or retrieve it with the search.client key.
For example: