Package org.apache.solr.servlet
package org.apache.solr.servlet
Servlet related classes for powering the Solr HTTP API
-
ClassDescriptionA coordinator node can serve requests as if it hosts all collections in the cluster.A service that can provide access to solr cores.Deprecated.This class represents a call made to SolrA simple servlet to load the Solr Admin UIDenotes an object, usually a servlet that denies access to some paths based on the supplied patterns.Implementation of RequestRateLimiter specific to query request types.This class is responsible for managing rate limiting per request type.A Simple redirection servlet to help us deprecate old UI elementsHandles rate limiting for a specific request type.Response helper methods.Provides a convenient extension of the
ServletInputStreamclass that can be subclassed by developers wishing to adapt the behavior of a Stream.Provides a convenient extension of theServletOutputStreamclass that can be subclassed by developers wishing to adapt the behavior of a Stream.Various Util methods for interaction on servlet level, i.e.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
EmbeddedSolrServer