You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FOSElasticaBundle- command (php bin/console fos:elastica:populate) do not work correctly. To do this, you need to create a fos_elastica.yaml or config.yml file?
#1927
Open
vasyaShum opened this issue
Oct 18, 2023
· 0 comments
I did everything according to this instruction : (Link)
Results now:
the container works (http://localhost:9200 returns result = "tagline" : "You Know, for Search")
Problems:
commands php bin/console fos:elastica:populate , php bin/console fos:elastica:create do not start
They give an error...
Questions:
Which file, you need to create a config/packages/fos_elastica.yaml or config/config.yml ?
if you do as it says in the GitHub documentation (with the creation of config), then the fos command gives an error ( There are no commands defined in the "fos:elastica" namespace.)
Please help, I can't find answers for several days ...
The text was updated successfully, but these errors were encountered:
Sorry for my English ...
File config\bundles.php
File docker-compose.override.yml
I did everything according to this instruction : (Link)
Results now:
Problems:
They give an error...
Questions:
Please help, I can't find answers for several days ...
The text was updated successfully, but these errors were encountered: