algolia/search-bundle

Dotenv

# Create a free account on www.algolia.com
# and get your credentials from the API Keys tab.
ALGOLIA_APP_ID=...
ALGOLIA_API_KEY=...

Generated files

config/packages/algolia_search.yaml

# All available configuration can be found here:
# https://www.algolia.com/doc/api-client/symfony/configuration/
algolia_search:
    prefix: '%env(APP_ENV)%_'