monsieurbiz / SyliusSearchPlugin

A search plugin using Elasticsearch for Sylius
MIT License
45 stars 38 forks source link

The new Indexer does not have an interface #118

Closed lruozzi9 closed 2 years ago

lruozzi9 commented 2 years ago

The new Indexer does not have an Interface, this will result as impossible to decorate it as in every constructor the class expects an instance of the Indexer concrete class...