Skip to content
This repository was archived by the owner on Nov 30, 2017. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,9 +152,9 @@ fos_elastica:

```yaml
filters:
search_filter: # the small drop down menu on the side of the search field
pre_search_filter: # the small drop down menu on the side of the search field
enabled: true
taxon: category # possible values are taxons codes (category, brand for sylius)
taxonomy: category # possible values are taxons codes (category, brand for sylius)
facet_groups: # possible facet groups, you assign them in a finder object
search_set:
values: [taxons, price, made_of, color]
Expand Down