Skip to content

Commit

Permalink
Added extra facets
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperite committed Aug 20, 2015
1 parent 8d2198a commit 3094a5d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion config/initializers/supplejack_client.rb
Expand Up @@ -27,7 +27,11 @@
# When you ask for the facets, they are going to be ordered in the
# order presented here
config.facets = [
:category
:category,
:content_partner,
:primary_collection,
:usage,
:date
]
#
# ===> Facet values sorting
Expand Down

0 comments on commit 3094a5d

Please sign in to comment.