VeggieMeat / search_api_elasticsearch

Clone of project at drupal.org/project/search_api_elasticsearch for better CI options than what D.O offers
16 stars 8 forks source link

Can't add new search API server #57

Closed VeggieMeat closed 9 years ago

VeggieMeat commented 9 years ago

Original issue: https://www.drupal.org/node/2369189

I'm trying to add a new server on search api, using elasticsearch and elastic.

I'm getting this error:

Fatal error: Cannot unset string offsets in /data/disk/sol/static/drupal732/sites/all/modules/search_api_elasticsearch/includes/SearchApiElasticsearchAbstractService.inc on line 316

I am using a BOA server and elasticsearch is running on a remote vanilla-debian system.

Search for the above error yielded no results.
Thanks!