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 Shield applications, the Acquia Search servers are located outside of your Shield dedicated section. Due to the Acquia Search servers’ location, Shield does not protect your search index. For more information about how Acquia uses VPCs, see Virtual Private Cloud.
Advanced search functionalities, such as Acquia internal backups and select all queries, may fail
if the dynamic field sort_X3b_*
has class type defined as solr.ICUCollationField
,
and contains unicode characters from Eastern European languages.
This will not affect regular indexing and search operations.
For more information, see the Solr ticket.
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.
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.
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.