Open
Description
Currently the autosuggest cache (for configuration and template) is only regenerated when the solr section in the system configuration is saved (or the integernet_solr
cache directory is deleted manually)
For development and deployment, a command would be useful
Additionally, we should listen to cache:flush or cache:clean and also regenerate the autosuggest cache there.