Skip to content

Instantly share code, notes, and snippets.

Created July 17, 2014 22:32
Show Gist options
  • Save anonymous/a58b87576b895e467c68 to your computer and use it in GitHub Desktop.
Save anonymous/a58b87576b895e467c68 to your computer and use it in GitHub Desktop.
{
"responseHeader":{
"status":0,
"QTime":1,
"params":{
"facet":"true",
"indent":"true",
"q":"ATTRIBUTES.AUTHORS:*",
"facet.field":"ATTRIBUTES.BRIEFBAGS",
"wt":"json"}},
"response":{"numFound":4,"start":0,"docs":[
{
"id":"1-A",
"parent-id":"1",
"ATTRIBUTES.BRIEFBAGS":["30",
"10",
"20"],
"ATTRIBUTES.AUTHORS":["3",
"2",
"1"],
"STATUS.IS_CHILD":["1"],
"_version_":1473913816813142016},
{
"id":"2-A",
"parent-id":"2",
"ATTRIBUTES.BRIEFBAGS":["40",
"30",
"20"],
"ATTRIBUTES.AUTHORS":["1"],
"_version_":1473913816876056576},
{
"id":"3-A",
"parent-id":"3",
"ATTRIBUTES.BRIEFBAGS":["50",
"40",
"30"],
"ATTRIBUTES.AUTHORS":["4"],
"_version_":1473913816933728256},
{
"id":"4-A",
"parent-id":"4",
"ATTRIBUTES.BRIEFBAGS":["70",
"60"],
"ATTRIBUTES.AUTHORS":["5"],
"_version_":1473913817031245824}]
},
"facet_counts":{
"facet_queries":{},
"facet_fields":{
"ATTRIBUTES.BRIEFBAGS":[
"30",3,
"20",2,
"40",2,
"10",1,
"50",1,
"60",1,
"70",1]},
"facet_dates":{},
"facet_ranges":{}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment