Download & Extend

Releases for Search API

search_api 7.x-1.1

Download Size md5 hash
search_api-7.x-1.1.tar.gz 129.66 KB a32a70aa0925aeba38427223ab88f136
search_api-7.x-1.1.zip 164.62 KB c992553587939dba86bc65712a0b63ed
Last updated: May 23, 2012 - 13:01
Official release from tag: 7.x-1.1

Release notes

See also SA-CONTRIB-2012-084 - Search API - Cross Site Scripting (XSS)

This is a security release, containing an important security fix. Users of the project are strongly encouraged to update to this version as soon as possible.
If you are using an older version, incorrectly escaped error messages might lead to your site being vulnerable to an XSS attack. Note, however, that this can only happen if you have some advanced search mechanism, like a view with exposed sorts or use the old (deprecated) Facets module.

As announced in the RC1 release notes, this release also removes the old Facets module, in the future only the Facet API integration is supported.

Read more

search_api 7.x-1.0

Download Size md5 hash
search_api-7.x-1.0.tar.gz 147.56 KB 10e881f1c4983ca1d62ba896433ae151
search_api-7.x-1.0.zip 187.37 KB 1e5c4a98a8db3b5149ce85996b7c325c
Last updated: December 15, 2011 - 16:55
Official release from tag: 7.x-1.0

Release notes

This is the first stable release of the Search API module. Several bugs were fixed that became known in the „release candidate“ period, regarding the indexing workflow, Views, facets and node access.

If you are updating from a Beta version, please also take the RC 1 release notes carefully into account, as they contain important information.

Read more

search_api 7.x-1.0-rc1

Download Size md5 hash
search_api-7.x-1.0-rc1.tar.gz 146.15 KB 65536b0e30f5e9bec255d17a047938d3
search_api-7.x-1.0-rc1.zip 185.95 KB 9758aa116b98ee2058ee2c71a9d7b310
Last updated: November 10, 2011 - 16:10
Official release from tag: 7.x-1.0-rc1

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:

Read more

search_api 7.x-1.0-beta10

Download Size md5 hash
search_api-7.x-1.0-beta10.tar.gz 130.56 KB 0c294f8bd210d09af10b1cf4df315e34
search_api-7.x-1.0-beta10.zip 168.51 KB efcbb3ac53d00b956e6ff008ca9d5237
Last updated: June 20, 2011 - 09:32
Official release from tag: 7.x-1.0-beta10

Release notes

