This takes the approach to make it as simple as possible to get spellcheck suggestions on the query, by only adding a boolean to the query parameters and automatically forwarding the full text search keys to Search API. There's also at most one result returned for each search term.
Setting the option when using a search backend that doesn't support spellcheck will only lead to no spellcheck result being returned.
This takes the approach to make it as simple as possible to get spellcheck suggestions on the query, by only adding a boolean to the query parameters and automatically forwarding the full text search keys to Search API. There's also at most one result returned for each search term.
Setting the option when using a search backend that doesn't support spellcheck will only lead to no spellcheck result being returned.