cakephp / elastic-search

Elastic search datasource for CakePHP
Other
88 stars 53 forks source link

Wrong parameters for Elastica\Exception\ResponseException([string $message [, long $code [, Throwable $previous = NULL]]]) #93

Closed Antoniossss closed 8 years ago

Antoniossss commented 8 years ago

I have ran into the following error message Wrong parameters for Elastica\Exception\ResponseException([string $message [, long $code [, Throwable $previous = NULL]]])

Seems like related to underlying dependency bug https://github.com/ruflin/Elastica/issues/970. Probably switching to 3.1.1 client would fix the issue

markstory commented 8 years ago

Closing as this is effectively a duplicate of #75