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

Drush command duplicated #31

Closed VeggieMeat closed 10 years ago

VeggieMeat commented 10 years ago

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

Hi,
You have duplicated the Drush command between search_api_elasticsearch and search_api_elasticsearch_elastica.
This duplication causes an error when you run a drush command :
Error: Cannot redeclare drush_download_elastica()

I think you have to delete the search_api_elasticsearch drush command (and drush hook implementation, ...)