This release contains only a few changes, but is needed to stay in synchronisation with Entity API, which had a large API change recently (#1027908: entity_load() should return entities keyed by ID, not name).
Note therefore that this Beta 10 release will only work with Entity API 1.0 Beta 9 or newer!

(Another note: The Search API currently has only little access control functionality built in. Users should take care that only appropriate items and fields are indexed, and displayed to the user. See #955088: Provide (additional) access functionality.)

API changes:

Read more

search_api 7.x-1.0-beta9

Download Size md5 hash
search_api-7.x-1.0-beta9.tar.gz 128.44 KB a51da006d630bd675b93635cdee9b2c0
search_api-7.x-1.0-beta9.zip 166.05 KB 3dc96589ee4ee7746aa69244639c13ad
Last updated: June 6, 2011 - 22:26
Official release from tag: 7.x-1.0-beta9

Release notes

The Beta 9 release contains several bug fixes as well as new features. Among the new features are read-only indexes, a "More like this" feature, support for spellchecking, a stopwords processor and better integration of excerpts.

(Note: The Search API currently has only little access control functionality built in. Users should take care that only appropriate items and fields are indexed, and displayed to the user. See #955088: Provide (additional) access functionality.)

The complete list of changes since Beta 8:

API changes:

Read more

search_api 7.x-1.0-beta8

Download Size md5 hash
search_api-7.x-1.0-beta8.tar.gz 119.55 KB 2245e66977cebe2df8b7c21ad289d192
search_api-7.x-1.0-beta8.zip 155.44 KB e316a27668d99f6a6e48caa205144c25
Last updated: April 2, 2011 - 13:11
Official release from tag: 7.x-1.0-beta8

Release notes

This release contains a few bug fixes as well some new features. The most prominent is #1012878: Add a way to index an entity directly, which eliminates (in most scenarios) stale-data issues when, e.g., taxonomy terms are renamed.

(Note: The Search API currently has only little access control functionality built in. Users should take care that only appropriate items and fields are indexed, and displayed to the user. See #955088: Provide (additional) access functionality.)

The complete list of changes since Beta 7:

API changes:

Read more

search_api 7.x-1.0-beta7

Download Size md5 hash
search_api-7.x-1.0-beta7.tar.gz 116.58 KB 0a294f232c027260beceed26e28db761
search_api-7.x-1.0-beta7.zip 151.54 KB d3209906800f704d9f6e63953e1203df
Last updated: March 8, 2011 - 10:21
Official release from tag: 7.x-1.0-beta7

Release notes

This is a quick addition to the Beta 6 release, which sadly contained a critical bug I forgot to fix before creating the release (#1081244: Debug line still contained in database backend). Therefore, there are only two changes compared to the Beta 6 release:

  • #1083828 by drunken monkey: Add documentation on indexing custom data.
  • #1081244 by drunken monkey: Debug line still contained in database backend.

For a list of changes since Beta 5, please see the Beta 6 release notes.

search_api 7.x-1.0-beta6

Download Size md5 hash
search_api-7.x-1.0-beta6.tar.gz 116.42 KB 84a19f33375ee7bb7d3bfc752fb0d4cc
search_api-7.x-1.0-beta6.zip 151.37 KB f7819a5517da6b18cfceb0a20dd57342
Last updated: March 4, 2011 - 18:31
Official release from tag: 7.x-1.0-beta6

Release notes

Important note: There is still a critical issue in this release: #1081244: Debug line still contained in database backend. Please wait for the Beta 7 release with this issue fixed, that will be available in the next few days.

This release contains both a lot of bug fixes and a bunch of new features. There are a few API changes, too, but those shouldn't break backwards-compatibility in any way.
New features include:

  • A new Views display for displaying static facet blocks linking to the search view — e.g., for providing a landing page with a list (or tag cloud) of popular terms/topics/authors.
  • A new data alteration for indexing the entity as it would look like when viewed in the browser.
  • UI improvements for (among others) facet blocks, the "Current search" block, the "Aggregated fulltext fields" data alterations and search pages.
Read more

search_api 7.x-1.0-beta5

Download Size md5 hash
search_api-7.x-1.0-beta5.tar.gz 107.79 KB 2b82abb106e68ad339c6dc9aadf4f343
search_api-7.x-1.0-beta5.zip 143.19 KB 9e82d724dd0246b4f21810fae923ed24
Last updated: January 5, 2011 - 15:32
Official release from tag: 7.x-1.0-beta5

Release notes

This new beta release contains a few new features, but mostly just is for keeping track with Drupal core and the Entity API. This release is (or should be) compatible with the Drupal 7.0 release and Entity API Beta 6.

Read more

search_api 7.x-1.0-beta4

Download Size md5 hash
search_api-7.x-1.0-beta4.tar.gz 103.78 KB b11824307d4f26dcb0ed40bb94c82d75
search_api-7.x-1.0-beta4.zip 134.08 KB e5227d431d35e21da304709af4e0cf40
Last updated: December 24, 2010 - 23:46
Official release from tag: 7.x-1.0-beta4

Release notes

The major changes for this release are:
- The module now fully supports the exportable feature of the Entity API.
- The Solr search module was moved into a seperate project.
- Several API changes, mostly regarding the service backends.
- A ton of bug fixes.

Read more

search_api 7.x-1.0-beta3

Download Size md5 hash
search_api-7.x-1.0-beta3.tar.gz 121.36 KB b324c2c807cca2b6599c3ceb1f1e4014
search_api-7.x-1.0-beta3.zip 153.19 KB 0db0c227dfc2a34c95151409e82c9d6f
Last updated: December 24, 2010 - 23:46
Official release from tag: 7.x-1.0-beta3

Release notes

Added new modules:
- search_api_solr
- search_api_views
- search_api_facets

Several API changes:

Read more

search_api 7.x-1.0-beta2

Download Size md5 hash
search_api-7.x-1.0-beta2.tar.gz 69.79 KB 51aab0439d0db66e24e735c92aaa8dff
search_api-7.x-1.0-beta2.zip 83.99 KB 79737a15a956c05c5685532259fa433a
Last updated: December 24, 2010 - 23:46
Official release from tag: 7.x-1.0-beta2

Release notes

Added a new simple contrib module "search_api_page" for displaying searches on a page.
Several bug fixes and minor changes.

search_api 7.x-1.0-beta1

Download Size md5 hash
search_api-7.x-1.0-beta1.tar.gz 63.93 KB 4737f99778cd705d83264d149ba41389
search_api-7.x-1.0-beta1.zip 74.84 KB 3071f57958218011749396b67bc8aee1
Last updated: December 24, 2010 - 23:46
Official release from tag: 7.x-1.0-beta1

Release notes

The first official release of the project, kind of forgot that.

- The API and its framework are done, there only might be small additions from now on.
- There is quite a bit of documentations in READMEs and the search_api.api.php.
- There are several tests, of which at the moment four still fail – two of them possibly through an external bug.
- There is a simple database service class for use with smaller sites.

search_api 7.x-1.x-dev

Download Size md5 hash
search_api-7.x-1.x-dev.tar.gz 129.76 KB b51cfa8670f6159ebdf15eb6cf13a0bb
search_api-7.x-1.x-dev.zip 164.73 KB 8cf0c8d7b0a7d1050e1ba93903ee49de
Last packaged version: 7.x-1.1+1-dev
Last updated: May 27, 2012 - 00:48
Development snapshot from branch: 7.x-1.x

Release notes

Current development version. Should be working now usually, as the module is already pretty stable. Production use is discouraged, though.

See the CHANGELOG.txt for the changes between this version and the latest "official" release.

Subscribe with RSS Syndicate content