ongr-io / ElasticsearchBundle

Symfony bundle for Elasticsearch with steroids
MIT License
313 stars 189 forks source link

Hosts parameter is not working #974

Closed demianchuk closed 3 years ago

demianchuk commented 3 years ago

Hi, I installed v7.0.3 via composer Host parameter is not working

Despite I am passing value according documentation: indexes: App\Document\Product: hosts: [docker_elasticsearch:9202]

the host and port are still optional: 127.0.0.1:9200

Can you fix the that bug? Thanks

demianchuk commented 3 years ago

ok, I made a typo, sorry