Uses of Package
org.apache.solr.client.solrj.request
Packages that use org.apache.solr.client.solrj.request
Package
Description
Primary APIs for communicating with a Solr Server from a Java client.
Implementations of some client API classes, and their friends.
Convenience classes for dealing with various types of Solr requests.
Allows sending of requests using Solr's JSON query/faceting API
Convenience classes for making Schema API requests.
Common utility classes reused on both clients & server.
-
Classes in org.apache.solr.client.solrj.request used by org.apache.solr.client.solrj
-
Classes in org.apache.solr.client.solrj.request used by org.apache.solr.client.solrj.impl
-
Classes in org.apache.solr.client.solrj.request used by org.apache.solr.client.solrj.requestClassDescriptionThis class is experimental and subject to change.Base class for asynchronous collection admin requests
SolrRequestclass for the "Backup Deletion" API.SolrRequestclass for the "Backup List" API.A Modify Collection requestA response object forCollectionAdminRequest.RequestApiDistributedProcessingrequestsA response object forCollectionAdminRequest.RequestStatusrequestsParentSolrRequestclass that requires a target collection or core.This class is experimental and subject to change.Creates a new config set by cloning an existing "base" configset.Uploads files to create a new configset, or modify an existing config set.This class is experimental and subject to change.Class for making Solr delegation token requests.A request for the org.apache.solr.handler.DocumentAnalysisRequestHandler.A request for the org.apache.solr.handler.FieldAnalysisRequestHandler.A RequestWriter is used to write requests to Solr.Types of Routed Alias supported.Verify that there is a working Solr core at the URL of aSolrClient.This is an augmented SolrParams with get/set/add fields for common fields used in the Standard and Dismax request handlersA single sort clause, encapsulating what to sort and the sort order. -
Classes in org.apache.solr.client.solrj.request used by org.apache.solr.client.solrj.request.jsonClassDescriptionParent
SolrRequestclass that requires a target collection or core.For use with Solr'sSearchHandler, generally at "/select". -
Classes in org.apache.solr.client.solrj.request used by org.apache.solr.client.solrj.request.schema
-
Classes in org.apache.solr.client.solrj.request used by org.apache.solr.common.util