Created
January 3, 2017 09:41
-
-
Save pjedrzejewski/4f9805dc372e878ccdac48fa57a1f3f0 to your computer and use it in GitHub Desktop.
LakionSyliusElasticSearchBundle
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lakion_sylius_elastic_search: | |
filter_sets: | |
t_shirts: | |
filters: | |
color: | |
type: option | |
options: | |
code: tshirt_color | |
size: | |
type: option | |
options: | |
code: tshirt_size | |
smartphones: | |
filters: | |
brand: | |
type: taxon | |
options: | |
code: smartphone_brand | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment