monsieurbiz / SyliusSearchPlugin

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

Allow reindex of chosen index instead of all indexes in CLI #213

Open etienne-monsieurbiz opened 2 months ago

etienne-monsieurbiz commented 2 months ago

When executing monsieurbiz:search:populate you can only do a full reindexation.

It would be nice to be able to choose which index to populate when executing the CLI.