Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download search_api-7.x-1.0-rc1.tar.gztar.gz 146.15 KB
MD5: 65536b0e30f5e9bec255d17a047938d3
SHA-1: 59ec399278bcb96117f0cdb95f707cc3ab54dcde
SHA-256: 413299f42495594add50def6186537eb1e2188c84c7da5899c96b88aba943ea7
Download search_api-7.x-1.0-rc1.zipzip 185.95 KB
MD5: 9758aa116b98ee2058ee2c71a9d7b310
SHA-1: 554f2f55704f5af8be32f7c82dbeb65291453e10
SHA-256: c5842a6d629d35fdb97aff790bd2af772d0fac07f7d65d8aec4c1a4fc2740e39

Release notes

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.
  • #955088: Provide (additional) access functionality adds node access functionality. To enable it, you just have to activate the „Node access“ data alteration (on the „Workflow“ tab) for an index on nodes. See the documentation for details.
  • With #1064884: Add support for indexing non-entities and #1260834: Add a way to define custom data types both non-entity item types and new data types for fields can be defined by other modules.
  • #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.

A complete list of changes follows.

API changes:

Other changes:

Created by: drunken monkey
Created on: 10 Nov 2011 at 16:05 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
New features
Bug fixes
Insecure

Other releases