Skip to content

TWRR-123 Add working recipe search with indexing and start work on cms content

  • Rework search to allow more than just products
  • Product indexing DB + ES, Product search ES still works (no changes here)
  • Product search DB
  • Recipe indexing DB
  • Recipe search DB
  • Recipe indexing ES (some parts are done, but those are pre rework)
  • Recipe search ES
  • CMS indexing DB
  • CMS search DB
  • CMS indexing ES
  • CMS search ES
  • Search frontend can deal with cms content (without crashing)

Elasticsearch for recipes and CMS content might be added later, but for now will not be included. Shopware is able to collect search results from multiple sources (DB + ES) at the same time.

Edited by Thomas Schnitzler

Merge request reports