theme-scripts icon indicating copy to clipboard operation
theme-scripts copied to clipboard

theme-predictive-search: multilingual website search returns all languages combined in a single string

Open pavr0m opened this issue 5 years ago • 1 comments

In multilingual stores, searching resource type 'product' returns product items with 'title' and 'body' fields containing all languages combined in a single string without any meaningful delimiter, which makes these strings rather useless. Is there any way to specify the language in the request or otherwise get the search results in one language?

pavr0m avatar Oct 26 '20 21:10 pavr0m

Also, the link returned is always to the default language of the site, so predictive search in any other language takes you to the wrong page.

themightyatom avatar Feb 23 '21 08:02 themightyatom