Skip to content

Instantly share code, notes, and snippets.

@chatman
Created July 15, 2023 23:37
Show Gist options
  • Save chatman/e475d8fe8e2bf1d7890aa7f75768865e to your computer and use it in GitHub Desktop.
Save chatman/e475d8fe8e2bf1d7890aa7f75768865e to your computer and use it in GitHub Desktop.
{
"responseHeader":{
"zkConnected":true,
"status":0,
"QTime":5,
"params":{
"q":"*:*",
"facet.field":"unknownField",
"indent":"true",
"q.op":"OR",
"facet":"true",
"useParams":""}},
"response":{"numFound":2,"start":0,"numFoundExact":true,"docs":[
{
"id":"3",
"unknownField":["val"],
"_version_":1771516019269959680},
{
"id":"2",
"unknownField":["val2"],
"_version_":1771516027153154048}]
},
"facet_counts":{
"facet_queries":{},
"facet_fields":{
"unknownField":[
"val",1,
"val2",1]},
"facet_ranges":{},
"facet_intervals":{},
"facet_heatmaps":{}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment