Skip to content

Instantly share code, notes, and snippets.

@avremel
Last active May 17, 2018 19:20
Show Gist options
  • Save avremel/67c411cc19c2573e153f84e23093c310 to your computer and use it in GitHub Desktop.
Save avremel/67c411cc19c2573e153f84e23093c310 to your computer and use it in GitHub Desktop.
"facet_fields" : {
"gender" : [
"Men" , 25,
"Women" , 0
],
"style" : [
"casual", 10,
"dress", 0
],
"material" : [
"wool", 15,
"cotton", 10
],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment