Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download search_api_solr-8.x-1.0-rc3.tar.gztar.gz 187.76 KB
MD5: 922e03c2c69c00d96a06ff63aa1ff1ea
SHA-1: 2421f9d4f6cb90b3a61ec75795ed742b22c746dd
SHA-256: 04f8c2a4aded395ae45bc6404b193e49ceaa37795f5615c0d870c821dbba6f59
Download search_api_solr-8.x-1.0-rc3.zipzip 238.11 KB
MD5: 4fcaf3662427f709c65592b092fc630e
SHA-1: 0b4f7cbe4e5f43cea6399a180e7366b109f68e6b
SHA-256: 6d6b5895a47953bc9f32253eda8eaa592fb0af5c899b9e75a10fb1b4248d118d

Release notes

This is the third release candidate of the Search API Solr Search 8.x-1.0. The minimum "officially supported" Solr version is still 4.5.1. The latest supported Solr version is 6.4.2.
Any newer Solr version might work for you, but there is a known issue at the moment, #2869529: Autocomplete (and spell checking) is broken on Solr 6.5.x, Solr 6.6 will solve the issue.

This release only works in combination with search_api 8.x-1.1!

The most important change that happened during the beta phase was the introduction of SolrConnector classes that allow Solr providers to do their specific adjustments without hacking the Solr backend class anymore. Local and standard installations will be supported by this module out of the box. An corresponding upgrade path is included. For other installations you can check these issues:

If you update an existing installation, the first thing you should do is to deploy the latest Solr config files from the module's solr-conf folder and afterwards delete all the data from the index and start a re-indexing process!

The basic API is considered complete now and the essential stuff works very well, but we still have incomplete features which will be addressed after the final release of 1.0:

Complete list of changes since rc2:

Created by: mkalkbrenner
Created on: 17 May 2017 at 12:42 UTC
Last updated: 9 Jun 2017 at 11:29 UTC
Bug fixes

Other releases