Uses of Package
org.apache.solr.servlet
Packages that use org.apache.solr.servlet
Package
Description
Commonly used classes for Solr V2 API.
Core classes implementing Solr internals and the management of
SolrCoresAPIs and classes for dealing with Solr requests
Servlet related classes for powering the Solr HTTP API
-
Classes in org.apache.solr.servlet used by org.apache.solr.apiClassDescriptionThis class represents a call made to SolrThis filter looks at the incoming URL maps them to handlers defined in solrconfig.xml
-
Classes in org.apache.solr.servlet used by org.apache.solr.core
-
Classes in org.apache.solr.servlet used by org.apache.solr.requestClassDescriptionThis class represents a call made to SolrEnum to define action that needs to be processed.
-
Classes in org.apache.solr.servlet used by org.apache.solr.servletClassDescriptionA service that can provide access to solr cores.This class represents a call made to SolrDenotes an object, usually a servlet that denies access to some paths based on the supplied patterns.This class is responsible for managing rate limiting per request type.Handles rate limiting for a specific request type.This filter looks at the incoming URL maps them to handlers defined in solrconfig.xmlEnum to define action that needs to be processed.internal API