
* Move plaintext renderer to shared package and use it for Algolia documents * Fix stale variants after product removal, add indices setup * Search: webhooks migration script (#936) * Add webhook recreation script * Add changeset
5 lines
196 B
Markdown
5 lines
196 B
Markdown
---
|
|
"saleor-app-search": minor
|
|
---
|
|
|
|
Added Algolia index configuration helper, which sets up recommended settings: distinct results based on Product ID, faceting filters and searchable attributes.
|