Uses of Package
org.apache.solr.common.util
Packages that use org.apache.solr.common.util
Package
Description
Primary APIs for communicating with a Solr Server from a Java client.
Annotation based mapping of client objects to Solr documents.
Implementations of some client API classes, and their friends.
Convenience classes for dealing with various types of Solr requests.
Annotated Data objects used in V2 Requests
Convenience classes for making Schema API requests.
Convenience classes for dealing with various types of Solr responses.
Allows parsing of JSON query/faceting API responses
Convenience classes for dealing with Schema API responses.
Classes to handle query routing preferences
Utilities for Solr client applications.
Common classes reused on both clients & server for dealing with
documents to be indexed and result documents.Common Solr Cloud and ZooKeeper related classes reused on both clients & server.
Parameter constants and enumerations.
Common utility classes reused on both clients & server.
-
Classes in org.apache.solr.common.util used by org.apache.solr.client.solrjClassDescriptionDeprecated.A simple container class for modeling an ordered list of name/value pairs.
-
Classes in org.apache.solr.common.util used by org.apache.solr.client.solrj.beansClassDescriptionAnnotation to suppress forbidden-apis errors inside a whole class, a method, or a field.
-
Classes in org.apache.solr.common.util used by org.apache.solr.client.solrj.implClassDescriptionDeprecated.Use
RequestWriter.ContentWriterinstead.A simple container class for modeling an ordered list of name/value pairs. -
Classes in org.apache.solr.common.util used by org.apache.solr.client.solrj.requestClassDescriptionDeprecated.Use
RequestWriter.ContentWriterinstead.A simple container class for modeling an ordered list of name/value pairs. -
Classes in org.apache.solr.common.util used by org.apache.solr.client.solrj.request.beans
-
Classes in org.apache.solr.common.util used by org.apache.solr.client.solrj.request.schemaClassDescriptionA simple container class for modeling an ordered list of name/value pairs.
-
Classes in org.apache.solr.common.util used by org.apache.solr.client.solrj.responseClassDescriptionThis represents a data entry in the payload/stream.Defines a space-efficient serialization/deserialization format for transferring data.A simple container class for modeling an ordered list of name/value pairs.
-
Classes in org.apache.solr.common.util used by org.apache.solr.client.solrj.response.jsonClassDescriptionA simple container class for modeling an ordered list of name/value pairs.
-
Classes in org.apache.solr.common.util used by org.apache.solr.client.solrj.response.schemaClassDescriptionA simple container class for modeling an ordered list of name/value pairs.
-
Classes in org.apache.solr.common.util used by org.apache.solr.client.solrj.routingClassDescriptionA simple container class for modeling an ordered list of name/value pairs.
-
Classes in org.apache.solr.common.util used by org.apache.solr.client.solrj.util
-
Classes in org.apache.solr.common.util used by org.apache.solr.commonClassDescriptionA simple container class for modeling an ordered list of name/value pairs.
SimpleOrderedMapis aNamedListwhere access by key is more important than maintaining order when it comes to representing the held data in other forms, as ResponseWriters normally do.Annotation to suppress forbidden-apis errors inside a whole class, a method, or a field. -
Classes in org.apache.solr.common.util used by org.apache.solr.common.cloudClassDescriptionAnnotation to suppress forbidden-apis errors inside a whole class, a method, or a field.
-
Classes in org.apache.solr.common.util used by org.apache.solr.common.paramsClassDescriptionA simple container class for modeling an ordered list of name/value pairs.
-
Classes in org.apache.solr.common.util used by org.apache.solr.common.utilClassDescriptionA mutable byte[] backed Utf8CharSequence.Deprecated.Use
RequestWriter.ContentWriterinstead.Three concrete implementations for ContentStream - one for File/URL/StringThis represents a data entry in the payload/stream.The types are a superset of jsonAn abstract DataInput that extends InputStreamAny class which wants to carry forward the thread local values to the threads run by thread pools must implement this interface and the implementation should be registered hereSingle threaded buffered InputStream Internal Solr use only, subject to change.Single threaded buffered OutputStream Internal Solr use only, subject to change.Single threaded BufferedWriter Internal Solr use only, subject to change.128 bits of stateDefines a space-efficient serialization/deserialization format for transferring data.Allows extension ofJavaBinCodecto support serialization of arbitrary data types.A Streaming parser for json to emit one record at a time.Implement this interface to stream records as and when one is found.This is a very fast, non-cryptographic hash suitable for general hash-based lookup.A simple container class for modeling an ordered list of name/value pairs.Interface for commands that return a boolean result indicating success or failure.Interface for commands that can be retried and may throw exceptions.SimpleOrderedMapis aNamedListwhere access by key is more important than maintaining order when it comes to representing the held data in other forms, as ResponseWriters normally do.Annotation to suppress forbidden-apis errors inside a whole class, a method, or a field.Base interface for all text based writersSource of time.A byte[] backed String
RequestWriter.ContentWriterinstead.