Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.4k stars 1.98k forks source link

Marketplace search: support multiple languages for WC.com products #70124

Open gcsecsey opened 1 year ago

gcsecsey commented 1 year ago

In #68219 we indexed all products with their English descriptions. We should update the index to contain the translations for product descriptions in the same format as WP.org plugins.

For that we need to:

cpapazoglou commented 1 year ago

@bgrgicak are translations saved in some sort of meta fields in WC.com which we can index through elastic?

bgrgicak commented 1 year ago

Translations are stored in the wp_wccom_translations database table. I'm not sure how to best do this with Jetpack search, but here is an example of what we did for Algolia.

cpapazoglou commented 1 year ago
bgrgicak commented 1 year ago

How many languages does WC.com have?

Español
Français
Português do Brasil
Italian (Italy)
German (Germany)
English (United States)