parisholley / wordpress-fantastic-elasticsearch

Improve wordpress search performance/accuracy and enable faceted search by leveraging an ElasticSearch server.
MIT License
162 stars 64 forks source link

fatal error: Wrong parameters for Exception([string $exception [, long $code [, Exception $previous = NULL]]]) #133

Open jackoggy opened 8 years ago

jackoggy commented 8 years ago

Fatal error: Wrong parameters for Exception([string $exception [, long $code [, Exception $previous = NULL]]]) in /home/ckworklab/public_html/wp-content/plugins/fantastic-elasticsearch/vendor/ruflin/elastica/lib/Elastica/Exception/ResponseException.php on line 41

got this error on option.php page while trying to save the server url from ADmin panel

devlesedi commented 8 years ago

I am getting the same error on OSX MAMP.

parisholley commented 8 years ago

Just started a new branch that is for ElasticSearch 2.x, the old version only worked with < 1.x

https://github.com/parisholley/wordpress-fantastic-elasticsearch/tree/upgrade

Let me know if that solves your issue, otherwise give me more environment details