Acquia Search Config
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Warning: this is still in early beta phase.
Not all Acquia Search customers will be able to use this. If you want to use this, please contact our support department with the request to enable this for you. Refer to this module and the maintainer.
What is Acquia Search Config
Acquia Search Config is a module that allows you to modify your Acquia Search configuration files through your Drupal site.
It currently only works with Apache Solr 7.x latest stable and requires composer to fetch the library that connects to our Acquia Search Service API.
It reads out your currently deployed files and transforms them into easily editable text.
Why would I use this
You should use this if you frequently change your synonyms or stopwords. It will drastically improve the speed at which you can impact your search results.
How to install
- Download the latest dev
- go to the directory and run composer update
You can also use composer_manager. I refer to composer_manager for a more detailed description on how to use it.
- drush composer-rebuild
- drush composer-manager update
