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

No getIndexes() method in SearchApiElasticsearchService class #14

Closed VeggieMeat closed 10 years ago

VeggieMeat commented 10 years ago

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

When trying to delete all data indexed at a server, fatal error arise stating there's no getIndexes() method in SearchApiElasticsearchService class.