The following page describes the known issues with Acquia Search.
The following issues affect all versions of Acquia Search:
For more information, see Issues with large attachments and Solr search in the Acquia Support Knowledge Base.
Acquia Search is hosted within Acquia’s shared virtual private cloud (VPC). Although you can access Acquia Search from your Acquia Shield applications, the Acquia Search servers are located outside of your Acquia Shield dedicated section. Due to the Acquia Search servers’ location, Acquia Shield doesn’t protect your search index. For more information about how Acquia uses VPCs, see Virtual Private Cloud.
For more information about the Workbench Moderation module, see its project page on Drupal.org.
For more information about this issue, see Better memory usage on indexing on Drupal.org.
The Search API module provides fewer configuration options than ApacheSolr integration in Drupal 7.
Subscribers using Acquia Connector version 8.x-1.20 may see
Authentication of search content failed url
errors in the Drupal
watchdog log.
Workaround: Downgrade to Acquia Connector version 8.x-1.19.
The Search API module can’t display result snippets—the full node output displays as the search result.
Workaround: Create a Search result view mode to output something smaller than the full node. To add the workaround, complete the following steps:
200
to trim the body
field to 200 characters.You have now configured the Body field to display trimmed output as the search result.
For more information about this issue, see Views problems with non-SQL query plugins on Drupal.org.
The Search API Multilingual Solr Search module requires a patch to properly interact with the field schema.
Workaround: Apply the Search API Multilingual Solr Search patch
available on Drupal.org, which disables the
AbstractSearchApiSolrMultilingualBackend::isPartOfSchema()
function.
Views exposed filters, such as search results and blocks with facets, must not have caching enabled alongside AJAX. For more information, see Ajax facet block seems to lose views context on Drupal.org.
Acquia Search indexes content types, when that is not the intended behavior.
Workaround: Add a content type filter to an Acquia Search view.