Replaces the Shopware search with the Open Source Typesense engine.
π·π·π·π Under heavy development at Pre-SCD Hackathon. Not usable, yet.
composer config repositories.frosh-typesense vcs git@github.com:FriendsOfShopware/FroshTypesense.git
composer require frosh/typesense
Not yet.
Not yet.
You can start a locker typesense server using docker compose
cd vendor/frosh/typesense
docker-compose up -d
Standard API KEY of the Typesense server is dev
and can be overwritten.