| 程序包 | 说明 |
|---|---|
| org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
| org.apache.solr.common |
Common classes reused on both clients & server for dealing with
documents to be indexed and result documents. |
| org.apache.solr.common.cloud |
Common Solr Cloud and ZooKeeper related classes reused on both clients & server.
|
| org.apache.solr.common.util |
Common utility classes reused on both clients & server.
|
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BaseCloudSolrClient.RouteResponse<T extends LBSolrClient.Req> |
static class |
CloudSolrClient.RouteResponse
已过时。
since Solr 8.0
|
| 限定符和类型 | 字段和说明 |
|---|---|
static SimpleMap<String> |
ConfigNode.empty_attrs |
| 限定符和类型 | 方法和说明 |
|---|---|
SimpleMap<String> |
ConfigNode.attributes()
Attributes
|
| 限定符和类型 | 字段和说明 |
|---|---|
SimpleMap<PerReplicaStates.State> |
PerReplicaStates.states |
| 限定符和类型 | 类和说明 |
|---|---|
class |
LinkedSimpleHashMap<T> |
class |
NamedList<T>
A simple container class for modeling an ordered list of name/value pairs.
|
class |
SimpleOrderedMap<T>
SimpleOrderedMap is a NamedList where access by key is more
important than maintaining order when it comes to representing the
held data in other forms, as ResponseWriters normally do. |
class |
WrappedSimpleMap<T> |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.