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 |
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 moresearch_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 |
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 moresearch_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 |
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/contribare 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.
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 |
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:
- #1068342 by drunken monkey: Added a 'fields to run on' option for processors.
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 |
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:
- #1089758 by becw, drunken monkey: Updated Views field handlers to utilize new features.
- #1150260 by drunken monkey: Added a way to let processors and data alterations decide on which indexes they can run.
- #1138992 by becw, drunken monkey: Added read-only indexes.
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 |
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:
- #1012878 by drunken monkey: Added a way to index an entity directly.
- #1109130 by drunken monkey: Added better structure for Views field rendering.
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 |
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 |
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.
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 |
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 moresearch_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 |
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.
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 |
Release notes
Added new modules:
- search_api_solr
- search_api_views
- search_api_facets
Several API changes:
Read moresearch_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 |
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 |
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 |
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.