Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 89.75 KB
MD5: 3669bcb63abe3d2e48c658c2497346c8
SHA-1: 71ffe40f70d71623635ae59eb6648bca76f912d6
SHA-256: 14871a63bc45302d318f1f94938173778a898d6da332e8425ee623faae6d30f4
Download zip 100.41 KB
MD5: 9e4695de38ce85263e62ff9e74124e19
SHA-1: 6fe182581bd2bc042c862ff3036b572d102a0afc
SHA-256: 56bd2cd45e0dc52af21f0d2ef16db6a066f8a4d130c518b764c96015da7812f9

Release notes

This is the fourth release candidate of the Search API Solr Search module, containing some bug fixes and new features.

Most notably, #1846254: Remove the SolrPhpClient dependency removed the dependency on the SolrPhpClient library. (Note: It's therefore important to run update.php immediately after upgrading the module to this version.) This module can therefore now be enabled like any other module, without installing any third-party libraries. After upgrading to this version, you can safely remove the SolrPhpClient library from your server.

#1897386: Update the common schema changed the used configuration files somewhat. You should therefore replace the configuration files and restart the Solr server. The changes are backwards-compatible, though, re-indexing is therefore not necessary (if you are upgrading from RC3 – upgrades from earlier versions still require a re-indexing, as noted in the RC3 release notes).

Also, #1744250: Support location based search added support for location-based searches. For code using this feature, see #1798168: Major module modifications.

If no new major bugs are reported for this release, a stable 1.0 release will be created soon.

Complete list of changes:

Created by: drunken monkey
Created on: 22 Apr 2013 at 16:02 UTC
Last updated: 10 Oct 2018 at 17:28 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases