Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This is the first release candidate version of the Search API project. It contains many bug fixes and a few new features (especially for developers) compared to the Beta 10 version.
These are the most important changes:
The Search API now integrates with the Facet API to provide facets (#1182614: Integrate with Facet API), which is much more flexible and feature-rich. The old module has been renamed to „Old search facets (deprecated)“ and will be removed in the 1.1 release. Until then, by enabling both facets modules you will receive the option to migrate your facet settings on the respective index's „Old facets“ tab.
Both the Search pages and the Database search modules have been moved to their own projects. To keep on using them, click on the links above and install them like you would any other module. Take care that the respective folders in modules/search_api/contrib are really removed when you update or you are likely to run into problems.
#1308638: Reduce size of stored index settings changed the way the index's field settings are stored. All modules accessing the fields settings must be updated accordingly, as soon as possible.