saleor-apps-redis_apl/.changeset/great-trains-judge.md
Krzysztof Wolski 2a1385bab1
Search: Fix stale variants after product removal, add indices setup and product descriptions (#932)
* 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
2023-08-29 13:19:31 +02:00

5 lines
201 B
Markdown

---
"saleor-app-search": minor
---
Added new field to products document: descriptionPlaintext. It contains the product description converted to plaintext format which can be used to full text search.