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

Unable to install Elastica library #21

Closed VeggieMeat closed 10 years ago

VeggieMeat commented 10 years ago

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

Hi,

I am trying to set this up, but after a few hours of trying. I seem to be unable to manually add the library in such a way that its picked up by this module. Sadly I do not have the ability to run composer or drush.

Adding the library directly under:
sites/all/libraries/elastica

Doesn't seem to work, nor all other spellings such as Elastica or Elastica-1.1.0. Perhaps its the spelling or its the level at which the Client file should live.

I wonder if you could add this non-automated method to the Install.TXT, because I can't seem to figure it out.