Package org.apache.solr.client.solrj.response.json
package org.apache.solr.client.solrj.response.json
Allows parsing of JSON query/faceting API responses
-
ClassesClassDescriptionRepresents the top-level response for a bucket-based JSON facet (i.e.Represents an individual bucket result of a "term" or "range" facet.Represents the result of a "heatmap" JSON facet.Parses JSON, deserializing to a domain type (class) via Jackson data-bind.Represents the response to a "query" JSON facet.