Problem/Motivation

After the upgrade to 3.x spellcheck no longer works.

In the ui on /admin/config/search/search-api/server/myindex Spellcheck is indicated as not supported with the following message:

"Some of the used data types aren't supported by the server's backend. See the data types table to find out which types are supported"

Proposed resolution

We need to fix support for spellcheck in SearchApiSolrBackend::supportsDataType.

Remaining tasks

Add solr_text_spellcheck to SearchApiSolrBackend::supportsDataType.

CommentFileSizeAuthor
#2 3026028_2.patch584 bytesmpp

Comments

mpp created an issue. See original summary.

mpp’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new584 bytes
mkalkbrenner’s picture

merged, thanks.

Please use drupal-like commit messages next time to get the commit refelected here:
git commit -m 'Issue #3026028 by mpp: Add support for spellcheck in 3.x' --author="mpp <mpp@359881.no-reply.drupal.org>"

mkalkbrenner’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.