You are here

constant SEARCH_API_ACQUIA_AUTO_OVERRIDE_READ_ONLY in Acquia Search for Search API 7.2

3 uses of SEARCH_API_ACQUIA_AUTO_OVERRIDE_READ_ONLY
search_api_acquia_block_view_system_main_alter in ./search_api_acquia.module
Implements hook_block_view_MODULE_DELTA_alter().
search_api_acquia_form_search_api_admin_index_edit_alter in ./search_api_acquia.module
Implements hook_form_[form_id]_alter().
search_api_acquia_search_api_index_load in ./search_api_acquia.module
Implements hook_search_api_index_load()

File

./search_api_acquia.module, line 12
Provides integration between your Drupal site and Acquia's hosted search service via the Search API Solr module.

Code

define('SEARCH_API_ACQUIA_AUTO_OVERRIDE_READ_ONLY', 2);