Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 120.21 KB
MD5: 179c53c26025c70f3e862933461427cd
SHA-1: e1fe50d05a26c5fb0affc60cec9778c64cd2d7ac
SHA-256: b0e2feaf83ec9d5bd6206adb8e5ef0ab584d91962c3edf376cf6ad63efd440b8
Download zip 139.73 KB
MD5: f78c3c86df0a425946099964e16efd56
SHA-1: 92d1799f2b489cf2c14dc07925ee25072ee8efab
SHA-256: d9e0fbb46d2d3f54124cc1409104b854853eac57d3e7ca078f7934220bdcc7fe

Release notes

This is the first stable release of the Search API Solr Search module. It contains several bug fixes compared to the last release candidate (RC 5), as well as two small new features.

Especially interesting might be that the module now contains all required config files (#1896080: Include elevate.xml and other required config files), while it previously implicitly assumed/required that Solr's example config files would be present. This is also good since some of the example config files contain unwanted definitions. See the note in the Setting up Solr handbook page for details.
(If your existing Solr server is already running fine, you don't need to change the config files, except to maybe eliminate unwanted example definitions.)
There were no other config file changes since RC 5.

Users who use the "More Like This" feature on their site and are using, or plan to use, Solr 4.x, should also make sure to check out #2004596: MLT not working with Solr 4.x. Though a workaround was committed, the feature's functionality is currently severely restricted. Please discuss in this issue how this can or should be fixed.

Please also note in this context, that Solr 4.3+ is currently not completely supported by this module yet: #1992806: Fix wrong path to contrib dir in 4.x. There is an easy workaround, though, explained in the Setting up Solr handbook page.

Also interesting, if you are using HTTP Authentication, might be that you now don't need to re-enter the password every time you save the server settings (#1884312: Default password not set when editing existing server with HTTP authentication).

Complete list of changes since RC 5:

Created by: drunken monkey
Created on: 9 Jun 2013 at 11:36 UTC
Last updated: 10 Oct 2018 at 17:28 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases