| Name | Description | Type | Package | Framework |
| Aliases | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| AnalysisParams | Defines the request parameters used by all analysis request handlers. | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| AppendedSolrParams | SolrParams wrapper which acts similar to DefaultSolrParams except that it appends the values of multi-value params from both sub instances, so | Class | org.apache.solr.common.params | Apache Solr Lucene |
|
| Base64 | | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| ByteUtils | | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| Cache | | Interface | org.apache.solr.common.util | Apache Solr Lucene |
|
| ClosableThread | | Interface | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| ClusterState | Immutable state of the cloud. | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| ClusterState .CollectionRef | | Class | org.apache.solr.common.cloud.ClusterState | Apache Solr Lucene |
|
| ClusterStateUtil | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| CollectionParams | | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| CollectionParams .CollectionAction | | Class | org.apache.solr.common.params.CollectionParams | Apache Solr Lucene |
|
| CommonAdminParams | | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| CommonParams | | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| CommonParams .EchoParamStyle | | Class | org.apache.solr.common.params.CommonParams | Apache Solr Lucene |
|
| CompositeIdRouter | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| ConnectionManager | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| ContentStream | | Interface | org.apache.solr.common.util | Apache Solr Lucene |
|
| ContentStreamBase | | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| ContentStreamBase .ByteArrayStream | | Class | org.apache.solr.common.util.ContentStreamBase | Apache Solr Lucene |
|
| ContentStreamBase .FileStream | | Class | org.apache.solr.common.util.ContentStreamBase | Apache Solr Lucene |
|
| ContentStreamBase .StringStream | | Class | org.apache.solr.common.util.ContentStreamBase | Apache Solr Lucene |
|
| ContentStreamBase .URLStream | Construct a ContentStream from a URL This uses a URLConnection to get the content stream | Class | org.apache.solr.common.util.ContentStreamBase | Apache Solr Lucene |
|
| CoreAdminParams | | Class | org.apache.solr.common.params | Apache Solr Lucene |
|
| CoreAdminParams .CoreAdminAction | | Class | org.apache.solr.common.params.CoreAdminParams | Apache Solr Lucene |
|
| CursorMarkParams | Parameters and constants used when dealing with cursor based requests across large sorted result sets. | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| DataInputInputStream | | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| DateUtil | This class has some code from HttpClient DateUtil. | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| DefaultConnectionStrategy | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| DefaultSolrParams | | Class | org.apache.solr.common.params | Apache Solr Lucene |
|
| DefaultZkACLProvider | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| DefaultZkCredentialsProvider | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| DisMaxParams | A collection of params used in DisMaxRequestHandler, both for Plugin initialization and for Requests. | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| DocCollection | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| DocRouter | Class to partition int range into n ranges. | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| DocRouter .Range | | Class | org.apache.solr.common.cloud.DocRouter | Apache Solr Lucene |
|
| EnumFieldValue | Represents a Enum field value, which includes integer value (indicating the sort order) and string (displayed) value. | Class | org.apache.solr.common | Apache Solr Lucene |
|
| EventParams | | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| ExecutorUtil | | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| ExecutorUtil .InheritableThreadLocalProvider | Any class which wants to carry forward the threadlocal values to the threads run by threadpools must implement this interface and the implementation should be | Interface | org.apache.solr.common.util.ExecutorUtil | Apache Solr Lucene |
|
| ExecutorUtil .MDCAwareThreadPoolExecutor | | Class | org.apache.solr.common.util.ExecutorUtil | Apache Solr Lucene |
|
| ExpandParams | | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| FacetParams | | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| FacetParams .FacetRangeInclude | An enumeration of the legal values for FacetParams. | Class | org.apache.solr.common.params.FacetParams | Apache Solr Lucene |
|
| FacetParams .FacetRangeMethod | An enumeration of the legal values for FacetParams. | Class | org.apache.solr.common.params.FacetParams | Apache Solr Lucene |
|
| FacetParams .FacetRangeOther | An enumeration of the legal values for FacetParams. | Class | org.apache.solr.common.params.FacetParams | Apache Solr Lucene |
|
| FastInputStream | Single threaded buffered InputStream Internal Solr use only, subject to change. | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| FastOutputStream | Single threaded buffered OutputStream Internal Solr use only, subject to change. | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| FieldFlag | | Class | org.apache.solr.common.luke | Apache Solr Lucene |
|
| GroupParams | | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| Hash | Fast, well distributed, cross-platform hash functions. | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| Hash .LongPair | | Class | org.apache.solr.common.util.Hash | Apache Solr Lucene |
|
| HashBasedRouter | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| HighlightParams | | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| ImplicitDocRouter | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| IOUtils | | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| IteratorChain | Chain several Iterators, so that this iterates over all of them in sequence. | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| JavaBinCodec | The class is designed to optimaly serialize/deserialize any supported types in Solr response. | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| JavaBinCodec .ObjectResolver | | Interface | org.apache.solr.common.util.JavaBinCodec | Apache Solr Lucene |
|
| JavaBinCodec .StringBytes | | Class | org.apache.solr.common.util.JavaBinCodec | Apache Solr Lucene |
|
| JavaBinCodec .StringCache | | Class | org.apache.solr.common.util.JavaBinCodec | Apache Solr Lucene |
|
| JavaBinCodec .WritableDocFields | | Interface | org.apache.solr.common.util.JavaBinCodec | Apache Solr Lucene |
|
| JsonRecordReader | A Streaming parser for json to emit one record at a time. | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| JsonRecordReader .Handler | | Interface | org.apache.solr.common.util.JsonRecordReader | Apache Solr Lucene |
|
| MapSolrParams | | Class | org.apache.solr.common.params | Apache Solr Lucene |
|
| ModifiableSolrParams | This class is similar to MultiMapSolrParams except you can edit the parameters after it is initialized. | Class | org.apache.solr.common.params | Apache Solr Lucene |
|
| MoreLikeThisParams | | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| MoreLikeThisParams .TermStyle | | Class | org.apache.solr.common.params.MoreLikeThisParams | Apache Solr Lucene |
|
| MultiMapSolrParams | | Class | org.apache.solr.common.params | Apache Solr Lucene |
|
| NamedList | A simple container class for modeling an ordered list of name/value pairs. | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| NamedList .NamedListEntry | Helper class implementing Map. | Class | org.apache.solr.common.util.NamedList | Apache Solr Lucene |
|
| ObjectReleaseTracker | | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| Pair | | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| PlainIdRouter | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| QueryElevationParams | | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| Replica | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| Replica .State | The replica's state. | Class | org.apache.solr.common.cloud.Replica | Apache Solr Lucene |
|
| RequiredSolrParams | This is a simple wrapper to SolrParams that will throw a 400 exception if you ask for a parameter that does not exist. | Class | org.apache.solr.common.params | Apache Solr Lucene |
|
| RetryUtil | | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| RoutingRule | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| SaslZkACLProvider | ZkACLProvider that gives all permissions for the user specified in System property solr. | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| ShardParams | Parameters used for distributed search. | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| SimpleOrderedMap | SimpleOrderedMap is a NamedList where access by key is more important than maintaining order when it comes to representing the | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| SimpleParams | Parameters used by the SimpleQParser. | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| Slice | A Slice contains immutable information about a logical shard (all replicas that share the same shard id). | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| Slice .State | The default state of a slice. | Class | org.apache.solr.common.cloud.Slice | Apache Solr Lucene |
|
| SolrDocument | A concrete representation of a document within a Solr index. | Class | org.apache.solr.common | Apache Solr Lucene |
|
| SolrDocumentList | Represent a list of SolrDocuments returned from a search. | Class | org.apache.solr.common | Apache Solr Lucene |
|
| SolrException | | Class | org.apache.solr.common | Apache Solr Lucene |
|
| SolrException .ErrorCode | This list of valid HTTP Status error codes that Solr may return in the case of a Server Side error. | Class | org.apache.solr.common.SolrException | Apache Solr Lucene |
|
| SolrInputDocument | Represent the field and boost information needed to construct and index a Lucene Document. | Class | org.apache.solr.common | Apache Solr Lucene |
|
| SolrInputField | | Class | org.apache.solr.common | Apache Solr Lucene |
|
| SolrjNamedThreadFactory | | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| SolrParams | SolrParams hold request parameters. | Class | org.apache.solr.common.params | Apache Solr Lucene |
|
| SolrZkClient | All Solr ZooKeeper interactions should go through this class rather than ZooKeeper. | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| SolrZooKeeper | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| SpatialParams | | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| SpellingParams | | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| StatsParams | | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| StringUtils | | Class | org.apache.solr.common | Apache Solr Lucene |
|
| StrUtils | | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| SuppressForbidden | Annotation to suppress forbidden-apis errors inside a whole class, a method, or a field. | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| TermsParams | | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| TermsParams .TermsRegexpFlag | | Class | org.apache.solr.common.params.TermsParams | Apache Solr Lucene |
|
| TermVectorParams | | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| UpdateParams | | Interface | org.apache.solr.common.params | Apache Solr Lucene |
|
| URLUtil | | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| Utils | | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| VMParamsAllAndReadonlyDigestZkACLProvider | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| VMParamsSingleSetCredentialsDigestZkCredentialsProvider | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| XML | | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| XMLErrorLogger | | Class | org.apache.solr.common.util | Apache Solr Lucene |
|
| ZkACLProvider | | Interface | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| ZkClientConnectionStrategy | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| ZkClientConnectionStrategy .ZkUpdate | | Class | org.apache.solr.common.cloud.ZkClientConnectionStrategy | Apache Solr Lucene |
|
| ZkCmdExecutor | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| ZkConfigManager | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| ZkCoreNodeProps | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| ZkCredentialsProvider | | Interface | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| ZkCredentialsProvider .ZkCredentials | | Class | org.apache.solr.common.cloud.ZkCredentialsProvider | Apache Solr Lucene |
|
| ZkNodeProps | ZkNodeProps contains generic immutable properties. | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| ZkOperation | A callback object which can be used for implementing retry-able operations. | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| ZkStateReader | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |
|
| ZkStateReader .ConfigData | | Class | org.apache.solr.common.cloud.ZkStateReader | Apache Solr Lucene |
|
| ZooKeeperException | | Class | org.apache.solr.common.cloud | Apache Solr Lucene |