- π³πΏNew Zealand fraserthompson Dunedin, New Zealand
This is still an issue btw. On our multi-lingual site (English, Chinese, Portuguese, Japanese) it works fine for other languages, but completely breaks search for Chinese (as in, no results are returned).
Can't comment on any of the above solutions or what a proper fix might look like, but if anyone's looking for a quick fix without too much fiddling setting the `spellcheck_field_type` from `search_api_solr.solr_field_type.text_zh-hans_7_0_0.yml` to null then importing and deploying config fixed it for us. It means spellchecking doesn't happen on the Chinese site, but at least search works.