Skip to content

Conversation

@damour
Copy link
Contributor

@damour damour commented Nov 19, 2015

With default elasticksearch handler transport I have exception on linux machine: 'Invalid transport'.
In elastica client liblary default transport value is 'Http' not 'http'.
https://github.com/ruflin/Elastica/blob/master/lib/Elastica/Connection.php#L29
https://github.com/ruflin/Elastica/blob/master/lib/Elastica/Transport/AbstractTransport.php#L92

Seldaek added a commit that referenced this pull request Nov 19, 2015
Default elasticsearch handler transport uppercase first character
@Seldaek Seldaek merged commit 7f6af1e into symfony:master Nov 19, 2015
@Seldaek
Copy link
Member

Seldaek commented Nov 19, 2015

Thanks, I also sent a PR to elastica because this is not cool ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants