mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-15 17:16:29 +03:00
13 lines
535 B
Plaintext
13 lines
535 B
Plaintext
<bg=blue;fg=white> </>
|
|
<bg=blue;fg=white> Next: SearchBundle Configuration </>
|
|
<bg=blue;fg=white> </>
|
|
|
|
* The Algolia/SearchBundle uses Algolia by default. Create a free
|
|
account on http://www.algolia.com and modify your ALGOLIA_APP_ID
|
|
and ALGOLIA_API_KEY config in <fg=green>.env</>
|
|
|
|
* Edit the configuration in <fg=green>config/packages/algolia_search.yaml</>
|
|
to start indexing your data.
|
|
|
|
Documentation: https://www.algolia.com/doc/api-client/symfony/
|