Package org.apache.solr.client.solrj.request.json
package org.apache.solr.client.solrj.request.json
Allows sending of requests using Solr's JSON query/faceting API
-
ClassDescriptionRepresents a query using the JSON Query DSLRepresents a "heatmap" facet in a JSON request query.JsonFacetMap<B extends JsonFacetMap<B>>A common parent for a small set of classes that allow easier composition of JSON facet objects.Represents a query using the JSON Query DSLRepresents a "query" facet in a JSON query request.Represents a "range" facet in a JSON request query.Represents a "terms" facet in a JSON query request.