SyliusElasticsearchPlugin
SyliusElasticsearchPlugin copied to clipboard
Include attributes/options filter
Hi!
Like the two existing parameters :
- bitbag_es_excluded_filter_options
- bitbag_es_excluded_filter_attributes
It may be useful to have the opposite :
- bitbag_es_included_filter_options
- bitbag_es_included_filter_attributes
Why ? Because I've too much attributes than I doesn't want to show and should be more simple if we can use included filter instead of excluded. Or the possibility to choose which type we want to use.
It's also not good after adding other products with some new attributes/options. If we're not there (developpers), they'll can't manage that by themself.
Else how do you manage it for a huge size of products ? Because it's always simple products with few attributes/options on the demo of sylius/bitbag shop.