Closed anavarre closed 9 years ago
You need to get that using composer, either with composer_manager.module or by calling composer install within the module directory.
Oh, ok. My bad. I suggest adding that to the README.txt file, then as I didn't notice it shipped with its own composer.json file.
Filed #42
Tried to click around with Search API and the Acquia Search backend and noticed a PHP Fatal when trying to display admin/config/search/search-api/index/acquia_search_index - This comes from the below error:
Looked into the codebase and SearchApiSolrBackend.php seems to have many missing bits yet, and especially that Solarium client.