跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

A

abort(Executor) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
abortableForEach(BiFunction<String, ? super T, Boolean>) - 接口 中的方法org.apache.solr.cluster.api.SimpleMap
Navigate through all key-values but abort in between if required.
abortableForEach(BiFunction<String, ? super T, Boolean>) - 类 中的方法org.apache.solr.common.util.NamedList
 
abortableForEachKey(Function<String, Boolean>) - 接口 中的方法org.apache.solr.cluster.api.SimpleMap
iterate through all keys but abort in between if required The default impl is suboptimal.
abortableForEachKey(Function<String, Boolean>) - 类 中的方法org.apache.solr.common.util.NamedList
 
ABOVE - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
AbsoluteValueEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
AbsoluteValueEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.AbsoluteValueEvaluator
 
AbstractSchemaRequest<T extends SolrResponse> - org.apache.solr.client.solrj.request.schema中的类
 
AbstractSchemaRequest(SolrRequest.METHOD, String) - 类 的构造器org.apache.solr.client.solrj.request.schema.AbstractSchemaRequest
 
AbstractSchemaRequest(SolrRequest.METHOD, String, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.AbstractSchemaRequest
 
AbstractUpdateRequest - org.apache.solr.client.solrj.request中的类
 
AbstractUpdateRequest(SolrRequest.METHOD, String) - 类 的构造器org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
AbstractUpdateRequest.ACTION - org.apache.solr.client.solrj.request中的枚举
 
accept(InputStream) - 接口 中的方法org.apache.solr.common.util.Utils.InputStreamConsumer
 
ACCEPT_TIMEOUT_MILLIS - 类 中的静态变量org.apache.solr.client.solrj.cloud.SocketProxy
 
Acceptor(ServerSocket, URI) - 类 的构造器org.apache.solr.client.solrj.cloud.SocketProxy.Acceptor
 
acceptsURL(String) - 类 中的方法org.apache.solr.client.solrj.io.sql.DriverImpl
 
action - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest
 
action - 枚举 中的变量org.apache.solr.client.solrj.request.CollectionApiMapping.Meta
 
action - 类 中的变量org.apache.solr.client.solrj.request.ConfigSetAdminRequest
 
action - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest
 
action - 枚举 中的变量org.apache.solr.client.solrj.request.CoreApiMapping.Meta
 
ACTION - 接口 中的静态变量org.apache.solr.common.params.CollectionParams
What action
ACTION - 接口 中的静态变量org.apache.solr.common.params.CommonParams
"action" parameter for SolrPing
ACTION - 接口 中的静态变量org.apache.solr.common.params.ConfigSetParams
 
ACTION - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
What action
ACTION_THROTTLE_PERIOD_SECONDS - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
已过时。
actionClass - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.ActionConfig
Class name of action implementation.
ActionConfig(Map<String, Object>) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.ActionConfig
Construct from a JSON map.
actions - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerConfig
List of configured actions, never null.
ACTIONS - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
actions - 接口 中的静态变量org.apache.solr.common.params.CollectionParams
 
add(String, Tuple) - 类 中的方法org.apache.solr.client.solrj.io.graph.Node
 
add(SolrInputDocument) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
Add a SolrInputDocument to this request
add(String...) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
add(SolrInputDocument, Boolean) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
Add a SolrInputDocument to this request
add(SolrInputDocument, Integer) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
Add a SolrInputDocument to this request
add(SolrInputDocument, Integer, Boolean) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
Add a SolrInputDocument to this request
add(Collection<SolrInputDocument>) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
Add a collection of SolrInputDocuments to this request
add(String, long) - 类 中的方法org.apache.solr.client.solrj.response.FacetField
Insert at the end of the list
add(Group) - 类 中的方法org.apache.solr.client.solrj.response.GroupCommand
Adds a group to this command.
add(GroupCommand) - 类 中的方法org.apache.solr.client.solrj.response.GroupResponse
Adds a grouping command to the response.
add(String, Collection<SolrInputDocument>) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds a collection of documents
add(Collection<SolrInputDocument>) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds a collection of documents
add(String, Collection<SolrInputDocument>, int) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds a collection of documents, specifying max time before they become committed
add(Collection<SolrInputDocument>, int) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds a collection of documents, specifying max time before they become committed
add(String, SolrInputDocument) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds a single document
add(SolrInputDocument) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds a single document Many SolrClient implementations have drastically slower indexing performance when documents are added individually.
add(String, SolrInputDocument, int) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds a single document specifying max time before it becomes committed
add(SolrInputDocument, int) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds a single document specifying max time before it becomes committed
add(String, Iterator<SolrInputDocument>) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds the documents supplied by the given iterator.
add(Iterator<SolrInputDocument>) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds the documents supplied by the given iterator.
add(Object) - 接口 中的方法org.apache.solr.common.IteratorWriter.ItemWriter
The item could be any supported type
add(int) - 接口 中的方法org.apache.solr.common.IteratorWriter.ItemWriter
 
add(long) - 接口 中的方法org.apache.solr.common.IteratorWriter.ItemWriter
 
add(float) - 接口 中的方法org.apache.solr.common.IteratorWriter.ItemWriter
 
add(double) - 接口 中的方法org.apache.solr.common.IteratorWriter.ItemWriter
 
add(boolean) - 接口 中的方法org.apache.solr.common.IteratorWriter.ItemWriter
 
add(String, String...) - 类 中的方法org.apache.solr.common.params.ModifiableSolrParams
Add the given values to any existing name
add(SolrParams) - 类 中的方法org.apache.solr.common.params.ModifiableSolrParams
Add all of the params provided in the parameter to this params.
add(String, T) - 类 中的方法org.apache.solr.common.util.NamedList
Adds a name/value pair to the end of the list.
addAll(Map<String, T>) - 类 中的方法org.apache.solr.common.util.NamedList
Iterates over the Map and sequentially adds its key/value pairs
addAll(NamedList<T>) - 类 中的方法org.apache.solr.common.util.NamedList
Appends the elements of the given NamedList to this one.
addArrayVal(Object, Object) - 类 中的方法org.noggit.ObjectBuilder
 
addBean(String, Object) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds a single bean The bean is converted to a SolrInputDocument by the client's DocumentObjectBinder Many SolrClient implementations have drastically slower indexing performance when documents are added individually.
addBean(Object) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds a single bean The bean is converted to a SolrInputDocument by the client's DocumentObjectBinder
addBean(String, Object, int) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds a single bean specifying max time before it becomes committed The bean is converted to a SolrInputDocument by the client's DocumentObjectBinder
addBean(Object, int) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds a single bean specifying max time before it becomes committed The bean is converted to a SolrInputDocument by the client's DocumentObjectBinder
addBeans(String, Collection<?>) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds a collection of beans The beans are converted to SolrInputDocuments by the client's DocumentObjectBinder
addBeans(Collection<?>) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds a collection of beans The beans are converted to SolrInputDocuments by the client's DocumentObjectBinder
addBeans(String, Collection<?>, int) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds a collection of beans specifying max time before they become committed The beans are converted to SolrInputDocuments by the client's DocumentObjectBinder
addBeans(Collection<?>, int) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds a collection of beans specifying max time before they become committed The beans are converted to SolrInputDocuments by the client's DocumentObjectBinder
addBeans(String, Iterator<?>) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds the beans supplied by the given iterator.
addBeans(Iterator<?>) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Adds the beans supplied by the given iterator.
addChild(Explanation) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExplanation
 
addChildDocument(SolrDocument) - 类 中的方法org.apache.solr.common.SolrDocument
 
addChildDocument(K) - 类 中的方法org.apache.solr.common.SolrDocumentBase
 
addChildDocument(SolrInputDocument) - 类 中的方法org.apache.solr.common.SolrInputDocument
 
addChildDocuments(Collection<SolrDocument>) - 类 中的方法org.apache.solr.common.SolrDocument
 
addChildDocuments(Collection<K>) - 类 中的方法org.apache.solr.common.SolrDocumentBase
 
addChildDocuments(Collection<SolrInputDocument>) - 类 中的方法org.apache.solr.common.SolrInputDocument
 
addClausesForCollection(Policy, List<Clause>, ClusterStateProvider, String) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Policy.Session
 
addConnectedListener(ZkClientConnectionStrategy.ConnectedListener) - 类 中的方法org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
addContentStream(ContentStream) - 类 中的方法org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
AddCopyField(String, List<String>) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.AddCopyField
Creates a new instance of the request.
AddCopyField(String, List<String>, Integer) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.AddCopyField
Creates a new instance of the request.
AddCopyField(String, List<String>, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.AddCopyField
 
AddCopyField(String, List<String>, Integer, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.AddCopyField
 
addCount(String, int) - 类 中的方法org.apache.solr.client.solrj.response.RangeFacet
 
addDateRangeFacet(String, Date, Date, String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Add a numeric range facet.
addDimensionIndexIfRequired(Set<String>, int, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DimensionalRoutedAlias
 
addDisconnectedListener(ZkClientConnectionStrategy.DisconnectedListener) - 类 中的方法org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
addDocument(SolrInputDocument) - 类 中的方法org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Adds a document to be analyzed.
addDocuments(Collection<SolrInputDocument>) - 类 中的方法org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Adds a collection of documents to be analyzed.
AddDynamicField(Map<String, Object>) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.AddDynamicField
Creates a new instance of the request.
AddDynamicField(Map<String, Object>, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.AddDynamicField
 
addError(String) - 类 中的方法org.apache.solr.common.util.CommandOperation
 
addEvaluation(Map) - 类 中的方法org.apache.solr.client.solrj.io.ClassificationEvaluation
 
AddEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
AddEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.AddEvaluator
 
addFacetField(String...) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Add field(s) for facet computation.
addFacetPivotField(String...) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Add field(s) for pivot computation.
addFacetQuery(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
add a faceting query
addField(String) - 类 中的方法org.apache.solr.client.solrj.request.LukeRequest
 
AddField(Map<String, Object>) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.AddField
Creates a new instance of the request.
AddField(Map<String, Object>, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.AddField
 
addField(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
addField(String, Object) - 类 中的方法org.apache.solr.common.SolrDocument
This will add a field to the document.
addField(String, Object) - 类 中的方法org.apache.solr.common.SolrDocumentBase
Add a field to the document.
addField(String, Object) - 类 中的方法org.apache.solr.common.SolrInputDocument
Add a field value to any existing values that may or may not exist.
addFieldName(String) - 类 中的方法org.apache.solr.client.solrj.request.FieldAnalysisRequest
Adds the given field name for analysis.
addFieldType(String) - 类 中的方法org.apache.solr.client.solrj.request.FieldAnalysisRequest
Adds the given field type for analysis.
AddFieldType(FieldTypeDefinition) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.AddFieldType
Creates a new instance of the request.
AddFieldType(FieldTypeDefinition, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.AddFieldType
 
addFile(File, String) - 类 中的方法org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
Add a File to the ContentStreams.
addFilterQuery(String...) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
addFrequency(long) - 类 中的方法org.apache.solr.client.solrj.response.TermsResponse.Term
 
addGetFieldStatistics(String...) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
addHeader(String, String) - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
addHelper(Explanation) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
addHighlightField(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
add highlight field
addIntervalFacets(String, String[]) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Add Interval Faceting on a field.
additive - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
addKeyVal(Object, Object, Object) - 类 中的方法org.noggit.ObjectBuilder
 
addLevel(Map<String, Node>, String, String) - 类 中的方法org.apache.solr.client.solrj.io.graph.Traversal
 
addListenerFactory(HttpListenerFactory) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient
 
addMisspellingsAndCorrection(SpellCheckResponse.Correction) - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
addMoreLikeThisField(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Add field for MoreLikeThis.
addNoEx(Object) - 接口 中的方法org.apache.solr.common.IteratorWriter.ItemWriter
 
addNumericRangeFacet(String, Number, Number, Number) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Add a numeric range facet.
addOrUpdateSort(String, SolrQuery.ORDER) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Updates or adds a single sort clause to the query.
addOrUpdateSort(SolrQuery.SortClause) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Updates or adds a single sort field specification to the current sort information.
addParam(String, String, Map<String, String[]>) - 类 中的静态方法org.apache.solr.common.params.MultiMapSolrParams
 
addParam(String, String[], Map<String, String[]>) - 类 中的静态方法org.apache.solr.common.params.MultiMapSolrParams
 
addParameter(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.InjectionDefense
 
addParameter(StreamExpressionParameter) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
addParameter(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
addProperties(ModifiableSolrParams, Properties) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest
 
addProperty(String, String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SetAliasProperty
 
addQueryParams(String) - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
 
addReplica(String, String, Replica.Type) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Row
 
addReplica(String, String, Replica.Type, boolean) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Row
 
addReplica(Violation.ReplicaInfoAndErr) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Violation
 
addReplica(String, Replica.State, boolean, PerReplicaStates) - 类 中的静态方法org.apache.solr.common.cloud.PerReplicaStatesOps
 
addReplicaByRouteKey(String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to add a replica to a collection using a route key
addReplicaCountsForNode - 类 中的静态变量org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
addReplicaCountsForNodeCacheMiss - 类 中的静态变量org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
addReplicaProperty(String, String, String, String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to add a property to a specific replica
addReplicaToShard(String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to add a replica of type Replica.Type.NRT to a shard in a collection
addReplicaToShard(String, String, Replica.Type) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to add a replica of the specified type to a shard in a collection.
addRequestInterceptor(HttpRequestInterceptor) - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
 
address - 类 中的变量org.apache.solr.common.cloud.ZkDynamicConfig.Server
 
addRole(String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to add a role to a node
addSlices(Map<String, Slice>, String, Collection<Slice>, boolean) - 类 中的静态方法org.apache.solr.client.solrj.util.ClientUtils
Constructs a slices map from a collection of slices and handles disambiguation if multiple collections are being queried simultaneously
addSolrServer(String) - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
 
addSort(String, SolrQuery.ORDER) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Adds a single sort clause to the end of the current sort information.
addSort(SolrQuery.SortClause) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Adds a single sort clause to the end of the query.
addStatsFieldCalcDistinct(String, boolean) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
addStatsFieldFacets(String, String...) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
addTermsField(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
addThreadLocalProvider(ExecutorUtil.InheritableThreadLocalProvider) - 类 中的静态方法org.apache.solr.common.util.ExecutorUtil
 
addToContext(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.VectorFunction
 
addToNamedList(Node, NamedList, List) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
Examines a Node from the DOM representation of a NamedList and adds the contents of that node to both the specified NamedList and List passed as arguments.
addTotalTermFreq(long) - 类 中的方法org.apache.solr.client.solrj.response.TermsResponse.Term
 
addValue(Object) - 类 中的方法org.apache.solr.common.SolrInputField
Add values to a field.
AddVersion() - 类 的构造器org.apache.solr.client.solrj.request.beans.Package.AddVersion
 
addViolatingReplicas(Violation.Ctx) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.CoresVariable
 
addViolatingReplicas(Violation.Ctx) - 接口 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable
 
addViolatingReplicas(Violation.Ctx) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
addViolatingReplicas(Violation.Ctx) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.WithCollectionVariable
 
adjustParams(ModifiableSolrParams) - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
adjustParams(ModifiableSolrParams) - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
adjustParams(ModifiableSolrParams) - 类 中的方法org.apache.solr.client.solrj.io.stream.ShuffleStream
 
ADMIN_PATHS - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
AffinityReplicaListTransformer - org.apache.solr.client.solrj.routing中的类
Allows better caching by establishing deterministic evenly-distributed replica routing preferences according to either explicitly configured hash routing parameter, or the hash of a query parameter (configurable, usually related to the main query).
AffinityReplicaListTransformerFactory - org.apache.solr.client.solrj.routing中的类
Factory for constructing an AffinityReplicaListTransformer that reorders replica routing preferences deterministically, based on request parameters.
AffinityReplicaListTransformerFactory() - 类 的构造器org.apache.solr.client.solrj.routing.AffinityReplicaListTransformerFactory
 
AffinityReplicaListTransformerFactory(String, String) - 类 的构造器org.apache.solr.client.solrj.routing.AffinityReplicaListTransformerFactory
 
AffinityReplicaListTransformerFactory(NamedList<?>) - 类 的构造器org.apache.solr.client.solrj.routing.AffinityReplicaListTransformerFactory
 
AFTER_ACTION - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
afterActions - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerListenerConfig
 
AGENT - 类 中的静态变量org.apache.solr.client.solrj.impl.HttpSolrClient
User-Agent String.
AkimaEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
AkimaEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.AkimaEvaluator
 
alias - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
ALIAS - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
When creating a collection create also a specified alias.
aliasedCollections - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateAlias
 
Aliases - org.apache.solr.common.cloud中的类
Holds collection aliases -- virtual collections that point to one or more other collections.
ALIASES - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
aliasesManager - 类 中的变量org.apache.solr.common.cloud.ZkStateReader
Access to the Aliases.
AliasesManager() - 类 的构造器org.apache.solr.common.cloud.ZkStateReader.AliasesManager
 
aliasName - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateAlias
 
aliasName - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteAlias
 
ALL - 接口 中的静态变量org.apache.solr.common.params.TermVectorParams
Return all the options: TF, positions, offsets, idf
allActive() - 类 中的方法org.apache.solr.common.cloud.PerReplicaStates
Check and return if all replicas are ACTIVE
ALLOW_BACKSLASH_ESCAPING_ANY_CHARACTER - 类 中的静态变量org.noggit.JSONParser
 
ALLOW_COMMENTS - 类 中的静态变量org.noggit.JSONParser
Flags to control parsing behavior
ALLOW_EXTRA_COMMAS - 类 中的静态变量org.noggit.JSONParser
ALLOW_EXTRA_COMMAS causes any number of extra commas in arrays and objects to be ignored Note that a trailing comma in [] would be [,] (hence calling the feature "trailing" commas is either limiting or misleading.
ALLOW_MISSING_COLON_COMMA_BEFORE_OBJECT - 类 中的静态变量org.noggit.JSONParser
 
ALLOW_SINGLE_QUOTES - 类 中的静态变量org.noggit.JSONParser
 
ALLOW_UNQUOTED_KEYS - 类 中的静态变量org.noggit.JSONParser
 
ALLOW_UNQUOTED_STRING_VALUES - 类 中的静态变量org.noggit.JSONParser
 
allowCompression(boolean) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient.Builder
Chooses whether created HttpSolrClients use compression by default.
AlreadyClosedException - org.apache.solr.common中的异常错误
 
AlreadyClosedException() - 异常错误 的构造器org.apache.solr.common.AlreadyClosedException
 
AlreadyClosedException(String) - 异常错误 的构造器org.apache.solr.common.AlreadyClosedException
 
AlreadyClosedException(Throwable) - 异常错误 的构造器org.apache.solr.common.AlreadyClosedException
 
AlreadyClosedException(String, Throwable) - 异常错误 的构造器org.apache.solr.common.AlreadyClosedException
 
AlreadyExistsException - org.apache.solr.client.solrj.cloud.autoscaling中的异常错误
 
AlreadyExistsException(String) - 异常错误 的构造器org.apache.solr.client.solrj.cloud.autoscaling.AlreadyExistsException
 
ALTERNATE_FIELD - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
ALTERNATE_FIELD_LENGTH - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
ALTQ - 接口 中的静态变量org.apache.solr.common.params.DisMaxParams
Alternate query (expressed in Solr QuerySyntax) to use if main query (q) is empty
alwaysStreamDeletes() - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.Builder
Configures created clients to always stream delete requests.
alwaysStreamDeletes() - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.Builder
Configures created clients to always stream delete requests.
AnalysisParams - org.apache.solr.common.params中的接口
Defines the request parameters used by all analysis request handlers.
AnalysisResponseBase - org.apache.solr.client.solrj.response中的类
A base class for all analysis responses.
AnalysisResponseBase() - 类 的构造器org.apache.solr.client.solrj.response.AnalysisResponseBase
 
AnalysisResponseBase.AnalysisPhase - org.apache.solr.client.solrj.response中的类
A phase in the analysis process.
AnalysisResponseBase.TokenInfo - org.apache.solr.client.solrj.response中的类
Holds all information of a token as part of an analysis phase.
AnalyzerDefinition - org.apache.solr.client.solrj.request.schema中的类
 
AnalyzerDefinition() - 类 的构造器org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
AND_OPERATOR - 接口 中的静态变量org.apache.solr.common.params.SimpleParams
Enables AND operator (+)
AndEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
AndEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.AndEvaluator
 
AnovaEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
AnovaEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.AnovaEvaluator
 
ANY - 类 中的静态变量org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
APISPEC_LOCATION - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
append(StreamComparator) - 类 中的方法org.apache.solr.client.solrj.io.comp.FieldComparator
 
append(StreamComparator) - 类 中的方法org.apache.solr.client.solrj.io.comp.MultipleFieldComparator
 
append(StreamComparator) - 类 中的方法org.apache.solr.client.solrj.io.comp.SingleValueComparator
 
append(StreamComparator) - 接口 中的方法org.apache.solr.client.solrj.io.comp.StreamComparator
 
append(char) - 类 中的方法org.apache.solr.common.util.FastWriter
 
append(CharSequence) - 类 中的方法org.noggit.CharArr
 
append(CharSequence, int, int) - 类 中的方法org.noggit.CharArr
 
append(char) - 类 中的方法org.noggit.CharArr
 
AppendedSolrParams - org.apache.solr.common.params中的类
SolrParams wrapper which acts similar to DefaultSolrParams except that it "appends" the values of multi-value params from both sub instances, so that all of the values are returned.
appendEscapedTextToBuilder(StringBuilder, String, char) - 类 中的静态方法org.apache.solr.common.util.StrUtils
writes chars from item to out, backslash escaping as needed based on separator -- but does not append the separator itself
AppendEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
AppendEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.AppendEvaluator
 
appendHashPartition(HashPartition) - 类 中的方法com.alibaba.lindorm.search.client.searchj.partition.CompositeHashPartition
 
apply(Condition) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause.ComputedValueEvaluator
 
apply(Function<String, Object>) - 类 中的方法org.apache.solr.common.util.Template
 
applyModificationAndExportToZk(UnaryOperator<Aliases>) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader.AliasesManager
Writes an updated Aliases to zk.
applyUrlScheme(String) - 枚举 中的方法org.apache.solr.common.cloud.UrlScheme
Given a URL string with or without a scheme, return a new URL with the correct scheme applied.
ArcCosineEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ArcCosineEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ArcCosineEvaluator
 
ArcSineEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ArcSineEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ArcSineEvaluator
 
ArcTangentEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ArcTangentEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ArcTangentEvaluator
 
ARR - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
ARRAY_ELEMENT_INDEX - 类 中的静态变量org.apache.solr.common.util.Utils
 
ARRAY_END - 类 中的静态变量org.noggit.JSONParser
Event indicating the end of a JSON array
ARRAY_END - 类 中的静态变量org.noggit.JSONUtil
 
ARRAY_START - 类 中的静态变量org.noggit.JSONParser
Event indicating the start of a JSON array
ARRAY_START - 类 中的静态变量org.noggit.JSONUtil
 
ArrayEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ArrayEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ArrayEvaluator
 
asc(String) - 类 中的静态方法org.apache.solr.client.solrj.SolrQuery.SortClause
Creates an ascending SortClause for an item
AscEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
AscEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.AscEvaluator
 
asMap(Map<String, T>) - 接口 中的方法org.apache.solr.cluster.api.SimpleMap
 
asMap() - 接口 中的方法org.apache.solr.cluster.api.SimpleMap
 
asMap() - 类 中的方法org.apache.solr.common.util.LinkedSimpleHashMap
 
asMap() - 类 中的方法org.apache.solr.common.util.MapBackedCache
 
asMap(int) - 类 中的方法org.apache.solr.common.util.NamedList
 
asMap(Map<String, T>) - 类 中的方法org.apache.solr.common.util.WrappedSimpleMap
 
asMap() - 类 中的方法org.apache.solr.common.util.WrappedSimpleMap
 
asMultiMap(SolrParams) - 类 中的静态方法org.apache.solr.common.params.MultiMapSolrParams
Returns a MultiMap view of the SolrParams as efficiently as possible.
asMultiMap(SolrParams, boolean) - 类 中的静态方法org.apache.solr.common.params.MultiMapSolrParams
Returns a MultiMap view of the SolrParams.
asShallowMap() - 类 中的方法org.apache.solr.common.util.NamedList
 
asShallowMap(boolean) - 类 中的方法org.apache.solr.common.util.NamedList
 
associatedPerNodeValues - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
asString - 类 中的变量org.apache.solr.common.cloud.PerReplicaStates.State
 
ASSUME_CONTENT_TYPE - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
Override the content type used for UpdateLoader
async - 类 中的变量org.apache.solr.client.solrj.request.beans.DeleteBackupPayload
 
ASYNC - 接口 中的静态变量org.apache.solr.common.params.CommonAdminParams
Async or not?
AsyncCollectionAdminRequest(CollectionParams.CollectionAction) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionAdminRequest
 
AsyncCollectionSpecificAdminRequest(CollectionParams.CollectionAction, String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionSpecificAdminRequest
 
asyncId - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionAdminRequest
 
AsyncShardSpecificAdminRequest(CollectionParams.CollectionAction, String, String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncShardSpecificAdminRequest
 
at(int) - 类 中的静态方法org.apache.solr.common.ConfigNode.Helpers
 
atomicUpdate(String, Function<byte[], byte[]>) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
atomicUpdate(String, BiFunction<Stat, byte[], byte[]>) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
attemptToDetermineContentType() - 类 中的方法org.apache.solr.common.util.ContentStreamBase
 
attr(String, String) - 接口 中的方法org.apache.solr.common.ConfigNode
 
attr(String) - 接口 中的方法org.apache.solr.common.ConfigNode
 
Attributes - org.apache.solr.client.solrj.io.eval中的接口
 
attributes - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Modify
 
attributes() - 接口 中的方法org.apache.solr.common.ConfigNode
Attributes
attrsToParams - 枚举 中的变量org.apache.solr.client.solrj.request.CollectionApiMapping.Meta
 
AUTHC_PATH - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
authenticate(Request, ContentResponse, Authentication.HeaderInfo, Attributes) - 类 中的方法org.apache.solr.client.solrj.util.SolrBasicAuthentication
 
AuthSchemeRegistryProvider() - 类 的构造器org.apache.solr.client.solrj.impl.SolrHttpClientContextBuilder.AuthSchemeRegistryProvider
 
AUTHZ_PATH - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
AUTO_ADD_REPLICAS - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
autoAddReplicas - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
autoAddReplicas - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
AUTOSCALING_DIAGNOSTICS_PATH - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
AUTOSCALING_HISTORY_PATH - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
AUTOSCALING_PATH - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
AUTOSCALING_SUGGESTIONS_PATH - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
AutoScalingConfig - org.apache.solr.client.solrj.cloud.autoscaling中的类
Bean representation of autoscaling.json, which parses data lazily.
AutoScalingConfig(byte[]) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
Construct from bytes that represent a UTF-8 JSON string.
AutoScalingConfig(Map<String, Object>) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
Construct from a JSON map representation.
AutoScalingConfig(Policy, Map<String, AutoScalingConfig.TriggerConfig>, Map<String, AutoScalingConfig.TriggerListenerConfig>, Map<String, Object>, int) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
 
AutoScalingConfig.ActionConfig - org.apache.solr.client.solrj.cloud.autoscaling中的类
Bean representation of trigger action configuration.
AutoScalingConfig.TriggerConfig - org.apache.solr.client.solrj.cloud.autoscaling中的类
Bean representation of trigger config.
AutoScalingConfig.TriggerListenerConfig - org.apache.solr.client.solrj.cloud.autoscaling中的类
Bean representation of trigger listener config.
AutoScalingParams - org.apache.solr.common.params中的接口
Requests parameters for autoscaling.
available() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
await() - 类 中的方法org.apache.solr.common.SolrCloseableLatch
 
await(long, TimeUnit) - 类 中的方法org.apache.solr.common.SolrCloseableLatch
 
awaitTermination(ExecutorService) - 类 中的静态方法org.apache.solr.common.util.ExecutorUtil
 

B

Backup(String, String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
 
BACKUP_ID - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
Unique id of the backup
BACKUP_INCREMENTAL - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
A parameter to specify whether incremental backup is used
BACKUP_LOCATION - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
A parameter to specify the location where the backup should be stored.
BACKUP_PURGE_UNUSED - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
Purging/deleting all index files, shard-backup metadata files, backup property files that are unreachable, uncompleted or corrupted.
BACKUP_REPOSITORY - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
A parameter to specify the name of the backup repository to be used.
backupCollection(String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
 
backupId - 类 中的变量org.apache.solr.client.solrj.request.beans.DeleteBackupPayload
 
backupId - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
backupName - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
BACKUPS_API_PATH - 类 中的静态变量org.apache.solr.common.params.V2ApiParams
 
BACKUPS_API_SHORT_PATH - 类 中的静态变量org.apache.solr.common.params.V2ApiParams
 
BadVersionException - org.apache.solr.client.solrj.cloud.autoscaling中的异常错误
 
BadVersionException(int, String) - 异常错误 的构造器org.apache.solr.client.solrj.cloud.autoscaling.BadVersionException
 
balanceReplicaProperty(String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to balance a replica property across the shards of a collection
BAOS() - 类 的构造器org.apache.solr.client.solrj.impl.BinaryRequestWriter.BAOS
 
Base64 - org.apache.solr.common.util中的类
Static methods for translating Base64 encoded strings to byte arrays and vice-versa.
Base64() - 类 的构造器org.apache.solr.common.util.Base64
 
base64ToByteArray(String) - 类 中的静态方法org.apache.solr.common.util.Base64
 
BASE_URL_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
BaseCloudSolrClient - org.apache.solr.client.solrj.impl中的类
 
BaseCloudSolrClient(boolean, boolean, boolean) - 类 的构造器org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
BaseCloudSolrClient.RouteException - org.apache.solr.client.solrj.impl中的异常错误
 
BaseCloudSolrClient.RouteResponse<T extends LBSolrClient.Req> - org.apache.solr.client.solrj.impl中的类
 
baseConfigSet - 类 中的变量org.apache.solr.client.solrj.request.beans.CreateConfigInfo
 
baseConfigSetName - 类 中的变量org.apache.solr.client.solrj.request.ConfigSetAdminRequest.Create
 
BaseHttpClusterStateProvider - org.apache.solr.client.solrj.impl中的类
 
BaseHttpClusterStateProvider() - 类 的构造器org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider
 
BaseHttpSolrClient - org.apache.solr.client.solrj.impl中的类
 
BaseHttpSolrClient() - 类 的构造器org.apache.solr.client.solrj.impl.BaseHttpSolrClient
 
BaseHttpSolrClient.RemoteExecutionException - org.apache.solr.client.solrj.impl中的异常错误
This should be thrown when a server has an error in executing the request and it sends a proper payload back to the client
BaseHttpSolrClient.RemoteSolrException - org.apache.solr.client.solrj.impl中的异常错误
Subclass of SolrException that allows us to capture an arbitrary HTTP status code that may have been returned by the remote server or a proxy along the way.
baseSolrUrl - 类 中的变量org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.Builder
 
baseSolrUrl - 类 中的变量org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.Builder
 
baseSolrUrl - 类 中的变量org.apache.solr.client.solrj.impl.Http2SolrClient.Builder
 
baseSolrUrl - 类 中的变量org.apache.solr.client.solrj.impl.HttpSolrClient.Builder
 
baseSolrUrls - 类 中的变量org.apache.solr.client.solrj.impl.LBHttpSolrClient.Builder
 
baseUrl - 类 中的变量org.apache.solr.client.solrj.impl.HttpSolrClient
The URL of the Solr server.
BATCH_INDEXED_FIELD_NAME - 类 中的静态变量org.apache.solr.client.solrj.io.stream.UpdateStream
 
BEFORE_ACTION - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
beforeActions - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerListenerConfig
 
BeforeReconnect - org.apache.solr.common.cloud中的接口
 
BELOW - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
BetaDistributionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
BetaDistributionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.BetaDistributionEvaluator
 
BF - 接口 中的静态变量org.apache.solr.common.params.DisMaxParams
query and init param for boosting functions
BicubicSplineEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
BicubicSplineEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.BicubicSplineEvaluator
 
BIGNUMBER - 类 中的静态变量org.noggit.JSONParser
Event indicating a JSON number value that was not produced by toString of any Java primitive numerics such as Double or Long.
BiJoinStream - org.apache.solr.client.solrj.io.stream中的类
Joins leftStream with rightStream based on a Equalitor.
BiJoinStream(TupleStream, TupleStream, StreamEqualitor) - 类 的构造器org.apache.solr.client.solrj.io.stream.BiJoinStream
 
BiJoinStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.BiJoinStream
 
BINARY_CONTENT_TYPE - 类 中的静态变量org.apache.solr.client.solrj.impl.BinaryResponseParser
 
BinaryRequestWriter - org.apache.solr.client.solrj.impl中的类
A RequestWriter which writes requests in the javabin format
BinaryRequestWriter() - 类 的构造器org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
BinaryRequestWriter.BAOS - org.apache.solr.client.solrj.impl中的类
 
BinaryResponseParser - org.apache.solr.client.solrj.impl中的类
 
BinaryResponseParser() - 类 的构造器org.apache.solr.client.solrj.impl.BinaryResponseParser
 
BindingException - org.apache.solr.client.solrj.beans中的异常错误
 
BindingException(String) - 异常错误 的构造器org.apache.solr.client.solrj.beans.BindingException
 
BindingException(String, Throwable) - 异常错误 的构造器org.apache.solr.client.solrj.beans.BindingException
 
BinEntryWriter() - 类 的构造器org.apache.solr.common.util.JavaBinCodec.BinEntryWriter
 
BinomialCoefficientEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
BinomialCoefficientEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.BinomialCoefficientEvaluator
 
BinomialDistributionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
BinomialDistributionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.BinomialDistributionEvaluator
 
bitsSeparator - 类 中的静态变量org.apache.solr.common.cloud.CompositeIdRouter
 
BLACKLIST - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
blockUntilFinished() - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient
 
blockUntilFinished() - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
BOOL_FALSE - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
BOOL_TRUE - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
boolAttr(String, boolean) - 接口 中的方法org.apache.solr.common.ConfigNode
 
BOOLEAN - 类 中的静态变量org.noggit.JSONParser
Event indicating a JSON boolean
boolVal(boolean) - 接口 中的方法org.apache.solr.common.ConfigNode
 
boolVal() - 接口 中的方法org.apache.solr.common.util.DataEntry
 
boolVal() - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
BOOST - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
BOUNDARY_SCANNER - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
BQ - 接口 中的静态变量org.apache.solr.common.params.DisMaxParams
query and init param for boosting query
BRACES_PLACEHOLDER_PATTERN - 类 中的静态变量org.apache.solr.common.util.Template
 
Bridge(Socket, URI) - 类 的构造器org.apache.solr.client.solrj.cloud.SocketProxy.Bridge
 
BS_CHARS - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
BS_COUNTRY - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
BS_LANGUAGE - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
BS_MAX_SCAN - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
BS_SEP - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
BS_TYPE - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
BS_VARIANT - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
Bucket - org.apache.solr.client.solrj.io.stream.metrics中的类
 
Bucket(String) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.Bucket
 
BucketBasedJsonFacet - org.apache.solr.client.solrj.response.json中的类
Represents the top-level response for a bucket-based JSON facet (i.e.
BucketBasedJsonFacet(NamedList<Object>) - 类 的构造器org.apache.solr.client.solrj.response.json.BucketBasedJsonFacet
 
BucketJsonFacet - org.apache.solr.client.solrj.response.json中的类
Represents an individual bucket result of a "term" or "range" facet.
BucketJsonFacet(NamedList<Object>) - 类 的构造器org.apache.solr.client.solrj.response.json.BucketJsonFacet
 
buf - 类 中的变量org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
buf - 类 中的变量org.apache.solr.common.util.BytesBlock
 
buf - 类 中的变量org.apache.solr.common.util.FastInputStream
 
buf - 类 中的变量org.apache.solr.common.util.FastOutputStream
 
buf - 类 中的变量org.apache.solr.common.util.FastWriter
 
buf - 类 中的变量org.noggit.CharArr
 
buf - 类 中的变量org.noggit.JSONParser
 
build() - 类 中的方法org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.Builder
Create a CloudHttp2SolrClient based on the provided configuration.
build() - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
Create a CloudSolrClient based on the provided configuration.
build() - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.Builder
Create a ConcurrentUpdateHttp2SolrClient based on the provided configuration options.
build() - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.Builder
Create a ConcurrentUpdateSolrClient based on the provided configuration options.
build() - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient.Builder
 
build() - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient.Builder
Create a HttpSolrClient based on provided configuration.
build() - 类 中的方法org.apache.solr.client.solrj.impl.LBHttpSolrClient.Builder
Create a HttpSolrClient based on provided configuration.
build() - 类 中的方法org.apache.solr.client.solrj.request.V2Request.Builder
 
Builder(List<String>) - 类 的构造器org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.Builder
Provide a series of Solr URLs to be used when configuring CloudHttp2SolrClient instances.
Builder(List<String>, Optional<String>) - 类 的构造器org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.Builder
Provide a series of ZK hosts which will be used when configuring CloudHttp2SolrClient instances.
Builder() - 类 的构造器org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
已过时。
use other constructors instead. This constructor will be changing visibility in an upcoming release.
Builder(List<String>) - 类 的构造器org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
Provide a series of Solr URLs to be used when configuring CloudSolrClient instances.
Builder(ClusterStateProvider) - 类 的构造器org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
Provide an already created ClusterStateProvider instance
Builder(List<String>, Optional<String>) - 类 的构造器org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
Provide a series of ZK hosts which will be used when configuring CloudSolrClient instances.
Builder(String, Http2SolrClient) - 类 的构造器org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.Builder
 
Builder(String, Http2SolrClient, boolean) - 类 的构造器org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.Builder
 
Builder(String) - 类 的构造器org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.Builder
Create a Builder object, based on the provided Solr URL.
Builder() - 类 的构造器org.apache.solr.client.solrj.impl.Http2SolrClient.Builder
 
Builder(String) - 类 的构造器org.apache.solr.client.solrj.impl.Http2SolrClient.Builder
 
Builder() - 类 的构造器org.apache.solr.client.solrj.impl.HttpSolrClient.Builder
 
Builder(String) - 类 的构造器org.apache.solr.client.solrj.impl.HttpSolrClient.Builder
Create a Builder object, based on the provided Solr URL.
Builder() - 类 的构造器org.apache.solr.client.solrj.impl.LBHttpSolrClient.Builder
 
Builder(String) - 类 的构造器org.apache.solr.client.solrj.request.V2Request.Builder
Create a Builder object based on the provided resource.
buildPhases(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.AnalysisResponseBase
Parses the given named list and builds a list of analysis phases form it.
buildTokenInfo(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.AnalysisResponseBase
Parses the given named list and builds a token infoform it.
buildTokenInfoFromString(String) - 类 中的方法org.apache.solr.client.solrj.response.AnalysisResponseBase
Convert a string value (from CharacterFilter) into a TokenInfo for its value full span.
BYTE - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
BYTEARR - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
ByteArrayStream(byte[], String) - 类 的构造器org.apache.solr.common.util.ContentStreamBase.ByteArrayStream
 
ByteArrayStream(byte[], String, String) - 类 的构造器org.apache.solr.common.util.ContentStreamBase.ByteArrayStream
 
byteArrayToBase64(byte[]) - 类 中的静态方法org.apache.solr.common.util.Base64
 
byteArrayToBase64(byte[], int, int) - 类 中的静态方法org.apache.solr.common.util.Base64
 
ByteArrayUtf8CharSequence - org.apache.solr.common.util中的类
A mutable byte[] backed Utf8CharSequence.
ByteArrayUtf8CharSequence(String) - 类 的构造器org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
ByteArrayUtf8CharSequence(byte[], int, int) - 类 的构造器org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
byteAt(int) - 类 中的方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
byteAt(int) - 接口 中的方法org.apache.solr.common.util.Utf8CharSequence
 
BytesBlock - org.apache.solr.common.util中的类
 
BytesBlock(int) - 类 的构造器org.apache.solr.common.util.BytesBlock
 
ByteUtils - org.apache.solr.common.util中的类
 
ByteUtils() - 类 的构造器org.apache.solr.common.util.ByteUtils
 

C

C_API_PATH - 类 中的静态变量org.apache.solr.common.params.V2ApiParams
 
cache - 类 中的变量org.apache.solr.client.solrj.io.stream.Facet2DStream
 
cache - 类 中的变量org.apache.solr.client.solrj.io.stream.FacetStream
 
cache - 类 中的变量org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
cache - 类 中的变量org.apache.solr.client.solrj.io.stream.KnnStream
 
cache - 类 中的变量org.apache.solr.client.solrj.io.stream.RandomStream
 
cache - 类 中的变量org.apache.solr.client.solrj.io.stream.SearchStream
 
cache - 类 中的变量org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
cache - 类 中的变量org.apache.solr.client.solrj.io.stream.StatsStream
 
cache - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
cache - 类 中的变量org.apache.solr.client.solrj.io.stream.TimeSeriesStream
 
CACHE - 接口 中的静态变量org.apache.solr.common.params.CommonParams
Used as a local parameter on queries.
Cache<K,V> - org.apache.solr.common.util中的接口
 
CACHE_FIELD_VAL_CHARS_THRESHOLD - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
cacheMillis - 类 中的变量org.apache.solr.client.solrj.io.stream.ModelStream
 
cacheStats - 类 中的静态变量org.apache.solr.client.solrj.cloud.autoscaling.Row
 
calcHash(String) - 类 中的方法org.apache.solr.common.cloud.HashBasedRouter
 
calculateQueryParams(Set<String>, ModifiableSolrParams) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
 
CalculatorStream - org.apache.solr.client.solrj.io.stream中的类
 
CalculatorStream() - 类 的构造器org.apache.solr.client.solrj.io.stream.CalculatorStream
 
CalculatorStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.CalculatorStream
 
calcUTF16toUTF8Length(CharSequence, int, int) - 类 中的静态方法org.apache.solr.common.util.ByteUtils
Calculates the number of UTF8 bytes necessary to write a UTF16 string.
call() - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream.StreamOpener
 
call() - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream.StreamOpener
 
call() - 类 中的方法org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream.FeaturesSelectionCall
 
call() - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelListStream.StreamOpener
 
call() - 类 中的方法org.apache.solr.client.solrj.io.stream.SignificantTermsStream.SignificantTermsCall
 
call() - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream.LogitCall
 
call(T) - 接口 中的方法org.apache.solr.common.Callable
 
Callable<T> - org.apache.solr.common中的接口
 
callback - 类 中的变量org.apache.solr.client.solrj.impl.StreamingBinaryResponseParser
 
callEnd() - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
canBecomeLeader(String) - 类 中的方法org.apache.solr.client.solrj.cloud.ShardTerms
Can coreNodeName become leader?
CanberraEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
CanberraEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.CanberraEvaluator
 
CanberraEvaluator(StreamExpression, StreamFactory, List<String>) - 类 的构造器org.apache.solr.client.solrj.io.eval.CanberraEvaluator
 
Cancel(String) - 类 的构造器org.apache.solr.client.solrj.request.DelegationTokenRequest.Cancel
 
Cancel() - 类 的构造器org.apache.solr.client.solrj.response.DelegationTokenResponse.Cancel
 
capacity() - 类 中的方法org.noggit.CharArr
The capacity of the buffer when empty (getArray().size())
captureErrors(List<CommandOperation>) - 类 中的静态方法org.apache.solr.common.util.CommandOperation
 
CartesianProductStream - org.apache.solr.client.solrj.io.stream中的类
 
CartesianProductStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.CartesianProductStream
 
CeilingEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
CeilingEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.CeilingEvaluator
 
Cell - org.apache.solr.client.solrj.cloud.autoscaling中的类
Each instance represents an attribute that is being tracked by the framework such as , freedisk, cores etc
Cell(int, String, Object, Object, Variable.Type, Row) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.Cell
 
CellStream - org.apache.solr.client.solrj.io.stream中的类
 
CellStream(String, TupleStream) - 类 的构造器org.apache.solr.client.solrj.io.stream.CellStream
 
CellStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.CellStream
 
CharArr - org.noggit中的类
 
CharArr() - 类 的构造器org.noggit.CharArr
 
CharArr(int) - 类 的构造器org.noggit.CharArr
 
CharArr(char[], int, int) - 类 的构造器org.noggit.CharArr
 
charAt(int) - 类 中的方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
charAt(int) - 类 中的方法org.noggit.CharArr
 
ChebyshevDistanceEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ChebyshevDistanceEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ChebyshevDistanceEvaluator
 
ChebyshevEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ChebyshevEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ChebyshevEvaluator
 
ChebyshevEvaluator(StreamExpression, StreamFactory, List<String>) - 类 的构造器org.apache.solr.client.solrj.io.eval.ChebyshevEvaluator
 
check(String...) - 类 中的方法org.apache.solr.common.params.RequiredSolrParams
 
checkEmpty() - 类 中的静态方法org.apache.solr.common.util.ObjectReleaseTracker
 
checkEOF(JSONParser) - 类 中的静态方法org.noggit.ObjectBuilder
 
checkInterrupted(Throwable) - 类 中的静态方法org.apache.solr.common.cloud.SolrZkClient
Check to see if a Throwable is an InterruptedException, and if it is, set the thread interrupt flag
checkLive - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
checkpointEvery - 类 中的变量org.apache.solr.client.solrj.io.stream.TopicStream
 
child(String) - 接口 中的方法org.apache.solr.common.ConfigNode
Child by name
child(List<String>) - 接口 中的方法org.apache.solr.common.ConfigNode
 
child(String, Supplier<RuntimeException>) - 接口 中的方法org.apache.solr.common.ConfigNode
 
child(Predicate<ConfigNode>, String) - 接口 中的方法org.apache.solr.common.ConfigNode
Iterate through child nodes with the name and return the first child that matches
CHILDDOC - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
childNodesToList(Node) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
childNodesToNamedList(Node) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
childNodesToNamedList(ConfigNode) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
children() - 类 中的方法org.apache.solr.client.solrj.io.graph.GatherNodesStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.graph.ShortestPathStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.Lang.LocalInputStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.CalculatorStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.CartesianProductStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.CellStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.CommitStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.ComplementStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.CsvStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.DaemonStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.DrillStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.EchoStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.EvalStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.ExceptionStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.ExecutorStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.Facet2DStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.FetchStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.GetStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.HashJoinStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.HashRollupStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.HavingStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.IntersectStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.JDBCStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.JoinStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.KnnStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.LetStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.ListStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.MergeStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.ModelStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.NoOpStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.NullStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelListStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.PlotStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.PriorityStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.PushBackStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomFacadeStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.RankStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.ReducerStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.RollupStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.ScoreNodesStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.SearchFacadeStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.SearchStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.SelectStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.SolrStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.SortStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.SqlStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.StatsStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream.TermsStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.TimeSeriesStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.TopicStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.TupleStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.TupStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.UniqueStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.UpdateStream
 
children() - 类 中的方法org.apache.solr.client.solrj.io.stream.ZplotStream
 
ChiSquareDataSetEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ChiSquareDataSetEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ChiSquareDataSetEvaluator
 
CLASS - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
ClassificationEvaluation - org.apache.solr.client.solrj.io中的类
 
ClassificationEvaluation() - 类 的构造器org.apache.solr.client.solrj.io.ClassificationEvaluation
 
Clause - org.apache.solr.client.solrj.cloud.autoscaling中的类
Represents a set of conditions in the policy
Clause(Clause, Function<Condition, Object>) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
Clause.ComputedValueEvaluator - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
clausesFromMap(Map<String, List<Map<String, Object>>>, List<String>) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
clean(String) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
clean(String, Predicate<String>) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
clean(SolrZkClient, String) - 类 中的静态方法org.apache.solr.common.cloud.ZkMaintenanceUtils
 
clean(SolrZkClient, String, Predicate<String>) - 类 中的静态方法org.apache.solr.common.cloud.ZkMaintenanceUtils
Delete a path and all of its sub nodes
clean(AtomicReference<?>) - 接口 中的方法org.apache.solr.common.util.ExecutorUtil.InheritableThreadLocalProvider
This method is invoked in the threadpool thread after the execution clean all the variables set in the set method
CLEANUP - 接口 中的静态变量org.apache.solr.common.params.ConfigSetParams
 
clear() - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
clear the pending documents and delete commands
clear() - 类 中的方法org.apache.solr.common.params.ModifiableSolrParams
clear all parameters
clear() - 类 中的方法org.apache.solr.common.SolrDocument
Remove all fields from the document
clear() - 类 中的方法org.apache.solr.common.SolrInputDocument
Remove all fields from the document
clear() - 接口 中的方法org.apache.solr.common.util.Cache
 
clear() - 类 中的方法org.apache.solr.common.util.MapBackedCache
 
clear() - 类 中的方法org.apache.solr.common.util.NamedList
 
clear() - 类 中的方法org.apache.solr.common.util.ObjectCache
 
clear() - 类 中的静态方法org.apache.solr.common.util.ObjectReleaseTracker
 
clear() - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
clearReplicaStateProvider() - 类 中的静态方法org.apache.solr.common.cloud.ClusterState
 
clearRequestInterceptors() - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
 
clearSorts() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Clears current sort information.
clearWarnings() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
client - 类 中的变量org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.Builder
 
clientPort - 类 中的变量org.apache.solr.common.cloud.ZkDynamicConfig.Server
 
clientPortAddress - 类 中的变量org.apache.solr.common.cloud.ZkDynamicConfig.Server
 
ClientUtils - org.apache.solr.client.solrj.util中的类
 
ClientUtils() - 类 的构造器org.apache.solr.client.solrj.util.ClientUtils
 
clone() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
 
clone() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
clone() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
clone() - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
clone() - 类 中的方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
clone(List<CommandOperation>) - 类 中的静态方法org.apache.solr.common.util.CommandOperation
 
clone() - 类 中的方法org.apache.solr.common.util.NamedList
Makes a shallow copy of the named list.
clone() - 类 中的方法org.apache.solr.common.util.SimpleOrderedMap
 
clone() - 接口 中的方法org.apache.solr.common.util.Utf8CharSequence
 
cloneToNewSession(SolrCloudManager) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy.Session
Given a session (this one), creates a new one for placement simulations that retains all the relevant information, whether or not that info already made it to Zookeeper.
cloneWithCollectionAlias(String, String) - 类 中的方法org.apache.solr.common.cloud.Aliases
Creates a new Aliases instance with the same data as the current one but with a modification based on the parameters.
cloneWithCollectionAliasProperties(String, String, String) - 类 中的方法org.apache.solr.common.cloud.Aliases
Set the value for some properties on a collection alias.
cloneWithCollectionAliasProperties(String, Map<String, String>) - 类 中的方法org.apache.solr.common.cloud.Aliases
Set the values for some properties keys on a collection alias.
cloneWithRename(String, String) - 类 中的方法org.apache.solr.common.cloud.Aliases
Rename an alias.
close() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingCloudManager
 
close() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingClusterStateProvider
 
close() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingDistribStateManager
 
close() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingNodeStateProvider
 
close() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy.Acceptor
 
close() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy.Bridge
 
close() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy
 
close() - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
close() - 类 中的方法org.apache.solr.client.solrj.impl.CloudHttp2SolrClient
 
close() - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient
 
close() - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient
 
close() - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
close() - 类 中的方法org.apache.solr.client.solrj.impl.Http2ClusterStateProvider
 
close() - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient
 
close() - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient.OutStream
 
close(HttpClient) - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
 
close() - 类 中的方法org.apache.solr.client.solrj.impl.HttpClusterStateProvider
 
close() - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
Close the HttpClientConnectionManager from the internal client.
close() - 类 中的方法org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder
 
close() - 类 中的方法org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
close() - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
 
close() - 类 中的方法org.apache.solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactory
 
close() - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientCloudManager
 
close() - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider
 
close() - 类 中的方法org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
close() - 类 中的方法org.apache.solr.client.solrj.impl.ZkDistribStateManager
 
close() - 类 中的方法org.apache.solr.client.solrj.io.graph.GatherNodesStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.graph.ShortestPathStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.Lang.LocalInputStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.SolrClientCache
 
close() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.CalculatorStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.CartesianProductStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.CellStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream
Closes the CloudSolrStream
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.CommitStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.ComplementStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.CsvStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.DaemonStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.EchoStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.EvalStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.ExceptionStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.ExecutorStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.Facet2DStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.FetchStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.GetStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.HashJoinStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.HashRollupStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.HavingStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.IntersectStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.JavabinTupleStreamParser
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.JDBCStream
Closes the JDBCStream
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.JoinStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.JSONTupleStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.KnnStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.LetStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.ListStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.MergeStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.ModelStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.NoOpStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.NullStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelListStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.PlotStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.PriorityStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.PushBackStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomFacadeStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.RankStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.ReducerStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.RollupStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.ScoreNodesStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.SearchFacadeStream
Closes the CloudSolrStream
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.SearchStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.SelectStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.SolrStream
Closes the Stream to a single Solr Instance
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.SortStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.SqlStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.StatsStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream.TermsStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.TimeSeriesStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.TopicStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.TupleStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.TupStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.UniqueStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.UpdateStream
 
close() - 类 中的方法org.apache.solr.client.solrj.io.stream.ZplotStream
 
close() - 类 中的方法org.apache.solr.common.cloud.ConnectionManager
 
close() - 类 中的方法org.apache.solr.common.cloud.NodesSysPropsCacher
 
close() - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
close() - 类 中的方法org.apache.solr.common.cloud.SolrZooKeeper
 
close() - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
close() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
close() - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
close() - 类 中的方法org.apache.solr.common.util.FastWriter
 
close() - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
close() - 类 中的方法org.apache.solr.common.util.ObjectCache
 
close() - 类 中的方法org.apache.solr.common.util.SolrJSONWriter
done with all writing
close() - 类 中的方法org.noggit.CharArr
 
closeCnxn() - 类 中的方法org.apache.solr.common.cloud.SolrZooKeeper
 
closeHttp2Client - 类 中的变量org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.Builder
 
closeQuietly(Closeable) - 类 中的静态方法org.apache.solr.common.util.IOUtils
 
CloudCollectionsListener - org.apache.solr.common.cloud中的接口
Callback registered with ZkStateReader.registerCloudCollectionsListener(CloudCollectionsListener) and called whenever the cloud's set of collections changes.
CloudHttp2SolrClient - org.apache.solr.client.solrj.impl中的类
SolrJ client class to communicate with SolrCloud using Http2SolrClient.
CloudHttp2SolrClient(CloudHttp2SolrClient.Builder) - 类 的构造器org.apache.solr.client.solrj.impl.CloudHttp2SolrClient
Create a new client object that connects to Zookeeper and is always aware of the SolrCloud state.
CloudHttp2SolrClient.Builder - org.apache.solr.client.solrj.impl中的类
Constructs CloudHttp2SolrClient instances from provided configuration.
CloudSolrClient - org.apache.solr.client.solrj.impl中的类
SolrJ client class to communicate with SolrCloud.
CloudSolrClient(CloudSolrClient.Builder) - 类 的构造器org.apache.solr.client.solrj.impl.CloudSolrClient
Create a new client object that connects to Zookeeper and is always aware of the SolrCloud state.
cloudSolrClient - 类 中的变量org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
cloudSolrClient - 类 中的变量org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
cloudSolrClient - 类 中的变量org.apache.solr.client.solrj.io.stream.Facet2DStream
 
cloudSolrClient - 类 中的变量org.apache.solr.client.solrj.io.stream.FacetStream
 
cloudSolrClient - 类 中的变量org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
cloudSolrClient - 类 中的变量org.apache.solr.client.solrj.io.stream.KnnStream
 
cloudSolrClient - 类 中的变量org.apache.solr.client.solrj.io.stream.RandomStream
 
cloudSolrClient - 类 中的变量org.apache.solr.client.solrj.io.stream.SearchStream
 
cloudSolrClient - 类 中的变量org.apache.solr.client.solrj.io.stream.SqlStream
 
cloudSolrClient - 类 中的变量org.apache.solr.client.solrj.io.stream.StatsStream
 
cloudSolrClient - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
cloudSolrClient - 类 中的变量org.apache.solr.client.solrj.io.stream.TimeSeriesStream
 
CloudSolrClient.Builder - org.apache.solr.client.solrj.impl中的类
Constructs CloudSolrClient instances from provided configuration.
CloudSolrClient.RouteException - org.apache.solr.client.solrj.impl中的异常错误
已过时。
since Solr 8.0
CloudSolrClient.RouteResponse - org.apache.solr.client.solrj.impl中的类
已过时。
since Solr 8.0
CloudSolrStream - org.apache.solr.client.solrj.io.stream中的类
Connects to Zookeeper to pick replicas from a specific collection to send the query to.
CloudSolrStream() - 类 的构造器org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
CloudSolrStream(String, String, SolrParams) - 类 的构造器org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
CloudSolrStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
CloudSolrStream.StreamOpener - org.apache.solr.client.solrj.io.stream中的类
 
CloudSolrStream.TupleWrapper - org.apache.solr.client.solrj.io.stream中的类
 
cluster - 类 中的变量org.apache.solr.client.solrj.request.beans.ClusterPropInfo.DefaultsInfo
 
Cluster - org.apache.solr.client.solrj.response中的类
This class represents a cluster of Solr Docs .
Cluster(List<String>, double, List<String>) - 类 的构造器org.apache.solr.client.solrj.response.Cluster
 
Cluster(List<String>, double, List<String>, List<Cluster>, boolean) - 类 的构造器org.apache.solr.client.solrj.response.Cluster
 
CLUSTER - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
Cluster wide defaults can be nested under this key e.g.
CLUSTER_POLICY - 类 中的静态变量org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
CLUSTER_PREFERENCES - 类 中的静态变量org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
CLUSTER_PROPS - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
CLUSTER_STATE - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
ClusterInfo() - 类 的构造器org.apache.solr.client.solrj.request.beans.ClusterPropInfo.ClusterInfo
 
ClusteringResponse - org.apache.solr.client.solrj.response中的类
Encapsulates responses from ClusteringComponent
ClusteringResponse(List<NamedList<Object>>) - 类 的构造器org.apache.solr.client.solrj.response.ClusteringResponse
 
ClusterPoint(String, double[]) - 类 的构造器org.apache.solr.client.solrj.io.eval.DbscanEvaluator.ClusterPoint
 
ClusterPoint(String, double[]) - 类 的构造器org.apache.solr.client.solrj.io.eval.KmeansEvaluator.ClusterPoint
 
ClusterProperties - org.apache.solr.common.cloud中的类
Interact with solr cluster properties Note that all methods on this class make calls to ZK on every invocation.
ClusterProperties(SolrZkClient) - 类 的构造器org.apache.solr.common.cloud.ClusterProperties
Creates a ClusterProperties object using a provided SolrZkClient
ClusterPropertiesListener - org.apache.solr.common.cloud中的接口
Listener that can be used with ZkStateReader.registerClusterPropertiesListener(ClusterPropertiesListener) and called whenever the cluster properties changes.
ClusterPropInfo - org.apache.solr.client.solrj.request.beans中的类
 
ClusterPropInfo() - 类 的构造器org.apache.solr.client.solrj.request.beans.ClusterPropInfo
 
ClusterPropInfo.ClusterInfo - org.apache.solr.client.solrj.request.beans中的类
 
ClusterPropInfo.CollectionDefaults - org.apache.solr.client.solrj.request.beans中的类
 
ClusterPropInfo.DefaultsInfo - org.apache.solr.client.solrj.request.beans中的类
 
ClusterState - org.apache.solr.common.cloud中的类
Immutable state of the cloud.
ClusterState(Integer, Set<String>, Map<String, DocCollection>) - 类 的构造器org.apache.solr.common.cloud.ClusterState
Use this constr when ClusterState is meant for consumption.
ClusterState(Set<String>, Map<String, ClusterState.CollectionRef>, Integer) - 类 的构造器org.apache.solr.common.cloud.ClusterState
Use this if all the collection states are not readily available and some needs to be lazily loaded
clusterState - 类 中的变量org.apache.solr.common.cloud.ZkStateReader
A view of the current state of all collections; combines all the different state sources into a single view.
ClusterState.CollectionRef - org.apache.solr.common.cloud中的类
 
ClusterStateProvider - org.apache.solr.client.solrj.impl中的接口
 
ClusterStateUtil - org.apache.solr.common.cloud中的类
 
ClusterStateUtil() - 类 的构造器org.apache.solr.common.cloud.ClusterStateUtil
 
ClusterStatus() - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
ClusterTuple(Map, List<Cluster<DbscanEvaluator.ClusterPoint>>, List<String>) - 类 的构造器org.apache.solr.client.solrj.io.eval.DbscanEvaluator.ClusterTuple
 
ClusterTuple(Map, List<CentroidCluster<KmeansEvaluator.ClusterPoint>>, List<String>) - 类 的构造器org.apache.solr.client.solrj.io.eval.KmeansEvaluator.ClusterTuple
 
ClusterTuple(Map, List<CentroidCluster<KmeansEvaluator.ClusterPoint>>, List<String>, Matrix) - 类 的构造器org.apache.solr.client.solrj.io.eval.KmeansEvaluator.ClusterTuple
 
CMD_REMOVE_LISTENER - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
CMD_REMOVE_POLICY - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
CMD_REMOVE_TRIGGER - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
CMD_RESUME_TRIGGER - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
CMD_SET_CLUSTER_POLICY - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
CMD_SET_CLUSTER_PREFERENCES - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
CMD_SET_LISTENER - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
CMD_SET_POLICY - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
CMD_SET_PROPERTIES - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
CMD_SET_TRIGGER - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
CMD_SUSPEND_TRIGGER - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
CoalesceEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
CoalesceEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.CoalesceEvaluator
 
code() - 异常错误 中的方法org.apache.solr.common.SolrException
The HTTP Status code associated with this Exception.
code - 枚举 中的变量org.apache.solr.common.SolrException.ErrorCode
 
COLL_CONF - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
The name of the config set to be used for a collection
Collation() - 类 的构造器org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
collection - 类 中的变量org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
collection - 类 中的变量org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
collection - 类 中的变量org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
collection - 类 中的变量org.apache.solr.client.solrj.io.stream.ModelStream
 
collection - 类 中的变量org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
collection - 类 中的变量org.apache.solr.client.solrj.io.stream.SqlStream
 
collection - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
collection - 类 中的变量org.apache.solr.client.solrj.request.beans.ClusterPropInfo.ClusterInfo
 
collection - 类 中的变量org.apache.solr.client.solrj.request.beans.ClusterPropInfo.DefaultsInfo
 
collection - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
collection - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionSpecificAdminRequest
 
collection - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncShardSpecificAdminRequest
 
collection - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
collection - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
collection - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
collection - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.MigrateClusterState
 
collection - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.MoveReplica
 
collection - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.RebalanceLeaders
 
collection - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.ShardSpecificAdminRequest
 
collection - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
collection - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
collection - 类 中的变量org.apache.solr.common.cloud.Replica
 
collection - 类 中的变量org.apache.solr.common.cloud.Slice
 
COLLECTION - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
COLLECTION - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
 
COLLECTION - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
The collection name in solr cloud
COLLECTION - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
 
COLLECTION_DEF - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
已过时。
COLLECTION_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
COLLECTION_PROPS_ZKNODE - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
CollectionAdminParams - org.apache.solr.common.params中的接口
 
CollectionAdminRequest<T extends CollectionAdminResponse> - org.apache.solr.client.solrj.request中的类
This class is experimental and subject to change.
CollectionAdminRequest(CollectionParams.CollectionAction) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest
 
CollectionAdminRequest(String, CollectionParams.CollectionAction) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest
 
CollectionAdminRequest.AddReplica - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.AddReplicaProp - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.AddRole - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.AsyncCollectionAdminRequest - org.apache.solr.client.solrj.request中的类
Base class for asynchronous collection admin requests
CollectionAdminRequest.AsyncCollectionSpecificAdminRequest - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.AsyncShardSpecificAdminRequest - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.Backup - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.BalanceShardUnique - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.ClusterProp - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.ClusterStatus - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.CollectionAdminRoleRequest - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.CollectionProp - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.ColStatus - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.Create - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.CreateAlias - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.CreateCategoryRoutedAlias - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.CreateShard - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.CreateSnapshot - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.CreateTimeRoutedAlias - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.Delete - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.DeleteAlias - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.DeleteBackup - org.apache.solr.client.solrj.request中的类
SolrRequest class for the "Backup Deletion" API.
CollectionAdminRequest.DeleteNode - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.DeleteReplica - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.DeleteReplicaProp - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.DeleteShard - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.DeleteSnapshot - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.DeleteStatus - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.DimensionalRoutedAlias - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.ForceLeader - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.List - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.ListAliases - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.ListBackup - org.apache.solr.client.solrj.request中的类
SolrRequest class for the "Backup List" API.
CollectionAdminRequest.ListCollectionInfo - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.ListSnapshots - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.LogReplayReplica - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.Migrate - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.MigrateClusterState - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.Modify - org.apache.solr.client.solrj.request中的类
A Modify Collection request
CollectionAdminRequest.MoveReplica - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.OverseerStatus - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.RebalanceLeaders - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.ReindexCollection - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.Reload - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.RemoveRole - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.Rename - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.ReplaceNode - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.RequestStatus - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.RequestStatusResponse - org.apache.solr.client.solrj.request中的类
A response object for CollectionAdminRequest.RequestStatus requests
CollectionAdminRequest.Restore - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.RoutedAliasAdminRequest - org.apache.solr.client.solrj.request中的接口
 
CollectionAdminRequest.SetAliasProperty - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.ShardSpecificAdminRequest - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.SplitShard - org.apache.solr.client.solrj.request中的类
 
CollectionAdminRequest.UtilizeNode - org.apache.solr.client.solrj.request中的类
 
CollectionAdminResponse - org.apache.solr.client.solrj.response中的类
 
CollectionAdminResponse() - 类 的构造器org.apache.solr.client.solrj.response.CollectionAdminResponse
 
CollectionAdminRoleRequest(CollectionParams.CollectionAction, String, String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionAdminRoleRequest
 
CollectionApiMapping - org.apache.solr.client.solrj.request中的类
Stores the mapping of v1 API parameters to v2 API parameters for the collection API and the configset API.
CollectionApiMapping() - 类 的构造器org.apache.solr.client.solrj.request.CollectionApiMapping
 
CollectionApiMapping.CommandMeta - org.apache.solr.client.solrj.request中的接口
 
CollectionApiMapping.EndPoint - org.apache.solr.client.solrj.request中的枚举
 
CollectionApiMapping.Meta - org.apache.solr.client.solrj.request中的枚举
 
CollectionApiMapping.V2EndPoint - org.apache.solr.client.solrj.request中的接口
 
collectionDefaults - 类 中的变量org.apache.solr.client.solrj.request.beans.ClusterPropInfo
 
CollectionDefaults() - 类 的构造器org.apache.solr.client.solrj.request.beans.ClusterPropInfo.CollectionDefaults
 
CollectionParams - org.apache.solr.common.params中的接口
 
CollectionParams.CollectionAction - org.apache.solr.common.params中的枚举
 
CollectionParams.LockLevel - org.apache.solr.common.params中的枚举
 
CollectionProperties - org.apache.solr.common.cloud中的类
Interact with solr collection properties Note that all methods on this class make calls to ZK on every invocation.
CollectionProperties(SolrZkClient) - 类 的构造器org.apache.solr.common.cloud.CollectionProperties
Creates a CollectionProperties object using a provided SolrZkClient
CollectionPropsWatcher - org.apache.solr.common.cloud中的接口
Callback registered with ZkStateReader.registerCollectionPropsWatcher(String, CollectionPropsWatcher) and called whenever the collection properties change.
CollectionRef(DocCollection) - 类 的构造器org.apache.solr.common.cloud.ClusterState.CollectionRef
 
COLLECTIONS_API_PATH - 类 中的静态变量org.apache.solr.common.params.V2ApiParams
 
COLLECTIONS_HANDLER_PATH - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
COLLECTIONS_ZKNODE - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
collectionStateCache - 类 中的变量org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
CollectionStatePredicate - org.apache.solr.common.cloud中的接口
Interface to determine if a set of liveNodes and a collection's state matches some expecatations.
CollectionStateWatcher - org.apache.solr.common.cloud中的接口
Callback registered with ZkStateReader.registerCollectionStateWatcher(String, CollectionStateWatcher) and called whenever there is a change in the collection state or in the list of liveNodes.
collectionStatus(String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Return a SolrRequest for low-level detailed status of the specified collection.
collectionStatuses() - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Return a SolrRequest for low-level detailed status of all collections on the cluster.
collectionVsShardVsReplicas - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Row
 
collectKeyNames(Map<String, Object>, List<String>, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionApiMapping
 
COLOCATED_WITH - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
The reverse-link to WITH_COLLECTION flag.
ColumnAtEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ColumnAtEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ColumnAtEvaluator
 
ColumnCountEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ColumnCountEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ColumnCountEvaluator
 
ColumnEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ColumnEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ColumnEvaluator
 
ColumnEvaluator(StreamExpression, StreamFactory, List<String>) - 类 的构造器org.apache.solr.client.solrj.io.eval.ColumnEvaluator
 
com.alibaba.lindorm.search.client.searchj.partition - 程序包 com.alibaba.lindorm.search.client.searchj.partition
 
com.alibaba.lindorm.search.common.cloud - 程序包 com.alibaba.lindorm.search.common.cloud
 
com.alibaba.lindorm.search.common.params - 程序包 com.alibaba.lindorm.search.common.params
 
com.alibaba.lindorm.search.common.util - 程序包 com.alibaba.lindorm.search.common.util
 
command() - 接口 中的方法org.apache.solr.common.cloud.BeforeReconnect
 
command() - 接口 中的方法org.apache.solr.common.cloud.OnReconnect
 
commandName - 枚举 中的变量org.apache.solr.client.solrj.request.CollectionApiMapping.Meta
 
commandName - 枚举 中的变量org.apache.solr.client.solrj.request.CoreApiMapping.Meta
 
CommandOperation - org.apache.solr.common.util中的类
 
CommandOperation(String, Object) - 类 的构造器org.apache.solr.common.util.CommandOperation
 
commit() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
commit(SolrClient, String) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
commit(String) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs an explicit commit, causing pending documents to be committed for indexing waitFlush=true and waitSearcher=true to be inline with the defaults for plain HTTP access Be very careful when triggering commits from the client side.
commit() - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs an explicit commit, causing pending documents to be committed for indexing waitFlush=true and waitSearcher=true to be inline with the defaults for plain HTTP access Be very careful when triggering commits from the client side.
commit(String, boolean, boolean) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs an explicit commit, causing pending documents to be committed for indexing Be very careful when triggering commits from the client side.
commit(boolean, boolean) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs an explicit commit, causing pending documents to be committed for indexing Be very careful when triggering commits from the client side.
commit(String, boolean, boolean, boolean) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs an explicit commit, causing pending documents to be committed for indexing Be very careful when triggering commits from the client side.
commit(boolean, boolean, boolean) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs an explicit commit, causing pending documents to be committed for indexing Be very careful when triggering commits from the client side.
COMMIT - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
Commit everything after the command completes
COMMIT_NAME - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
A parameter to specify the name of the commit to be stored during the backup operation.
COMMIT_WITHIN - 类 中的静态变量org.apache.solr.client.solrj.request.UpdateRequest
 
COMMIT_WITHIN - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
Commit within a certain time period (in ms)
commitName - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
 
commitName - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateSnapshot
 
commitName - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteSnapshot
 
CommitStream - org.apache.solr.client.solrj.io.stream中的类
Sends a commit message to a SolrCloud collection
CommitStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.CommitStream
 
CommitStream(String, TupleStream, String, int, boolean, boolean, boolean) - 类 的构造器org.apache.solr.client.solrj.io.stream.CommitStream
 
commitWithin - 类 中的变量org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
CommonAdminParams - org.apache.solr.common.params中的接口
 
CommonParams - org.apache.solr.common.params中的接口
Parameters used across many handlers
CommonParams.EchoParamStyle - org.apache.solr.common.params中的枚举
valid values for: echoParams
CommonTestInjection - org.apache.solr.common.util中的类
Allows random faults to be injected in running code during test runs across all solr packages.
CommonTestInjection() - 类 的构造器org.apache.solr.common.util.CommonTestInjection
 
comp - 类 中的变量org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
comp - 类 中的变量org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
comp - 类 中的变量org.apache.solr.client.solrj.io.stream.SearchStream
 
ComparatorLambda - org.apache.solr.client.solrj.io.comp中的接口
Interface for use with a comparator lambda
ComparatorOrder - org.apache.solr.client.solrj.io.comp中的枚举
Enum for supported comparator ordering
compare(Tuple, Tuple) - 接口 中的方法org.apache.solr.client.solrj.io.comp.ComparatorLambda
 
compare(Tuple, Tuple) - 类 中的方法org.apache.solr.client.solrj.io.comp.FieldComparator
 
compare(Tuple, Tuple) - 类 中的方法org.apache.solr.client.solrj.io.comp.MultipleFieldComparator
 
compare(Tuple, Tuple) - 类 中的方法org.apache.solr.client.solrj.io.comp.SingleValueComparator
 
compare(Object, Object) - 类 中的方法org.apache.solr.client.solrj.routing.NodePreferenceRulesComparator
 
compareStateVersions(String, int) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
compareTo(Clause) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
compareTo(KnnEvaluator.Neighbor) - 类 中的方法org.apache.solr.client.solrj.io.eval.KnnEvaluator.Neighbor
 
compareTo(TopFeaturesEvaluator.Pair) - 类 中的方法org.apache.solr.client.solrj.io.eval.TopFeaturesEvaluator.Pair
 
compareTo(CloudSolrStream.TupleWrapper) - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream.TupleWrapper
 
compareTo(DeepRandomStream.TupleWrapper) - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream.TupleWrapper
 
compareTo(DocRouter.Range) - 类 中的方法org.apache.solr.common.cloud.DocRouter.Range
 
compareTo(ReplicaPosition) - 类 中的方法org.apache.solr.common.cloud.ReplicaPosition
 
compareTo(EnumFieldValue) - 类 中的方法org.apache.solr.common.EnumFieldValue
 
compareTo(Object) - 接口 中的方法org.apache.solr.common.util.Utf8CharSequence
 
compareViolation(Violation, Violation) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.FreeDiskVariable
 
compareViolation(Violation, Violation) - 接口 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable
 
compareViolation(Violation, Violation) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
compareViolation(Violation, Violation) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
 
compareViolation(Violation, Violation) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.WithCollectionVariable
 
ComplementStream - org.apache.solr.client.solrj.io.stream中的类
Emits tuples from streamA which do not exist in streamB.
ComplementStream(TupleStream, TupleStream, StreamEqualitor) - 类 的构造器org.apache.solr.client.solrj.io.stream.ComplementStream
 
ComplementStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.ComplementStream
 
CompositeHashPartition - com.alibaba.lindorm.search.client.searchj.partition中的类
composite hash partition table, standard sql usage: CREATE TABLE test() PARTITION BY HASH(c1,c2) PARTITIONS 16; CREATE TABLE test() PARTITION BY HASH((c1,4),c2) PARTITIONS 16; up to three partition keys are supported at the same time.
CompositeHashPartition() - 类 的构造器com.alibaba.lindorm.search.client.searchj.partition.CompositeHashPartition
 
CompositeHashPartitionRouter - com.alibaba.lindorm.search.common.cloud中的类
Multi-partition key routing, up to three partition keys.
CompositeHashPartitionRouter() - 类 的构造器com.alibaba.lindorm.search.common.cloud.CompositeHashPartitionRouter
 
CompositeIdRouter - org.apache.solr.common.cloud中的类
CompositeIdRouter partitions ids based on a CompositeIdRouter.SEPARATOR, hashes each partition and merges the hashes together to map the id to a slice.
CompositeIdRouter() - 类 的构造器org.apache.solr.common.cloud.CompositeIdRouter
 
compression - 类 中的变量org.apache.solr.client.solrj.impl.HttpSolrClient.Builder
 
compute(Object, Condition) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ComputedType
 
compute(double[], double[]) - 类 中的方法org.apache.solr.client.solrj.io.eval.CosineDistanceEvaluator.CosineDistance
 
computeCacheIfAbsent(String, Function<Object, R>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Row
 
computeCacheIfAbsent(String, String, String, Object, Function<Object, R>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Row
 
computeDeviation(Policy.Session, double[], ReplicaCount, SealedClause) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.FreeDiskVariable
 
computeDeviation(Policy.Session, double[], ReplicaCount, SealedClause) - 接口 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable
 
computeDeviation(Policy.Session, double[], ReplicaCount, SealedClause) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
ComputedType - org.apache.solr.client.solrj.cloud.autoscaling中的枚举
 
ComputedValueEvaluator(Policy.Session) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.Clause.ComputedValueEvaluator
 
computeHash(Tuple, List<String>) - 类 中的方法org.apache.solr.client.solrj.io.stream.HashJoinStream
 
computeIfAbsent(K, Function<? super K, ? extends V>) - 接口 中的方法org.apache.solr.common.util.Cache
 
computeIfAbsent(K, Function<? super K, ? extends V>) - 类 中的方法org.apache.solr.common.util.MapBackedCache
 
computeIfAbsent(String, Class<T>, Function<String, ? extends T>) - 类 中的方法org.apache.solr.common.util.ObjectCache
 
computeValue(Policy.Session, Condition, String, String, String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.CoresVariable
 
computeValue(Policy.Session, Condition, String, String, String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.FreeDiskVariable
 
computeValue(Policy.Session, Condition, String, String, String) - 接口 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable
When a non constant value is used in a variable, the actual value needs to be computed at the runtime
computeValue(Policy.Session, Condition, String, String, String) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
ConcatEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ConcatEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ConcatEvaluator
 
ConcatOperation - org.apache.solr.client.solrj.io.ops中的类
Concatenates fields and adds them to the tuple.
ConcatOperation(String[], String, String) - 类 的构造器org.apache.solr.client.solrj.io.ops.ConcatOperation
 
ConcatOperation(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.ops.ConcatOperation
 
ConcurrentUpdateHttp2SolrClient - org.apache.solr.client.solrj.impl中的类
 
ConcurrentUpdateHttp2SolrClient(ConcurrentUpdateHttp2SolrClient.Builder) - 类 的构造器org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient
 
ConcurrentUpdateHttp2SolrClient.Builder - org.apache.solr.client.solrj.impl中的类
Constructs ConcurrentUpdateHttp2SolrClient instances from provided configuration.
ConcurrentUpdateSolrClient - org.apache.solr.client.solrj.impl中的类
ConcurrentUpdateSolrClient buffers all added documents and writes them into open HTTP connections.
ConcurrentUpdateSolrClient(String, HttpClient, int, int, ExecutorService, boolean) - 类 的构造器org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
已过时。
use ConcurrentUpdateSolrClient.ConcurrentUpdateSolrClient(Builder) instead, as it is a more extension/subclassing-friendly alternative
ConcurrentUpdateSolrClient(ConcurrentUpdateSolrClient.Builder) - 类 的构造器org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
ConcurrentUpdateSolrClient.Builder - org.apache.solr.client.solrj.impl中的类
Constructs ConcurrentUpdateSolrClient instances from provided configuration.
condenseResponse(NamedList, int, Supplier<T>) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
condenseResponse(NamedList, int) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
condenseResponse(NamedList, int) - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient
已过时。
since Solr 8.0
Condition - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
ConditionalKeyMapWriter - org.apache.solr.common中的类
 
ConditionalKeyMapWriter(MapWriter, Predicate<CharSequence>) - 类 的构造器org.apache.solr.common.ConditionalKeyMapWriter
 
ConditionalKeyMapWriter.EntryWriterWrapper - org.apache.solr.common中的类
 
ConditionalMapWriter - org.apache.solr.common中的类
 
ConditionalMapWriter(MapWriter, BiPredicate<CharSequence, Object>) - 类 的构造器org.apache.solr.common.ConditionalMapWriter
 
ConditionalMapWriter.EntryWriterWrapper - org.apache.solr.common中的类
 
CONFIG - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
If you specify a config, what is its name
ConfigData() - 类 的构造器org.apache.solr.common.cloud.ZkStateReader.ConfigData
 
ConfigData(Map<String, Object>, int) - 类 的构造器org.apache.solr.common.cloud.ZkStateReader.ConfigData
 
configExists(String) - 类 中的方法org.apache.solr.common.cloud.ZkConfigManager
Check whether a config exists in Zookeeper
configName - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
configName - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
configName - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
CONFIGNAME_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
ConfigNode - org.apache.solr.common中的接口
A generic interface that represents a config file, mostly XML Please note that this is an immutable, read-only object.
ConfigNode.Helpers - org.apache.solr.common中的类
 
CONFIGS_ZKNODE - 类 中的静态变量org.apache.solr.common.cloud.ZkConfigManager
ZkNode where named configs are stored
CONFIGS_ZKNODE - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
configSet - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
CONFIGSET - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
If you specify a configset, what is its name
ConfigSetAdminRequest<Q extends ConfigSetAdminRequest<Q,R>,R extends ConfigSetAdminResponse> - org.apache.solr.client.solrj.request中的类
This class is experimental and subject to change.
ConfigSetAdminRequest() - 类 的构造器org.apache.solr.client.solrj.request.ConfigSetAdminRequest
 
ConfigSetAdminRequest(String) - 类 的构造器org.apache.solr.client.solrj.request.ConfigSetAdminRequest
 
ConfigSetAdminRequest.ConfigSetSpecificAdminRequest<T extends ConfigSetAdminRequest<T,ConfigSetAdminResponse>> - org.apache.solr.client.solrj.request中的类
 
ConfigSetAdminRequest.Create - org.apache.solr.client.solrj.request中的类
 
ConfigSetAdminRequest.Delete - org.apache.solr.client.solrj.request中的类
 
ConfigSetAdminRequest.List - org.apache.solr.client.solrj.request中的类
 
ConfigSetAdminResponse - org.apache.solr.client.solrj.response中的类
No special handling at this time.
ConfigSetAdminResponse() - 类 的构造器org.apache.solr.client.solrj.response.ConfigSetAdminResponse
 
ConfigSetAdminResponse.List - org.apache.solr.client.solrj.response中的类
 
configSetName - 类 中的变量org.apache.solr.client.solrj.request.ConfigSetAdminRequest.ConfigSetSpecificAdminRequest
 
ConfigSetParams - org.apache.solr.common.params中的接口
ConfigSets API related parameters and actions.
ConfigSetParams.ConfigSetAction - org.apache.solr.common.params中的枚举
 
CONFIGSETS_HANDLER_PATH - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
ConfigSetSpecificAdminRequest() - 类 的构造器org.apache.solr.client.solrj.request.ConfigSetAdminRequest.ConfigSetSpecificAdminRequest
 
configureSAXParserFactory(SAXParserFactory) - 类 中的静态方法org.apache.solr.common.EmptyEntityResolver
Configures the given SAXParserFactory to do secure XML processing of untrusted sources.
configureXMLInputFactory(XMLInputFactory) - 类 中的静态方法org.apache.solr.common.EmptyEntityResolver
Configures the given XMLInputFactory to not parse external entities.
connect() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingClusterStateProvider
 
connect() - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
Connect to the zookeeper ensemble.
connect(long, TimeUnit) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
Connect to a cluster.
connect() - 类 中的方法org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider
 
connect() - 接口 中的方法org.apache.solr.client.solrj.impl.ClusterStateProvider
 
connect() - 类 中的方法org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
connect(String, Properties) - 类 中的方法org.apache.solr.client.solrj.io.sql.DriverImpl
 
connect(String) - 类 中的方法org.apache.solr.client.solrj.io.sql.DriverImpl
 
connect(String, int, Watcher, ZkClientConnectionStrategy.ZkUpdate) - 类 中的方法org.apache.solr.common.cloud.DefaultConnectionStrategy
 
connect(String, int, Watcher, ZkClientConnectionStrategy.ZkUpdate) - 类 中的方法org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
connected() - 类 中的方法org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
connected() - 接口 中的方法org.apache.solr.common.cloud.ZkClientConnectionStrategy.ConnectedListener
 
ConnectionImpl - org.apache.solr.client.solrj.io.sql中的类
 
ConnectionManager - org.apache.solr.common.cloud中的类
 
ConnectionManager(String, SolrZkClient, String, ZkClientConnectionStrategy, OnReconnect, BeforeReconnect, ConnectionManager.IsClosed) - 类 的构造器org.apache.solr.common.cloud.ConnectionManager
 
ConnectionManager.IsClosed - org.apache.solr.common.cloud中的类
 
connections - 类 中的变量org.apache.solr.client.solrj.cloud.SocketProxy
 
connectionTimeout(int) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient.Builder
 
connectionTimeoutMillis - 类 中的变量org.apache.solr.client.solrj.impl.SolrClientBuilder
 
ConstantDistributionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ConstantDistributionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ConstantDistributionEvaluator
 
Constants - org.apache.solr.client.solrj.util中的类
 
Constants() - 类 的构造器org.apache.solr.client.solrj.util.Constants
 
constructChecker(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.AndEvaluator
 
constructChecker(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.EqualToEvaluator
 
constructChecker(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ExclusiveOrEvaluator
 
constructChecker(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GreaterThanEqualToEvaluator
 
constructChecker(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GreaterThanEvaluator
 
constructChecker(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.IsNullEvaluator
 
constructChecker(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.LessThanEqualToEvaluator
 
constructChecker(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.LessThanEvaluator
 
constructChecker(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.MatchesEvaluator
 
constructChecker(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.NotEvaluator
 
constructChecker(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.NotNullEvaluator
 
constructChecker(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.OrEvaluator
 
constructChecker(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecursiveBooleanEvaluator
 
constructComparator(String, Class) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
constructEqualitor(String, Class) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
constructEvaluator(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
constructEvaluator(StreamExpression) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
constructingFactory - 类 中的变量org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
 
constructMetric(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
constructMetric(StreamExpression) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
constructOperation(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
constructOperation(StreamExpression) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
constructParser(SolrClient, SolrParams) - 类 中的方法org.apache.solr.client.solrj.io.stream.SolrStream
已过时。
constructPrimitiveObject(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
constructStream(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
constructStream(StreamExpression) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
constructStream() - 类 中的方法org.apache.solr.client.solrj.io.stream.SqlStream
 
constructStreams() - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
constructStreams() - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
constructStreams() - 类 中的方法org.apache.solr.client.solrj.io.stream.DrillStream
 
constructStreams() - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelStream
 
constructStreams() - 类 中的方法org.apache.solr.client.solrj.io.stream.TopicStream
 
consumeFully(HttpEntity) - 类 中的静态方法org.apache.solr.common.util.Utils
If the passed entity has content, make sure it is fully read and closed.
consumeTillMatchingEnd(JSONParser, int, int) - 类 中的静态方法org.apache.solr.common.util.JsonRecordReader
 
containedEvaluators - 类 中的变量org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
 
containsChroot(String) - 类 中的静态方法org.apache.solr.common.cloud.SolrZkClient
Validates if zkHost contains a chroot.
containsKey(Object) - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
containsKey(String) - 类 中的方法org.apache.solr.common.cloud.ZkNodeProps
Check if property key exists.
containsKey(Object) - 类 中的方法org.apache.solr.common.SolrDocument
 
containsKey(Object) - 类 中的方法org.apache.solr.common.SolrInputDocument
 
containsKey(Object) - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
containsValue(Object) - 类 中的方法org.apache.solr.common.SolrDocument
 
containsValue(Object) - 类 中的方法org.apache.solr.common.SolrInputDocument
 
containsValue(Object) - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
ContentStream - org.apache.solr.common.util中的接口
 
ContentStreamBase - org.apache.solr.common.util中的类
Three concrete implementations for ContentStream - one for File/URL/String
ContentStreamBase() - 类 的构造器org.apache.solr.common.util.ContentStreamBase
 
ContentStreamBase.ByteArrayStream - org.apache.solr.common.util中的类
Construct a ContentStream from a File
ContentStreamBase.FileStream - org.apache.solr.common.util中的类
Construct a ContentStream from a File
ContentStreamBase.StringStream - org.apache.solr.common.util中的类
Construct a ContentStream from a String
ContentStreamBase.URLStream - org.apache.solr.common.util中的类
Construct a ContentStream from a URL This uses a URLConnection to get the content stream
ContentStreamUpdateRequest - org.apache.solr.client.solrj.request中的类
Basic functionality to upload a File or ContentStream to a Solr Cell or some other handler that takes ContentStreams (CSV) See http://wiki.apache.org/solr/ExtractingRequestHandler
See http://wiki.apache.org/solr/UpdateCSV
ContentStreamUpdateRequest(String) - 类 的构造器org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
 
contentType - 类 中的变量org.apache.solr.common.util.ContentStreamBase
 
contentWriter - 类 中的变量org.apache.solr.client.solrj.request.GenericSolrRequest
 
context - 类 中的变量org.apache.solr.client.solrj.io.stream.FacetStream
 
ConversionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ConversionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ConversionEvaluator
 
convert(CollectionAdminRequest<?>) - 类 中的静态方法org.apache.solr.client.solrj.request.V1toV2ApiMapper
 
convertCharSeq(Map.Entry) - 类 中的静态方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
convertCharSeq(Collection) - 类 中的静态方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
convertCharSeq(Object) - 类 中的静态方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
convertDelay(TimeUnit, long, TimeUnit) - 类 中的方法org.apache.solr.common.util.TimeSource
This method allows using TimeSource with APIs that require providing just plain time intervals, eg.
convertDelay(TimeUnit, long, TimeUnit) - 类 中的方法org.apache.solr.common.util.TimeSource.CurrentTimeSource
 
convertDelay(TimeUnit, long, TimeUnit) - 类 中的方法org.apache.solr.common.util.TimeSource.NanoTimeSource
 
convertDelay(TimeUnit, long, TimeUnit) - 类 中的方法org.apache.solr.common.util.TimeSource.SimTimeSource
 
convertMapOfCommaDelimitedToMapOfList(Map<String, String>) - 类 中的静态方法org.apache.solr.common.cloud.Aliases
 
convertMapOfListToMapOfCommaDelimited(Map<String, List<String>>) - 类 中的静态方法org.apache.solr.common.cloud.Aliases
 
convertVal(Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.FreeDiskVariable
 
convertVal(Object) - 接口 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable
 
convertVal(Object) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
convertVal(Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VariableBase.CoreIndexSizeVariable
 
convertVal(Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VariableBase.TotalDiskVariable
 
ConvexHullEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ConvexHullEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ConvexHullEvaluator
 
ConvolutionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ConvolutionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ConvolutionEvaluator
 
CookieSpecRegistryProvider() - 类 的构造器org.apache.solr.client.solrj.impl.SolrHttpClientContextBuilder.CookieSpecRegistryProvider
 
copy() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Cell
 
copy() - 类 中的方法org.apache.solr.client.solrj.request.beans.PluginMeta
 
COPY_FILES_STRATEGY - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
This constant defines the index backup strategy based on copying index files to desired location.
copyAliased(Map<String, String>) - 类 中的方法org.apache.solr.client.solrj.io.comp.FieldComparator
 
copyAliased(Map<String, String>) - 类 中的方法org.apache.solr.client.solrj.io.comp.MultipleFieldComparator
 
copyAliased(Map<String, String>) - 类 中的方法org.apache.solr.client.solrj.io.comp.SingleValueComparator
 
copyAliased(Map<String, String>) - 接口 中的方法org.apache.solr.client.solrj.io.comp.StreamComparator
 
copyConfigDir(String, String) - 类 中的方法org.apache.solr.common.cloud.ZkConfigManager
Copy a config in ZooKeeper
copyConfigDir(String, String, Set<String>) - 类 中的方法org.apache.solr.common.cloud.ZkConfigManager
Copy a config in ZooKeeper
CopyFields() - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.CopyFields
 
CopyFields(SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.CopyFields
 
CopyFieldsResponse() - 类 的构造器org.apache.solr.client.solrj.response.schema.SchemaResponse.CopyFieldsResponse
 
CopyOfEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
CopyOfEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.CopyOfEvaluator
 
CopyOfRangeEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
CopyOfRangeEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.CopyOfRangeEvaluator
 
copyWith(String, DocCollection) - 类 中的方法org.apache.solr.common.cloud.ClusterState
Returns a new cluster state object modified with the given collection.
copyWith(PerReplicaStates) - 类 中的方法org.apache.solr.common.cloud.DocCollection
Update our state with a state of a Replica Used to create a new Collection State when only a replica is updated
copyWith(PerReplicaStates.State) - 类 中的方法org.apache.solr.common.cloud.Replica
 
copyWith(Replica) - 类 中的方法org.apache.solr.common.cloud.Slice
Make a copy with a modified replica
copyWithSlices(Map<String, Slice>) - 类 中的方法org.apache.solr.common.cloud.DocCollection
Use this to make an exact copy of DocCollection with a new set of Slices and every other property as is
core - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest
 
CORE - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
What Core are we talking about
CORE_NAME_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
SolrCore name.
CORE_NODE_NAME - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
 
CORE_NODE_NAME_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
CoreAdminParams - org.apache.solr.common.params中的类
 
CoreAdminParams() - 类 的构造器org.apache.solr.common.params.CoreAdminParams
 
CoreAdminParams.CoreAdminAction - org.apache.solr.common.params中的枚举
 
CoreAdminRequest - org.apache.solr.client.solrj.request中的类
This class is experimental and subject to change.
CoreAdminRequest() - 类 的构造器org.apache.solr.client.solrj.request.CoreAdminRequest
 
CoreAdminRequest(String) - 类 的构造器org.apache.solr.client.solrj.request.CoreAdminRequest
 
CoreAdminRequest.Create - org.apache.solr.client.solrj.request中的类
 
CoreAdminRequest.CreateSnapshot - org.apache.solr.client.solrj.request中的类
 
CoreAdminRequest.DeleteSnapshot - org.apache.solr.client.solrj.request中的类
 
CoreAdminRequest.ListSnapshots - org.apache.solr.client.solrj.request中的类
 
CoreAdminRequest.MergeIndexes - org.apache.solr.client.solrj.request中的类
 
CoreAdminRequest.OverrideLastPublished - org.apache.solr.client.solrj.request中的类
 
CoreAdminRequest.RequestRecovery - org.apache.solr.client.solrj.request中的类
 
CoreAdminRequest.RequestSyncShard - org.apache.solr.client.solrj.request中的类
 
CoreAdminRequest.Unload - org.apache.solr.client.solrj.request中的类
 
CoreAdminRequest.WaitForState - org.apache.solr.client.solrj.request中的类
 
CoreAdminResponse - org.apache.solr.client.solrj.response中的类
 
CoreAdminResponse() - 类 的构造器org.apache.solr.client.solrj.response.CoreAdminResponse
 
CoreApiMapping - org.apache.solr.client.solrj.request中的类
stores the mapping of v1 API parameters to v2 API parameters for core admin API
CoreApiMapping() - 类 的构造器org.apache.solr.client.solrj.request.CoreApiMapping
 
CoreApiMapping.EndPoint - org.apache.solr.client.solrj.request中的枚举
 
CoreApiMapping.Meta - org.apache.solr.client.solrj.request中的枚举
 
coreidxsize - 接口 中的静态变量org.apache.solr.client.solrj.cloud.autoscaling.Variable
 
CoreIndexSizeVariable(Variable.Type) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.VariableBase.CoreIndexSizeVariable
 
coreName - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
coreNodeName - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
CORES - 类 中的静态变量org.apache.solr.common.cloud.rule.ImplicitSnitch
 
CORES_HANDLER_PATH - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
CoreStatus - org.apache.solr.client.solrj.request中的类
 
CoreStatus(NamedList<Object>) - 类 的构造器org.apache.solr.client.solrj.request.CoreStatus
 
CoresVariable - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
CoresVariable(Variable.Type) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.CoresVariable
 
Correction(String, String) - 类 的构造器org.apache.solr.client.solrj.response.SpellCheckResponse.Correction
 
CorrelationEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
CorrelationEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.CorrelationEvaluator
 
CorrelationEvaluator.CorrelationType - org.apache.solr.client.solrj.io.eval中的枚举
 
CorrelationSignificanceEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
CorrelationSignificanceEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.CorrelationSignificanceEvaluator
 
CosineDistance() - 类 的构造器org.apache.solr.client.solrj.io.eval.CosineDistanceEvaluator.CosineDistance
 
CosineDistanceEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
CosineDistanceEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.CosineDistanceEvaluator
 
CosineDistanceEvaluator(StreamExpression, StreamFactory, List<String>) - 类 的构造器org.apache.solr.client.solrj.io.eval.CosineDistanceEvaluator
 
CosineDistanceEvaluator.CosineDistance - org.apache.solr.client.solrj.io.eval中的类
 
CosineEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
CosineEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.CosineEvaluator
 
cosineSimilarity(double[], double[]) - 类 中的静态方法org.apache.solr.client.solrj.io.eval.CosineSimilarityEvaluator
 
CosineSimilarityEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
CosineSimilarityEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.CosineSimilarityEvaluator
 
COST - 接口 中的静态变量org.apache.solr.common.params.CommonParams
Used as a local param on filter queries in conjunction with cache=false.
count(int, int) - 类 中的方法org.apache.solr.client.solrj.io.ClassificationEvaluation
 
Count(FacetField, String, long) - 类 的构造器org.apache.solr.client.solrj.response.FacetField.Count
 
Count(String, int, RangeFacet) - 类 的构造器org.apache.solr.client.solrj.response.RangeFacet.Count
 
COUNT_PROP - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
 
countDown() - 类 中的方法org.apache.solr.common.SolrCloseableLatch
 
CountMetric - org.apache.solr.client.solrj.io.stream.metrics中的类
 
CountMetric() - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.CountMetric
 
CountMetric(String) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.CountMetric
 
CountMetric(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.CountMetric
 
CovarianceEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
CovarianceEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.CovarianceEvaluator
 
create(String) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
create(Map<String, Object>) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
create(String, NamedList) - 异常错误 中的静态方法org.apache.solr.client.solrj.impl.BaseHttpSolrClient.RemoteExecutionException
 
create() - 类 中的静态方法org.apache.solr.client.solrj.impl.SolrHttpClientBuilder
 
create() - 类 中的静态方法org.apache.solr.client.solrj.impl.SolrHttpClientContextBuilder
 
create(HttpContext) - 类 中的方法org.apache.solr.client.solrj.impl.SolrPortAwareCookieSpecFactory
 
create(Map) - 类 中的静态方法org.apache.solr.client.solrj.io.ClassificationEvaluation
 
create(SolrClient, SolrParams) - 类 中的静态方法org.apache.solr.client.solrj.io.stream.JSONTupleStream
 
Create(String, String, Integer, Integer, Integer, Integer) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
Constructor intended for typical use cases
Create(String, String, String, int) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
Constructor that assumes ImplicitDocRouter.NAME and an explicit list of shards
Create() - 类 的构造器org.apache.solr.client.solrj.request.ConfigSetAdminRequest.Create
 
Create() - 类 的构造器org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
create(String, SolrQuery.ORDER) - 类 中的静态方法org.apache.solr.client.solrj.SolrQuery.SortClause
Creates an ascending SortClause for an item
create(String, String) - 类 中的静态方法org.apache.solr.client.solrj.SolrQuery.SortClause
Creates a SortClause based on item and order
create(String, byte[], CreateMode, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Returns path of created node
create(RequestWriter, SolrRequest) - 类 中的静态方法org.apache.solr.common.util.ContentStreamBase
 
CREATE_NODE_SET_PARAM - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
A parameter to specify list of Solr nodes to be used (e.g. for collection creation or restore operation).
CREATE_NODE_SET_SHUFFLE_PARAM - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
A parameter which specifies if the provided list of Solr nodes (via CollectionAdminParams.CREATE_NODE_SET_PARAM) should be shuffled before being used.
createACLsToAdd(boolean) - 类 中的方法org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
 
createACLsToAdd(boolean, String, String, String, String) - 类 中的方法org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
Note: only used for tests
createAlias(String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to create a new alias
createArrayOf(String, Object[]) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
createBlob() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
createCategoryRoutedAlias(String, String, int, CollectionAdminRequest.Create) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to create a category routed alias.
CreateCategoryRoutedAlias(String, String, int, CollectionAdminRequest.Create) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateCategoryRoutedAlias
 
createClient(SolrParams) - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
Creates new http client by using the provided configuration.
createClient(SolrParams, PoolingHttpClientConnectionManager) - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
 
createClient(SolrParams, PoolingHttpClientConnectionManager, boolean, HttpRequestExecutor) - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
 
createClient(SolrParams, PoolingHttpClientConnectionManager, boolean) - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
Creates new http client by using the provided configuration.
createClientContextFactory() - 类 中的方法org.apache.solr.client.solrj.embedded.SSLConfig
 
createClob() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
createClusterStateWatchersAndUpdate() - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
createCodec() - 类 中的方法org.apache.solr.client.solrj.impl.BinaryResponseParser
 
createCollection(String, String, Integer, Integer, Integer, Integer) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest for creating a collection
createCollection(String, String, int, int) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest for creating a collection
createCollection(String, int, int) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest for creating a collection using a default configSet This requires that there is either a single configset configured in the cluster, or that there is a configset with the same name as the collection
createCollectionWithImplicitRouter(String, String, String, int) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest for creating a collection with the implicit router
createCollectionWithImplicitRouter(String, String, String, int, int, int) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest for creating a collection with the implicit router and specific types of replicas
createCollShard(Pair<String, String>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Row
 
CreateConfigInfo - org.apache.solr.client.solrj.request.beans中的类
 
CreateConfigInfo() - 类 的构造器org.apache.solr.client.solrj.request.beans.CreateConfigInfo
 
createContext(Object) - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientContextBuilder
 
createContextFactory(SSLConfig) - 类 中的静态方法org.apache.solr.client.solrj.embedded.SSLConfig
Returns an SslContextFactory.Server that should be used by a jetty server based on the specified SSLConfig param which may be null.
createContextFactory() - 类 中的方法org.apache.solr.client.solrj.embedded.SSLConfig
Returns an SslContextFactory.Server that should be used by a jetty server based on this SSLConfig instance, or null if SSL should not be used.
createCore(String, String, SolrClient) - 类 中的静态方法org.apache.solr.client.solrj.request.CoreAdminRequest
 
createCore(String, String, SolrClient, String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CoreAdminRequest
 
createCore(String, String, SolrClient, String, String, String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CoreAdminRequest
 
createCredentials() - 类 中的方法org.apache.solr.common.cloud.DefaultZkCredentialsProvider
 
createCredentials() - 类 中的方法org.apache.solr.common.cloud.VMParamsSingleSetCredentialsDigestZkCredentialsProvider
 
createData(String, byte[], CreateMode) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingDistribStateManager
 
createData(String, byte[], CreateMode) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistribStateManager
Create data (leaf) node at specified path.
createData(String, byte[], CreateMode) - 类 中的方法org.apache.solr.client.solrj.impl.ZkDistribStateManager
 
createDefaultRequestConfigBuilder() - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
 
createDimensionalRoutedAlias(String, CollectionAdminRequest.Create, CollectionAdminRequest.RoutedAliasAdminRequest...) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Create a Dimensional Routed alias from two or more routed alias types.
createGlobalACLsToAdd() - 类 中的方法org.apache.solr.common.cloud.DefaultZkACLProvider
 
createInstance(Class<T>, Class<?>[], Object[]) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
createMethod(SolrRequest, String) - 类 中的方法org.apache.solr.client.solrj.impl.DelegationTokenHttpSolrClient
 
createMethod(SolrRequest, String) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
 
createNClob() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
createNewHttpClientRequestContext() - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
Create a HttpClientContext object and HttpClientContext.setUserToken(Object) to an internal singleton.
createNodeSet - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
createNodeSet - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
createNodeSet - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
createNodeSetShuffle - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
createNonSecurityACLsToAdd() - 类 中的方法org.apache.solr.common.cloud.SaslZkACLProvider
 
createNonSecurityACLsToAdd() - 类 中的方法org.apache.solr.common.cloud.SecurityAwareZkACLProvider
 
createNonSecurityACLsToAdd() - 类 中的方法org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionAdminRequest
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterProp
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionProp
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteBackup
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteStatus
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.List
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ListAliases
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ListBackup
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ListCollectionInfo
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.RequestStatus
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ShardSpecificAdminRequest
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.ConfigSetAdminRequest.ConfigSetSpecificAdminRequest
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.ConfigSetAdminRequest
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.ConfigSetAdminRequest.List
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.DelegationTokenRequest.Cancel
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.DelegationTokenRequest
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.DelegationTokenRequest.Get
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.DelegationTokenRequest.Renew
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.DirectXmlRequest
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.DocumentAnalysisRequest
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.FieldAnalysisRequest
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.GenericSolrRequest
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.HealthCheckRequest
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.LukeRequest
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.QueryRequest
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.schema.SchemaRequest.CopyFields
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.schema.SchemaRequest
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.schema.SchemaRequest.DynamicField
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.schema.SchemaRequest.DynamicFields
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.schema.SchemaRequest.Field
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.schema.SchemaRequest.Fields
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.schema.SchemaRequest.FieldType
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.schema.SchemaRequest.FieldTypes
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.schema.SchemaRequest.GlobalSimilarity
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.schema.SchemaRequest.SchemaName
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.schema.SchemaRequest.SchemaVersion
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.schema.SchemaRequest.UniqueKey
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.schema.SchemaRequest.Update
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.SolrPing
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.V2Request
 
createResponse(SolrClient) - 类 中的方法org.apache.solr.client.solrj.SolrRequest
Create a new SolrResponse to hold the response from the server
createRoutes(UpdateRequest, ModifiableSolrParams, DocCollection, DocRouter, Map<String, List<String>>, String) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
createRoutes(UpdateRequest, ModifiableSolrParams, DocCollection, DocRouter, Map<String, List<String>>, String) - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient
 
createSecurityACLsToAdd() - 类 中的方法org.apache.solr.common.cloud.SaslZkACLProvider
 
createSecurityACLsToAdd() - 类 中的方法org.apache.solr.common.cloud.SecurityAwareZkACLProvider
 
createSecurityACLsToAdd() - 类 中的方法org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
 
createServerWrapper(String) - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
 
createSession(SolrCloudManager) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
createSession(SolrCloudManager, Policy.Transaction) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
createShard(String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to create a new shard in a collection
CreateSnapshot(String, String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateSnapshot
 
CreateSnapshot(String) - 类 的构造器org.apache.solr.client.solrj.request.CoreAdminRequest.CreateSnapshot
 
createSolrInputDocument(int) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
createSolrZooKeeper(String, int, Watcher) - 类 中的方法org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
createSQLXML() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
createStatement() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
createStatement(int, int) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
createStatement(int, int, int) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
createStruct(String, Object[]) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
createTimeRoutedAlias(String, String, String, String, CollectionAdminRequest.Create) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to create a time routed alias.
CreateTimeRoutedAlias(String, String, String, String, CollectionAdminRequest.Create) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateTimeRoutedAlias
 
createZkACLProvider() - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
createZkCredentialsToAddAutomatically() - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
createZkNodeName(String, Path, Path) - 类 中的静态方法org.apache.solr.common.cloud.ZkMaintenanceUtils
 
CredentialsProviderProvider() - 类 的构造器org.apache.solr.client.solrj.impl.SolrHttpClientContextBuilder.CredentialsProviderProvider
 
CsvStream - org.apache.solr.client.solrj.io.stream中的类
 
CsvStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.CsvStream
 
ctx() - 接口 中的方法org.apache.solr.common.util.DataEntry
This is the object shared in the parent container in the {DataEntry.listenContainer(Object, EntryListener)} method
ctx - 类 中的变量org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
ctx() - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
CubedRootEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
CubedRootEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.CubedRootEvaluator
 
CumulativeProbabilityEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
CumulativeProbabilityEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.CumulativeProbabilityEvaluator
 
Currency(String, String, String, String, Number, Number, Number) - 类 的构造器org.apache.solr.client.solrj.response.RangeFacet.Currency
 
CURRENT_TIME - 类 中的静态变量org.apache.solr.common.util.TimeSource
This instance uses TimeSource.CurrentTimeSource for generating timestamps.
CurrentTimeSource() - 类 的构造器org.apache.solr.common.util.TimeSource.CurrentTimeSource
 
CURSOR_MARK_NEXT - 接口 中的静态变量org.apache.solr.common.params.CursorMarkParams
Key used in Solr response to inform the client what the "next" CursorMarkParams.CURSOR_MARK_PARAM value should be to continue pagination
CURSOR_MARK_PARAM - 接口 中的静态变量org.apache.solr.common.params.CursorMarkParams
Param clients should specify indicating that they want a cursor based search.
CURSOR_MARK_START - 接口 中的静态变量org.apache.solr.common.params.CursorMarkParams
Special value for CursorMarkParams.CURSOR_MARK_PARAM indicating that cursor functionality should be used, and a new cursor value should be computed afte the last result, but that currently the "first page" of results is being requested
CursorMarkParams - org.apache.solr.common.params中的接口
Parameters and constants used when dealing with cursor based requests across large sorted result sets.
cversion - 类 中的变量org.apache.solr.common.cloud.PerReplicaStates
 

D

DaemonStream - org.apache.solr.client.solrj.io.stream中的类
 
DaemonStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.DaemonStream
 
DaemonStream(TupleStream, String, long, int, boolean) - 类 的构造器org.apache.solr.client.solrj.io.stream.DaemonStream
 
DaemonStream(TupleStream, String, long, int) - 类 的构造器org.apache.solr.client.solrj.io.stream.DaemonStream
 
daos - 类 中的变量org.apache.solr.common.util.JavaBinCodec
 
data - 类 中的变量org.apache.solr.common.cloud.ZkStateReader.ConfigData
 
DATA_DIR - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
Core data directory
dataDir - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
dataDir - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
DataEntry - org.apache.solr.common.util中的接口
This represents a data entry in the payload/stream.
DataEntry.EntryListener - org.apache.solr.common.util中的接口
 
DataEntry.FastDecoder - org.apache.solr.common.util中的接口
 
DataEntry.Type - org.apache.solr.common.util中的枚举
The types are a superset of json
DataInputInputStream - org.apache.solr.common.util中的类
An abstract DataInput that extends InputStream
DataInputInputStream() - 类 的构造器org.apache.solr.common.util.DataInputInputStream
 
DATASTORE - 接口 中的静态变量org.apache.solr.client.solrj.io.stream.expr.Explanation.ExpressionType
 
Date(String, Date, Date, String, Number, Number, Number) - 类 的构造器org.apache.solr.client.solrj.response.RangeFacet.Date
 
DATE - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
DateEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
DateEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.DateEvaluator
 
DbscanEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
DbscanEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.DbscanEvaluator
 
DbscanEvaluator.ClusterPoint - org.apache.solr.client.solrj.io.eval中的类
 
DbscanEvaluator.ClusterTuple - org.apache.solr.client.solrj.io.eval中的类
 
DEBUG - 接口 中的静态变量org.apache.solr.common.params.CommonParams
Whether to provide debug info for specific items.
DEBUG_QUERY - 接口 中的静态变量org.apache.solr.common.params.CommonParams
whether to include debug data for all components pieces, including doing explains
DEBUG_REQUESTS - 接口 中的静态变量org.apache.solr.common.params.ShardParams
 
decLevel() - 类 中的方法org.apache.solr.common.util.SolrJSONWriter
 
decLevel() - 接口 中的方法org.apache.solr.common.util.TextWriter
 
decode(DataEntry.EntryListener) - 接口 中的方法org.apache.solr.common.util.DataEntry.FastDecoder
 
decode(DataEntry.EntryListener) - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder
 
dedupeKeyPredicate(Set<CharSequence>) - 类 中的静态方法org.apache.solr.common.ConditionalKeyMapWriter
 
dedupeKeyPredicate(Set<CharSequence>) - 类 中的静态方法org.apache.solr.common.ConditionalMapWriter
 
deepCopy() - 类 中的方法org.apache.solr.common.SolrInputDocument
 
deepCopy() - 类 中的方法org.apache.solr.common.SolrInputField
 
deepCopy() - 类 中的方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
DeepRandomStream - org.apache.solr.client.solrj.io.stream中的类
Connects to Zookeeper to pick replicas from a specific collection to send the query to.
DeepRandomStream() - 类 的构造器org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
DeepRandomStream(String, String, SolrParams) - 类 的构造器org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
DeepRandomStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
DeepRandomStream.StreamOpener - org.apache.solr.client.solrj.io.stream中的类
 
DeepRandomStream.TupleWrapper - org.apache.solr.client.solrj.io.stream中的类
 
DEFAULT - 类 中的静态变量org.apache.solr.client.solrj.beans.DocumentObjectBinder
 
DEFAULT - 类 中的静态变量org.apache.solr.common.cloud.DocRouter
 
DEFAULT_CHARSET - 类 中的静态变量org.apache.solr.common.util.ContentStreamBase
 
DEFAULT_CLUSTER_PROPS - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
DEFAULT_CONNECT_TIMEOUT - 类 中的静态变量org.apache.solr.client.solrj.impl.HttpClientUtil
 
DEFAULT_DIGEST_PASSWORD_VM_PARAM_NAME - 类 中的静态变量org.apache.solr.common.cloud.VMParamsSingleSetCredentialsDigestZkCredentialsProvider
 
DEFAULT_DIGEST_READONLY_PASSWORD_VM_PARAM_NAME - 类 中的静态变量org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
 
DEFAULT_DIGEST_READONLY_USERNAME_VM_PARAM_NAME - 类 中的静态变量org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
 
DEFAULT_DIGEST_USERNAME_VM_PARAM_NAME - 类 中的静态变量org.apache.solr.common.cloud.VMParamsSingleSetCredentialsDigestZkCredentialsProvider
 
DEFAULT_DOC_COUNT - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
DEFAULT_MAXCONNECTIONS - 类 中的静态变量org.apache.solr.client.solrj.impl.HttpClientUtil
 
DEFAULT_MAXCONNECTIONSPERHOST - 类 中的静态变量org.apache.solr.client.solrj.impl.HttpClientUtil
 
DEFAULT_NAME - 类 中的静态变量org.apache.solr.common.cloud.DocRouter
 
DEFAULT_PREFERENCES - 类 中的静态变量org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
DEFAULT_SHARD_PREFERENCES - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
DEFAULT_SO_TIMEOUT - 类 中的静态变量org.apache.solr.client.solrj.impl.HttpClientUtil
 
DEFAULT_SUMMARY - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
DefaultConnectionStrategy - org.apache.solr.common.cloud中的类
TODO: improve backoff retry impl
DefaultConnectionStrategy() - 类 的构造器org.apache.solr.common.cloud.DefaultConnectionStrategy
 
defaultPruneVersionField() - 类 中的方法org.apache.solr.client.solrj.io.stream.DeleteStream
DeleteStream returns false so that Optimistic Concurrency Constraints are respected by default when using this stream to wrap a SearchStream query.
defaultPruneVersionField() - 类 中的方法org.apache.solr.client.solrj.io.stream.UpdateStream
Used during initialization to specify the default value for the "pruneVersionField" option.
defaults - 类 中的变量org.apache.solr.client.solrj.request.beans.ClusterPropInfo
 
DEFAULTS - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
Used by cluster properties API as a wrapper key to provide defaults for collection, cluster etc.
defaults - 类 中的变量org.apache.solr.common.params.DefaultSolrParams
 
DefaultsInfo() - 类 的构造器org.apache.solr.client.solrj.request.beans.ClusterPropInfo.DefaultsInfo
 
DefaultSolrParams - org.apache.solr.common.params中的类
 
DefaultSolrParams(SolrParams, SolrParams) - 类 的构造器org.apache.solr.common.params.DefaultSolrParams
 
DefaultStreamFactory - org.apache.solr.client.solrj.io.stream.expr中的类
A default collection of mappings, used to convert strings into stream expressions.
DefaultStreamFactory() - 类 的构造器org.apache.solr.client.solrj.io.stream.expr.DefaultStreamFactory
 
DefaultZkACLProvider - org.apache.solr.common.cloud中的类
 
DefaultZkACLProvider() - 类 的构造器org.apache.solr.common.cloud.DefaultZkACLProvider
 
DefaultZkCredentialsProvider - org.apache.solr.common.cloud中的类
 
DefaultZkCredentialsProvider() - 类 的构造器org.apache.solr.common.cloud.DefaultZkCredentialsProvider
 
delegate - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.DelegatingCloudManager
 
delegate - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.DelegatingClusterStateProvider
 
DelegatingCloudManager - org.apache.solr.client.solrj.cloud.autoscaling中的类
Base class for overriding some behavior of SolrCloudManager.
DelegatingCloudManager(SolrCloudManager) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.DelegatingCloudManager
 
DelegatingClusterStateProvider - org.apache.solr.client.solrj.cloud.autoscaling中的类
Base class for overriding some behavior of ClusterStateProvider
DelegatingClusterStateProvider(ClusterStateProvider) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.DelegatingClusterStateProvider
 
DelegatingDistribStateManager - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
DelegatingDistribStateManager(DistribStateManager) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.DelegatingDistribStateManager
 
DelegatingNodeStateProvider - org.apache.solr.client.solrj.cloud.autoscaling中的类
Base class for overriding some behavior of NodeStateProvider.
DelegatingNodeStateProvider(NodeStateProvider) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.DelegatingNodeStateProvider
 
DELEGATION_TOKEN_PARAM - 类 中的静态变量org.apache.solr.client.solrj.impl.DelegationTokenHttpSolrClient
 
DelegationTokenHttpSolrClient - org.apache.solr.client.solrj.impl中的类
 
DelegationTokenHttpSolrClient(HttpSolrClient.Builder) - 类 的构造器org.apache.solr.client.solrj.impl.DelegationTokenHttpSolrClient
 
DelegationTokenHttpSolrClient(String, HttpClient, ResponseParser, boolean, ModifiableSolrParams) - 类 的构造器org.apache.solr.client.solrj.impl.DelegationTokenHttpSolrClient
已过时。
use DelegationTokenHttpSolrClient.DelegationTokenHttpSolrClient(HttpSolrClient.Builder) instead, as it is a more extension/subclassing-friendly alternative
DelegationTokenRequest<Q extends DelegationTokenRequest<Q,R>,R extends DelegationTokenResponse> - org.apache.solr.client.solrj.request中的类
Class for making Solr delegation token requests.
DelegationTokenRequest(SolrRequest.METHOD) - 类 的构造器org.apache.solr.client.solrj.request.DelegationTokenRequest
 
DelegationTokenRequest.Cancel - org.apache.solr.client.solrj.request中的类
 
DelegationTokenRequest.Get - org.apache.solr.client.solrj.request中的类
 
DelegationTokenRequest.Renew - org.apache.solr.client.solrj.request中的类
 
DelegationTokenResponse - org.apache.solr.client.solrj.response中的类
Delegation Token responses
DelegationTokenResponse() - 类 的构造器org.apache.solr.client.solrj.response.DelegationTokenResponse
 
DelegationTokenResponse.Cancel - org.apache.solr.client.solrj.response中的类
 
DelegationTokenResponse.Get - org.apache.solr.client.solrj.response中的类
 
DelegationTokenResponse.JsonMapResponseParser - org.apache.solr.client.solrj.response中的类
ResponseParser for JsonMaps.
DelegationTokenResponse.Renew - org.apache.solr.client.solrj.response中的类
 
Delete() - 类 的构造器org.apache.solr.client.solrj.request.ConfigSetAdminRequest.Delete
 
delete(String, int, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
DELETE_BACKUPS_CMD - 类 中的静态变量org.apache.solr.common.params.V2ApiParams
 
DELETE_DATA_DIR - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
 
DELETE_INDEX - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
If you unload a core, delete the index too
DELETE_INSTANCE_DIR - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
 
DELETE_METRICS_HISTORY - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
 
deleteAlias(String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to delete an alias
deleteAllAsyncIds() - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to delete a all asynchronous request statuses
deleteAsyncId(String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to delete an asynchronous request status
deleteBackupById(String, int) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Configure a SolrRequest object to delete a single backup-point by it's Backup ID.
deleteBackupByRecency(String, int) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Create a SolrRequest object to delete all backup-points after the most recent 'N' The created request object is only valid on backup locations that use the new "incremental" backup file-format introduced in Solr 8.9.
DeleteBackupPayload - org.apache.solr.client.solrj.request.beans中的类
 
DeleteBackupPayload() - 类 的构造器org.apache.solr.client.solrj.request.beans.DeleteBackupPayload
 
deleteBackupPurgeUnusedFiles(String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Create a SolrRequest object to delete all unused-files at the backup location.
deleteById(String) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
deleteById(String, String) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
deleteById(String, String, Long) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
deleteById(List<String>) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
deleteById(String, Long) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
deleteById(String, String) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Deletes a single document by unique ID.
deleteById(String) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Deletes a single document by unique ID.
deleteById(String, String, int) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Deletes a single document by unique ID, specifying max time before commit.
deleteById(String, int) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Deletes a single document by unique ID, specifying max time before commit.
deleteById(String, List<String>) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Deletes a list of documents by unique ID.
deleteById(List<String>) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Deletes a list of documents by unique ID.
deleteById(String, List<String>, int) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Deletes a list of documents by unique ID, specifying max time before commit.
deleteById(List<String>, int) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Deletes a list of documents by unique ID, specifying max time before commit.
deleteByQuery(String) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
deleteByQuery(String, String) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Deletes documents from the index based on a query
deleteByQuery(String) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Deletes documents from the index based on a query
deleteByQuery(String, String, int) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Deletes documents from the index based on a query, specifying max time before commit
deleteByQuery(String, int) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Deletes documents from the index based on a query, specifying max time before commit
deleteCollection(String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to delete a collection
deleteConfigDir(String) - 类 中的方法org.apache.solr.common.cloud.ZkConfigManager
Delete a config in ZooKeeper
DeleteCopyField(String, List<String>) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.DeleteCopyField
Creates a new instance of the request.
DeleteCopyField(String, List<String>, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.DeleteCopyField
 
deleteDataDir - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
DeleteDynamicField(String) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.DeleteDynamicField
Creates a new instance of the request.
DeleteDynamicField(String, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.DeleteDynamicField
 
DeleteField(String) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.DeleteField
Creates a new instance of the request.
DeleteField(String, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.DeleteField
 
DeleteFieldType(String) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.DeleteFieldType
Creates a new instance of the request.
DeleteFieldType(String, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.DeleteFieldType
 
deleteIndex - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
deleteInstanceDir - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
deleteNode(String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to delete a node.
DeleteNode(String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteNode
 
deleteReplica(String, String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to delete a replica from a shard in a collection
deleteReplica(String, String, int) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
 
deleteReplica(String, PerReplicaStates) - 类 中的静态方法org.apache.solr.common.cloud.PerReplicaStatesOps
Delete a replica entry from per-replica states
deleteReplicaProperty(String, String, String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to delete a property from a specific replica
deleteReplicasFromAllShards(String, int) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
 
deleteReplicasFromShard(String, String, int) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to remove a number of replicas from a specific shard
deleteShard(String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to delete a shard from a collection
DeleteSnapshot(String, String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteSnapshot
 
DeleteSnapshot(String) - 类 的构造器org.apache.solr.client.solrj.request.CoreAdminRequest.DeleteSnapshot
 
DeleteStream - org.apache.solr.client.solrj.io.stream中的类
Uses tuples to identify the uniqueKey values of documents to be deleted
DeleteStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.DeleteStream
 
DELIM - 类 中的静态变量org.apache.solr.common.util.JsonRecordReader
 
delta(Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Condition
 
delta(Object, Object) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Operand
 
DelVersion() - 类 的构造器org.apache.solr.client.solrj.request.beans.Package.DelVersion
 
DensityEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
DensityEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.DensityEvaluator
 
depth() - 接口 中的方法org.apache.solr.common.util.DataEntry
Depth of this Object.
depth() - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
DerivativeEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
DerivativeEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.DerivativeEvaluator
 
desc(String) - 类 中的静态方法org.apache.solr.client.solrj.SolrQuery.SortClause
Creates a decending SortClause for an item
DescribeEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
DescribeEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.DescribeEvaluator
 
deserialize(byte[]) - 类 中的静态方法org.apache.solr.client.solrj.SolrResponse
已过时。
detect(Object) - 类 中的静态方法org.apache.solr.client.solrj.request.MultiContentWriterRequest
 
detect(String) - 类 中的静态方法org.apache.solr.common.util.ContentStreamBase.StringStream
 
determineValueSelector(int, ResultSetMetaData) - 类 中的方法org.apache.solr.client.solrj.io.stream.JDBCStream
 
DF - 接口 中的静态变量org.apache.solr.common.params.CommonParams
default query field
DF - 接口 中的静态变量org.apache.solr.common.params.TermVectorParams
Return IDF information.
DIAGNOSTICS - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
DimensionalRoutedAlias(String, CollectionAdminRequest.Create, CollectionAdminRequest.RoutedAliasAdminRequest...) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.DimensionalRoutedAlias
 
DirectJsonQueryRequest - org.apache.solr.client.solrj.request.json中的类
Represents a query using the JSON Query DSL This class doesn't construct the request body itself.
DirectJsonQueryRequest(String) - 类 的构造器org.apache.solr.client.solrj.request.json.DirectJsonQueryRequest
 
DirectJsonQueryRequest(String, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.json.DirectJsonQueryRequest
 
directUpdatesToLeadersOnly - 类 中的变量org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.Builder
 
directUpdatesToLeadersOnly - 类 中的变量org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
 
DirectXmlRequest - org.apache.solr.client.solrj.request中的类
Send arbitrary XML to a request handler
DirectXmlRequest(String, String) - 类 的构造器org.apache.solr.client.solrj.request.DirectXmlRequest
 
DISABLE - 接口 中的静态变量org.apache.solr.common.params.CommonParams
"disable" value for SolrPing action
DISABLE_REQUEST_ID - 接口 中的静态变量org.apache.solr.common.params.CommonParams
An opt-out flag to prevent the addition of CommonParams.REQUEST_ID tracing on distributed queries Defaults to 'false' if not specified.
disconnected() - 类 中的方法org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
disconnected() - 接口 中的方法org.apache.solr.common.cloud.ZkClientConnectionStrategy.DisconnectedListener
 
DISK - 类 中的静态变量org.apache.solr.common.cloud.rule.ImplicitSnitch
 
DISKTYPE - 类 中的静态变量org.apache.solr.common.cloud.rule.ImplicitSnitch
 
DiskTypeVariable(Variable.Type) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.VariableBase.DiskTypeVariable
 
DisMaxParams - org.apache.solr.common.params中的接口
A collection of params used in DisMaxRequestHandler, both for Plugin initialization and for Requests.
DISTANCE - 接口 中的静态变量org.apache.solr.common.params.SpatialParams
 
DistanceEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
DistanceEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.DistanceEvaluator
 
DistanceEvaluator.DistanceType - org.apache.solr.client.solrj.io.eval中的枚举
 
DistinctOperation - org.apache.solr.client.solrj.io.ops中的类
 
DistinctOperation(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.ops.DistinctOperation
 
DistinctOperation() - 类 的构造器org.apache.solr.client.solrj.io.ops.DistinctOperation
 
DISTRIB - 接口 中的静态变量org.apache.solr.common.params.CommonParams
distrib string
DISTRIB_SINGLE_PASS - 接口 中的静态变量org.apache.solr.common.params.ShardParams
Force a single-pass distributed query?
DistribStateManager - org.apache.solr.client.solrj.cloud中的接口
This interface represents a distributed state repository.
DistributedQueue - org.apache.solr.client.solrj.cloud中的接口
Distributed queue component.
DistributedQueueFactory - org.apache.solr.client.solrj.cloud中的接口
 
DivideEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
DivideEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.DivideEvaluator
 
DOC_COUNT - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
DOC_IDS - 接口 中的静态变量org.apache.solr.common.params.TermVectorParams
The Doc Ids (Lucene internal ids) of the docs to get the term vectors for
DOC_ROUTER - 类 中的静态变量org.apache.solr.common.cloud.DocCollection
 
DocCollection - org.apache.solr.common.cloud中的类
Models a Collection in zookeeper (but that Java name is obviously taken, hence "DocCollection")
DocCollection(String, Map<String, Slice>, Map<String, Object>, DocRouter) - 类 的构造器org.apache.solr.common.cloud.DocCollection
 
DocCollection(String, Map<String, Slice>, Map<String, Object>, DocRouter, int, String) - 类 的构造器org.apache.solr.common.cloud.DocCollection
 
DocCollectionWatcher - org.apache.solr.common.cloud中的接口
Callback registered with ZkStateReader.registerDocCollectionWatcher(String, DocCollectionWatcher) and called whenever the DocCollection changes.
DOCID - 类 中的静态变量org.apache.solr.client.solrj.SolrQuery
 
DocRouter - org.apache.solr.common.cloud中的类
Class to partition int range into n ranges.
DocRouter() - 类 的构造器org.apache.solr.common.cloud.DocRouter
 
DocRouter.Range - org.apache.solr.common.cloud中的类
 
DOCS - 接口 中的静态变量org.apache.solr.common.params.StreamParams
 
DocumentAnalysisRequest - org.apache.solr.client.solrj.request中的类
A request for the org.apache.solr.handler.DocumentAnalysisRequestHandler.
DocumentAnalysisRequest() - 类 的构造器org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Constructs a new request with a default uri of "/documentanalysis".
DocumentAnalysisRequest(String) - 类 的构造器org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Constructs a new request with the given request handler uri.
DocumentAnalysisResponse - org.apache.solr.client.solrj.response中的类
A response that is returned by processing the DocumentAnalysisRequest.
DocumentAnalysisResponse() - 类 的构造器org.apache.solr.client.solrj.response.DocumentAnalysisResponse
 
DocumentAnalysisResponse.DocumentAnalysis - org.apache.solr.client.solrj.response中的类
An analysis process breakdown of a document.
DocumentAnalysisResponse.FieldAnalysis - org.apache.solr.client.solrj.response中的类
An analysis process breakdown for a specific field.
DocumentObjectBinder - org.apache.solr.client.solrj.beans中的类
A class to map objects to and from solr documents.
DocumentObjectBinder() - 类 的构造器org.apache.solr.client.solrj.beans.DocumentObjectBinder
 
doesOverride(Clause) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
doesRepresentTypes(StreamExpression, Class...) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
doIgnore(Throwable, String) - 异常错误 中的静态方法org.apache.solr.common.SolrException
Returns null if this exception does not match any ignore patterns, or a message string to use if it does.
doIndent - 类 中的变量org.apache.solr.common.util.SolrJSONWriter
 
doIndent() - 类 中的方法org.apache.solr.common.util.SolrJSONWriter
 
doIndent() - 接口 中的方法org.apache.solr.common.util.TextWriter
 
DOLLAR_BRACES_PLACEHOLDER_PATTERN - 类 中的静态变量org.apache.solr.common.util.Template
 
DomainMap - org.apache.solr.client.solrj.request.json中的类
 
DomainMap() - 类 的构造器org.apache.solr.client.solrj.request.json.DomainMap
 
DOMUtil - org.apache.solr.common.util中的类
 
DOMUtil() - 类 的构造器org.apache.solr.common.util.DOMUtil
 
doneRecovering(String) - 类 中的方法org.apache.solr.client.solrj.cloud.ShardTerms
Mark coreNodeName as finished recovering
doRequest(String, LBSolrClient.Req, LBSolrClient.Rsp, boolean, boolean) - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
 
DotProductEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
DotProductEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.DotProductEvaluator
 
DOUBLE - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
DoubleEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
DoubleEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.DoubleEvaluator
 
doubleVal(double) - 接口 中的方法org.apache.solr.common.ConfigNode
 
doubleVal() - 接口 中的方法org.apache.solr.common.util.DataEntry
 
doubleVal() - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
downConfig(String, Path) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
downConfig(SolrZkClient, String, Path) - 类 中的静态方法org.apache.solr.common.cloud.ZkMaintenanceUtils
 
downloadConfig(String, Path) - 类 中的方法org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
Download a named config from Zookeeper to a location on the filesystem
downloadConfigDir(String, Path) - 类 中的方法org.apache.solr.common.cloud.ZkConfigManager
Download a config from Zookeeper and write it to the filesystem
downloadFromZK(String, Path) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
downloadFromZK(SolrZkClient, String, Path) - 类 中的静态方法org.apache.solr.common.cloud.ZkMaintenanceUtils
 
downReplicas(List<String>, PerReplicaStates) - 类 中的静态方法org.apache.solr.common.cloud.PerReplicaStatesOps
Mark the given replicas as DOWN
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.AbsoluteValueEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.AddEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.AkimaEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.AnovaEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.AppendEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ArcCosineEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ArcSineEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ArcTangentEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.ArrayEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.AscEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.BetaDistributionEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.BicubicSplineEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.BinomialCoefficientEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.BinomialDistributionEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.CanberraEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.CeilingEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ChebyshevDistanceEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.ChebyshevEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ChiSquareDataSetEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.CoalesceEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ColumnAtEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ColumnCountEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.ColumnEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.ConcatEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ConstantDistributionEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ConversionEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.ConvexHullEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ConvolutionEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.CopyOfEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.CopyOfRangeEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.CorrelationEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.CorrelationSignificanceEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.CosineDistanceEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.CosineEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.CosineSimilarityEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.CovarianceEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.CubedRootEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.CumulativeProbabilityEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.DateEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.DbscanEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.DensityEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.DerivativeEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.DescribeEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.DistanceEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.DivideEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.DivideEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.DotProductEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.DoubleEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.EarthMoversEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.EBEAddEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.EBEDivideEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.EBEMultiplyEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.EBESubtractEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.EmpiricalDistributionEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.EnclosingDiskEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.EnumeratedDistributionEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.EuclideanDistanceEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.EuclideanEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.ExclusiveOrEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.ExponentialMovingAverageEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.FactorialEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.FeatureSelectEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.FFTEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.FindDelayEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.FloorEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.FrequencyTableEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.FuzzyKmeansEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GammaDistributionEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.GaussFitEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GeometricDistributionEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetAmplitudeEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetAngularFrequencyEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetAreaEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetAttributeEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetAttributesEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetBaryCenterEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetBoundarySizeEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetCacheEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetCenterEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetCentroidsEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetClusterEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetColumnLabelsEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetMembershipMatrixEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetPhaseEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetRadiusEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetRowLabelsEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetSupportPointsEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetValueEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GetVerticesEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GrandSumEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.GTestDataSetEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.HarmonicFitEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.HistogramEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.HyperbolicCosineEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.HyperbolicSineEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.HyperbolicTangentEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.IFFTEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.IfThenElseEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.IndexOfEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.IntegrateEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.IsNullEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.KmeansEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.KnnEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.KnnRegressionEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.KolmogorovSmirnovEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.L1NormEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.LatLonVectorsEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.LeftShiftEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.LengthEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.LerpEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.LInfNormEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.ListCacheEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.LoessEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.Log10Evaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.LogNormalDistributionEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.LongEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.LowerEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.ManhattanEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.MannWhitneyUEvaluator
 
doWork(Object...) - 接口 中的方法org.apache.solr.client.solrj.io.eval.ManyValueWorker
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.MarkovChainEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.MatchesEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.MatrixEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.MatrixMultiplyEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.MeanDifferenceEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.MeanEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.MemsetEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.MinMaxScaleEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ModeEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.ModuloEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ModuloEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.MonteCarloEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.MovingAverageEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.MovingMADEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.MovingMedianEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.MultiKmeansEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.MultiplyEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.MultiVariateNormalDistributionEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.NaturalEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.NaturalLogEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.NormalDistributionEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.NormalizeEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.NormalizeSumEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.NormEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.NotEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.NotEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.NotNullEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.OLSRegressionEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.OnesEvaluator
 
doWork(Object) - 接口 中的方法org.apache.solr.client.solrj.io.eval.OneValueWorker
 
doWork(Object...) - 接口 中的方法org.apache.solr.client.solrj.io.eval.OneValueWorker
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.OscillateEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.OutliersEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.PairedTTestEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.PairSortEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.PercentileEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.PivotEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.PoissonDistributionEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.PolyFitDerivativeEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.PolyFitEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.PowerEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.PrecisionEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.PredictEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.PrimesEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.ProbabilityEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ProjectToBorderEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.PutCacheEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.RankEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecipEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecursiveBooleanEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecursiveTemporalEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.RegressionEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.RemoveCacheEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.RepeatEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ReverseEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.RightShiftEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.RoundEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.RowAtEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.RowCountEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.SampleEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ScalarAddEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ScaleEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.SequenceEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.SetColumnLabelsEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.SetRowLabelsEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.SetValueEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.SineEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.SplineEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.SplitEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.SquareRootEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.StandardDeviationEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.SubtractEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.SumColumnsEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.SumDifferenceEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.SumRowsEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.SumSqEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.TangentEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.TermVectorsEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.TimeDifferencingEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.TopFeaturesEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.TransposeEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.TriangularDistributionEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.TrimEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.TruncEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.TTestEvaluator
 
doWork(Object, Object) - 接口 中的方法org.apache.solr.client.solrj.io.eval.TwoValueWorker
 
doWork(Object...) - 接口 中的方法org.apache.solr.client.solrj.io.eval.TwoValueWorker
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.UniformDistributionEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.UniformIntegerDistributionEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.UnitEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.UpperEvaluator
 
doWork(Object...) - 类 中的方法org.apache.solr.client.solrj.io.eval.ValueAtEvaluator
 
doWork(Object...) - 接口 中的方法org.apache.solr.client.solrj.io.eval.ValueWorker
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.VarianceEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.WeibullDistributionEvaluator
 
doWork(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ZerosEvaluator
 
doWork(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.ZipFDistributionEvaluator
 
DrillStream - org.apache.solr.client.solrj.io.stream中的类
 
DrillStream(String, String, TupleStream, StreamComparator, String, String, String) - 类 的构造器org.apache.solr.client.solrj.io.stream.DrillStream
 
DrillStream(String, String, String, StreamComparator, String, String, String) - 类 的构造器org.apache.solr.client.solrj.io.stream.DrillStream
 
DrillStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.DrillStream
 
DriverImpl - org.apache.solr.client.solrj.io.sql中的类
Get a Connection with with a url and properties.
DriverImpl() - 类 的构造器org.apache.solr.client.solrj.io.sql.DriverImpl
 
DynamicField(String) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.DynamicField
Creates a new instance of the class.
DynamicField(String, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.DynamicField
 
DynamicFieldResponse() - 类 的构造器org.apache.solr.client.solrj.response.schema.SchemaResponse.DynamicFieldResponse
 
DynamicFields() - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.DynamicFields
 
DynamicFields(SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.DynamicFields
 
DynamicFieldsResponse() - 类 的构造器org.apache.solr.client.solrj.response.schema.SchemaResponse.DynamicFieldsResponse
 

E

EACH - 类 中的静态变量org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
EarthMoversEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
EarthMoversEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.EarthMoversEvaluator
 
EarthMoversEvaluator(StreamExpression, StreamFactory, List<String>) - 类 的构造器org.apache.solr.client.solrj.io.eval.EarthMoversEvaluator
 
EBEAddEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
EBEAddEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.EBEAddEvaluator
 
EBEDivideEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
EBEDivideEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.EBEDivideEvaluator
 
EBEMultiplyEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
EBEMultiplyEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.EBEMultiplyEvaluator
 
EBESubtractEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
EBESubtractEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.EBESubtractEvaluator
 
EchoStream - org.apache.solr.client.solrj.io.stream中的类
 
EchoStream(String) - 类 的构造器org.apache.solr.client.solrj.io.stream.EchoStream
 
EchoStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.EchoStream
 
EDITORIAL_MARKER_FIELD_NAME - 接口 中的静态变量org.apache.solr.common.params.QueryElevationParams
The name of the field that editorial results will be written out as when using the QueryElevationComponent, which automatically configures the EditorialMarkerFactory.
elapsedTime - 类 中的变量org.apache.solr.client.solrj.response.SimpleSolrResponse
 
ELECTION_NODE - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
ELECTION_NODE_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
ELEVATE_ONLY_DOCS_MATCHING_QUERY - 接口 中的静态变量org.apache.solr.common.params.QueryElevationParams
By default, the component will also elevate docs that aren't part of the search result (matching the query).
EmpiricalDistributionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
EmpiricalDistributionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.EmpiricalDistributionEvaluator
 
EMPTY - 类 中的静态变量org.apache.solr.common.cloud.Aliases
An empty, minimal Aliases primarily used to support the non-cloud solr use cases.
EMPTY - 接口 中的静态变量org.apache.solr.common.ConfigNode
An empty node object.
EMPTY - 类 中的静态变量org.apache.solr.common.util.ValidatingJsonMap
 
empty_attrs - 接口 中的静态变量org.apache.solr.common.ConfigNode
 
EmptyEntityResolver - org.apache.solr.common中的类
This class provides several singletons of entity resolvers used by SAX and StAX in the Java API.
ENABLE - 接口 中的静态变量org.apache.solr.common.params.CommonParams
"enable" value for SolrPing action
ENABLE - 接口 中的静态变量org.apache.solr.common.params.QueryElevationParams
 
enabled - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerConfig
Enabled flag.
ENABLED - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
EnclosingDiskEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
EnclosingDiskEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.EnclosingDiskEvaluator
 
encodeLocalParamVal(String) - 类 中的静态方法org.apache.solr.client.solrj.util.ClientUtils
Returns the value encoded properly so it can be appended after a name= local-param.
ENCODER - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
end(DataEntry) - 接口 中的方法org.apache.solr.common.util.DataEntry.EntryListener
Callback after all entries of this container are streamed
end - 类 中的变量org.apache.solr.common.util.FastInputStream
 
END - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
end - 类 中的变量org.noggit.CharArr
 
end - 类 中的变量org.noggit.JSONParser
 
END_OBJ - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
endArray() - 类 中的方法org.noggit.JSONWriter
 
endArray(Object) - 类 中的方法org.noggit.ObjectBuilder
 
endDoc(Object) - 接口 中的方法org.apache.solr.client.solrj.FastStreamingDocsCallback
A document ends
endObject() - 类 中的方法org.noggit.JSONWriter
 
endPoint - 枚举 中的变量org.apache.solr.client.solrj.request.CollectionApiMapping.Meta
 
endPoint - 枚举 中的变量org.apache.solr.client.solrj.request.CoreApiMapping.Meta
 
ensureExists(String, SolrZkClient) - 类 中的方法org.apache.solr.common.cloud.ZkCmdExecutor
 
ensureExists(String, byte[], SolrZkClient) - 类 中的方法org.apache.solr.common.cloud.ZkCmdExecutor
 
ensureExists(String, byte[], CreateMode, SolrZkClient) - 类 中的方法org.apache.solr.common.cloud.ZkCmdExecutor
 
ensureExists(String, byte[], CreateMode, SolrZkClient, int) - 类 中的方法org.apache.solr.common.cloud.ZkCmdExecutor
 
ensureHighestTermsAreNotZero() - 类 中的方法org.apache.solr.client.solrj.cloud.ShardTerms
Return a new ShardTerms in which highest terms are not zero
entry(DataEntry) - 接口 中的方法org.apache.solr.common.util.DataEntry.EntryListener
Callback for each entry in this container. once the method call returns, the entry object is not valid anymore It is usually reused.
EntryImpl() - 类 的构造器org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
entrySet() - 类 中的方法org.apache.solr.common.SolrDocument
 
entrySet() - 类 中的方法org.apache.solr.common.SolrInputDocument
 
entrySet() - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
EntryWriterWrapper(MapWriter.EntryWriter, Predicate<CharSequence>) - 类 的构造器org.apache.solr.common.ConditionalKeyMapWriter.EntryWriterWrapper
 
EntryWriterWrapper(MapWriter.EntryWriter, BiPredicate<CharSequence, Object>) - 类 的构造器org.apache.solr.common.ConditionalMapWriter.EntryWriterWrapper
 
ENUM_FIELD_VALUE - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
ENUM_OF - 类 中的静态变量org.apache.solr.common.util.ValidatingJsonMap
 
EnumeratedDistributionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
EnumeratedDistributionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.EnumeratedDistributionEvaluator
 
EnumFieldValue - org.apache.solr.common中的类
Represents a Enum field value, which includes integer value (indicating the sort order) and string (displayed) value.
EnumFieldValue(Integer, String) - 类 的构造器org.apache.solr.common.EnumFieldValue
 
EOF - 类 中的变量org.apache.solr.client.solrj.io.Tuple
When EOF field is true the Tuple marks the end of the stream.
EOF() - 类 中的静态方法org.apache.solr.client.solrj.io.Tuple
Create a new empty tuple marked as EOF.
EOF - 接口 中的静态变量org.apache.solr.common.params.StreamParams
 
EOF - 类 中的静态变量org.noggit.JSONParser
Event indicating the end of input has been reached
eof - 类 中的变量org.noggit.JSONParser
 
eofTuples - 类 中的变量org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
eofTuples - 类 中的变量org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
eq - 类 中的变量org.apache.solr.client.solrj.io.stream.JoinStream
 
Equalitor<T> - org.apache.solr.client.solrj.io.eq中的接口
Interface defining a way to determine if two items are equal This borrows from Java 8's BiPredicate interface but to keep Java 7 compatible we will not use that interface directory.
EQUALITOR - 接口 中的静态变量org.apache.solr.client.solrj.io.stream.expr.Explanation.ExpressionType
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.ActionConfig
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerConfig
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerListenerConfig
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Condition
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Preference
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VersionedData
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Violation
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient.ServerWrapper
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.io.comp.FieldComparator
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.io.comp.HashKey
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.io.comp.MultipleFieldComparator
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream.TupleWrapper
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.io.stream.DaemonStream
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream.TupleWrapper
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionValue
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.request.beans.PluginMeta
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.response.Cluster
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.response.Suggestion
 
equals(Object) - 类 中的方法org.apache.solr.client.solrj.SolrQuery.SortClause
 
equals(Object) - 类 中的方法org.apache.solr.common.cloud.ClusterState
 
equals(Object) - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
equals(Object) - 类 中的方法org.apache.solr.common.cloud.DocRouter.Range
 
equals(Object) - 类 中的方法org.apache.solr.common.cloud.PerReplicaStates.State
 
equals(Object) - 类 中的方法org.apache.solr.common.cloud.Replica
 
equals(Object) - 类 中的方法org.apache.solr.common.cloud.ZkNodeProps
 
equals(Object) - 类 中的方法org.apache.solr.common.EnumFieldValue
 
equals(String, String) - 类 中的静态方法org.apache.solr.common.StringUtils
A "null-safe" equals method.
equals(Object) - 类 中的方法org.apache.solr.common.ToleratedUpdateError
 
equals(Object) - 类 中的方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
equals(Object) - 类 中的方法org.apache.solr.common.util.NamedList
 
equals(Object) - 类 中的方法org.apache.solr.common.util.Pair
 
equals(Object) - 类 中的方法org.apache.solr.common.util.StringBytes
 
equals(Object) - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
EqualToEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
EqualToEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.EqualToEvaluator
 
err(String) - 类 中的方法org.noggit.JSONParser
 
ERR_MSGS - 类 中的静态变量org.apache.solr.common.util.CommandOperation
 
error - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
error(SAXParseException) - 类 中的方法org.apache.solr.common.util.XMLErrorLogger
 
error(TransformerException) - 类 中的方法org.apache.solr.common.util.XMLErrorLogger
 
ERROR_CLASS - 异常错误 中的静态变量org.apache.solr.common.SolrException
 
ESCAPE_OPERATOR - 接口 中的静态变量org.apache.solr.common.params.SimpleParams
Enables ESCAPE operator (\)
escapeAttributeValue(String, Writer) - 类 中的静态方法org.apache.solr.common.util.XML
 
escapeAttributeValue(char[], int, int, Writer) - 类 中的静态方法org.apache.solr.common.util.XML
 
escapeCharData(String, Writer) - 类 中的静态方法org.apache.solr.common.util.XML
 
escapeQueryChars(String) - 类 中的静态方法org.apache.solr.client.solrj.util.ClientUtils
See: escapeTextWithSeparator(String, char) - 类 中的静态方法org.apache.solr.common.util.StrUtils
Creates a new copy of the string with the separator backslash escaped.
EuclideanDistanceEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
EuclideanDistanceEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.EuclideanDistanceEvaluator
 
EuclideanEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
EuclideanEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.EuclideanEvaluator
 
EuclideanEvaluator(StreamExpression, StreamFactory, List<String>) - 类 的构造器org.apache.solr.client.solrj.io.eval.EuclideanEvaluator
 
EvalStream - org.apache.solr.client.solrj.io.stream中的类
 
EvalStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.EvalStream
 
evaluate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.eval.CanberraEvaluator
 
evaluate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.eval.ChebyshevEvaluator
 
evaluate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.eval.ColumnEvaluator
 
evaluate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.eval.CosineDistanceEvaluator
 
evaluate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.eval.EarthMoversEvaluator
 
evaluate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.eval.EuclideanEvaluator
 
evaluate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.eval.FieldValueEvaluator
 
evaluate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.eval.ManhattanEvaluator
 
evaluate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.eval.MemsetEvaluator
 
evaluate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.eval.MonteCarloEvaluator
 
evaluate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.eval.RawValueEvaluator
 
evaluate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecNumEvaluator
 
evaluate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
 
evaluate(Tuple) - 接口 中的方法org.apache.solr.client.solrj.io.eval.StreamEvaluator
 
evaluate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.eval.UuidEvaluator
 
evaluateOverContext() - 接口 中的方法org.apache.solr.client.solrj.io.eval.StreamEvaluator
Execute the evaluator over lets stored within the StreamContext.
evaluation - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
EVALUATOR - 接口 中的静态变量org.apache.solr.client.solrj.io.stream.expr.Explanation.ExpressionType
 
EvaluatorException - org.apache.solr.client.solrj.io.eval中的异常错误
 
EvaluatorException(Throwable) - 异常错误 的构造器org.apache.solr.client.solrj.io.eval.EvaluatorException
 
EvaluatorException(String) - 异常错误 的构造器org.apache.solr.client.solrj.io.eval.EvaluatorException
 
event - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerConfig
Trigger event type.
EVENT - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
EVENT - 接口 中的静态变量org.apache.solr.common.params.EventParams
Event param for things like newSearcher, firstSearcher
event - 类 中的变量org.noggit.JSONParser
 
EventParams - org.apache.solr.common.params中的接口
 
ew - 类 中的变量org.apache.solr.common.util.JavaBinCodec
 
EXCEPTION - 类 中的变量org.apache.solr.client.solrj.io.Tuple
When EXCEPTION field is true the Tuple marks an exception in the stream and the corresponding "EXCEPTION" field contains a related message.
EXCEPTION(String, boolean) - 类 中的静态方法org.apache.solr.client.solrj.io.Tuple
Create a new empty tuple marked as EXCEPTION, and optionally EOF.
EXCEPTION(Throwable, boolean) - 类 中的静态方法org.apache.solr.client.solrj.io.Tuple
Create a new empty tuple marked as EXCEPTION and optionally EOF.
exception - 类 中的变量org.apache.solr.common.cloud.rule.SnitchContext
 
EXCEPTION - 接口 中的静态变量org.apache.solr.common.params.StreamParams
 
ExceptionStream - org.apache.solr.client.solrj.io.stream中的类
 
ExceptionStream(TupleStream) - 类 的构造器org.apache.solr.client.solrj.io.stream.ExceptionStream
 
EXCLUDE - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
EXCLUDE - 接口 中的静态变量org.apache.solr.common.params.QueryElevationParams
 
EXCLUDE_MARKER_FIELD_NAME - 接口 中的静态变量org.apache.solr.common.params.QueryElevationParams
The name of the field that excluded editorial results will be written out as when using the QueryElevationComponent, which automatically configures the EditorialMarkerFactory.
EXCLUSIVE - 接口 中的静态变量org.apache.solr.common.params.QueryElevationParams
 
ExclusiveOrEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ExclusiveOrEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ExclusiveOrEvaluator
 
execute() - 接口 中的方法org.apache.solr.common.cloud.ZkOperation
Performs the operation - which may be involved multiple times if the connection to ZooKeeper closes during this operation
execute(Runnable) - 类 中的方法org.apache.solr.common.util.ExecutorUtil.MDCAwareThreadPoolExecutor
 
execute() - 接口 中的方法org.apache.solr.common.util.RetryUtil.BooleanRetryCmd
 
execute() - 接口 中的方法org.apache.solr.common.util.RetryUtil.RetryCmd
 
executeGET(HttpClient, String, Utils.InputStreamConsumer<T>) - 类 中的静态方法org.apache.solr.common.util.Utils
 
executeHttpMethod(HttpClient, String, Utils.InputStreamConsumer<T>, HttpRequestBase) - 类 中的静态方法org.apache.solr.common.util.Utils
 
executeMethod(HttpRequestBase, Principal, ResponseParser, boolean) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
 
executorService - 类 中的变量org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.Builder
 
executorService - 类 中的变量org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.Builder
 
executorService - 类 中的变量org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
executorService - 类 中的变量org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
executorService - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
ExecutorStream - org.apache.solr.client.solrj.io.stream中的类
The executor function wraps a stream with Tuples containing Streaming Expressions and executes them in parallel.
ExecutorStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.ExecutorStream
 
ExecutorStream.StreamTask - org.apache.solr.client.solrj.io.stream中的类
 
ExecutorUtil - org.apache.solr.common.util中的类
 
ExecutorUtil() - 类 的构造器org.apache.solr.common.util.ExecutorUtil
 
ExecutorUtil.InheritableThreadLocalProvider - org.apache.solr.common.util中的接口
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 registered here
ExecutorUtil.MDCAwareThreadPoolExecutor - org.apache.solr.common.util中的类
 
exists(String, Watcher, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Return the stat of the node of the given path.
exists(String, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Returns true if path exists
exists() - 接口 中的方法org.apache.solr.common.ConfigNode
 
EXPAND - 接口 中的静态变量org.apache.solr.common.params.ExpandParams
 
expand(int) - 类 中的方法org.apache.solr.common.util.BytesBlock
 
EXPAND_FIELD - 接口 中的静态变量org.apache.solr.common.params.ExpandParams
 
EXPAND_FQ - 接口 中的静态变量org.apache.solr.common.params.ExpandParams
 
EXPAND_NULL - 接口 中的静态变量org.apache.solr.common.params.ExpandParams
 
EXPAND_Q - 接口 中的静态变量org.apache.solr.common.params.ExpandParams
 
EXPAND_ROWS - 接口 中的静态变量org.apache.solr.common.params.ExpandParams
 
EXPAND_SORT - 接口 中的静态变量org.apache.solr.common.params.ExpandParams
 
ExpandParams - org.apache.solr.common.params中的接口
Expand parameters
EXPLAIN_OTHER - 接口 中的静态变量org.apache.solr.common.params.CommonParams
another query to explain against
EXPLAIN_STRUCT - 接口 中的静态变量org.apache.solr.common.params.CommonParams
boolean indicating whether score explanations should structured (true), or plain text (false)
Explanation - org.apache.solr.client.solrj.io.stream.expr中的类
Explanation containing details about a expression
Explanation(String) - 类 的构造器org.apache.solr.client.solrj.io.stream.expr.Explanation
 
Explanation.ExpressionType - org.apache.solr.client.solrj.io.stream.expr中的接口
 
ExponentialMovingAverageEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ExponentialMovingAverageEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ExponentialMovingAverageEvaluator
 
EXPR - 接口 中的静态变量org.apache.solr.common.params.StreamParams
 
Expressible - org.apache.solr.client.solrj.io.stream.expr中的接口
Defines a stream that can be expressed in an expression
EXPUNGE_DELETES - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
 
EXT_PROPRTTY_PREFIX - 类 中的静态变量org.apache.solr.common.cloud.ClusterProperties
 
EXTERN_STRING - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 

F

FACET - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Should facet counts be calculated?
Facet2DStream - org.apache.solr.client.solrj.io.stream中的类
 
Facet2DStream(String, String, ModifiableSolrParams, Bucket, Bucket, String, Metric) - 类 的构造器org.apache.solr.client.solrj.io.stream.Facet2DStream
 
Facet2DStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.Facet2DStream
 
FACET_CONTAINS - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Only return constraints of a facet field containing the given string.
FACET_CONTAINS_IGNORE_CASE - 接口 中的静态变量org.apache.solr.common.params.FacetParams
If using facet contains, ignore case when comparing values.
FACET_DATE - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Any field whose terms the user wants to enumerate over for Facet Contraint Counts (multi-value)
FACET_DATE_END - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Date string indicating the ending point for a date facet range.
FACET_DATE_GAP - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Date Math string indicating the interval of sub-ranges for a date facet range.
FACET_DATE_HARD_END - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Boolean indicating how counts should be computed if the range between 'start' and 'end' is not evenly divisible by 'gap'.
FACET_DATE_INCLUDE - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Multivalued string indicating what rules should be applied to determine when the the ranges generated for date faceting should be inclusive or exclusive of their end points.
FACET_DATE_OTHER - 接口 中的静态变量org.apache.solr.common.params.FacetParams
String indicating what "other" ranges should be computed for a date facet range (multi-value).
FACET_DATE_START - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Date string indicating the starting point for a date facet range.
FACET_DISTRIB - 接口 中的静态变量org.apache.solr.common.params.FacetParams
已过时。
FACET_ENUM_CACHE_MINDF - 接口 中的静态变量org.apache.solr.common.params.FacetParams
When faceting by enumerating the terms in a field, only use the filterCache for terms with a df >= to this parameter.
FACET_EXCLUDETERMS - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Only return constraints of a facet field excluding the given string.
FACET_EXISTS - 接口 中的静态变量org.apache.solr.common.params.FacetParams
A boolean parameter that caps the facet counts at 1.
FACET_FIELD - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Any field whose terms the user wants to enumerate over for Facet Constraint Counts (multi-value)
FACET_HEATMAP - 接口 中的静态变量org.apache.solr.common.params.FacetParams
A spatial RPT field to generate a 2D "heatmap" (grid of facet counts) on.
FACET_HEATMAP_DIST_ERR - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Used to determine the heatmap grid level to compute (optional).
FACET_HEATMAP_DIST_ERR_PCT - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Used to determine the heatmap grid level to compute, defaulting to 0.15.
FACET_HEATMAP_FORMAT - 接口 中的静态变量org.apache.solr.common.params.FacetParams
The format of the heatmap: either png or ints2D (default).
FACET_HEATMAP_GEOM - 接口 中的静态变量org.apache.solr.common.params.FacetParams
The region the heatmap should minimally enclose.
FACET_HEATMAP_LEVEL - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Specify the heatmap grid level explicitly, instead of deriving it via distErr or distErrPct.
FACET_HEATMAP_MAX_CELLS - 接口 中的静态变量org.apache.solr.common.params.FacetParams
The maximum number of cells (grid squares) the client is willing to handle.
FACET_INTERVAL - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Any field whose values the user wants to enumerate as explicit intervals of terms.
FACET_INTERVAL_SET - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Set of terms for a single interval to facet on.
FACET_LIMIT - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Numeric option indicating the maximum number of facet field counts be included in the response for each field - in descending order of count.
FACET_MATCHES - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Only return constraints of a facet field containing the given string.
FACET_METHOD - 接口 中的静态变量org.apache.solr.common.params.FacetParams
What method should be used to do the faceting
FACET_METHOD_enum - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Value for FACET_METHOD param to indicate that Solr should enumerate over terms in a field to calculate the facet counts.
FACET_METHOD_fc - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Value for FACET_METHOD param to indicate that Solr should enumerate over documents and count up terms by consulting an uninverted representation of the field values (such as the FieldCache used for sorting).
FACET_METHOD_fcs - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Value for FACET_METHOD param, like FACET_METHOD_fc but counts per-segment.
FACET_METHOD_uif - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Value for FACET_METHOD param to indicate that Solr should use an UnInvertedField
FACET_MINCOUNT - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Numeric option indicating the minimum number of hits before a facet should be included in the response.
FACET_MISSING - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Boolean option indicating whether the response should include a facet field count for all records which have no value for the facet field.
FACET_OFFSET - 接口 中的静态变量org.apache.solr.common.params.FacetParams
The offset into the list of facets.
FACET_OVERREQUEST - 接口 中的静态变量org.apache.solr.common.params.FacetParams
 
FACET_OVERREQUEST_COUNT - 接口 中的静态变量org.apache.solr.common.params.FacetParams
An additional amount to over-request by when performing initial distributed requests.
FACET_OVERREQUEST_RATIO - 接口 中的静态变量org.apache.solr.common.params.FacetParams
The percentage to over-request by when performing initial distributed requests.
FACET_PIVOT - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Comma separated list of fields to pivot example: author,type (for types by author / types within author)
FACET_PIVOT_MINCOUNT - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Minimum number of docs that need to match to be included in the sublist default value is 1
FACET_PREFIX - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Only return constraints of a facet field with the given prefix.
FACET_QUERY - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Any lucene formated queries the user would like to use for Facet Constraint Counts (multi-value)
FACET_RANGE - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Any numerical field whose terms the user wants to enumerate over Facet Contraint Counts for selected ranges.
FACET_RANGE_END - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Number indicating the ending point for a numerical range facet.
FACET_RANGE_GAP - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Number indicating the interval of sub-ranges for a numerical facet range.
FACET_RANGE_HARD_END - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Boolean indicating how counts should be computed if the range between 'start' and 'end' is not evenly divisible by 'gap'.
FACET_RANGE_INCLUDE - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Multivalued string indicating what rules should be applied to determine when the the ranges generated for numeric faceting should be inclusive or exclusive of their end points.
FACET_RANGE_METHOD - 接口 中的静态变量org.apache.solr.common.params.FacetParams
String indicating the method to use to resolve range facets.
FACET_RANGE_OTHER - 接口 中的静态变量org.apache.solr.common.params.FacetParams
String indicating what "other" ranges should be computed for a numerical range facet (multi-value).
FACET_RANGE_START - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Number indicating the starting point for a numerical range facet.
FACET_SORT - 接口 中的静态变量org.apache.solr.common.params.FacetParams
String option: "count" causes facets to be sorted by the count, "index" results in index order.
FACET_SORT_COUNT - 接口 中的静态变量org.apache.solr.common.params.FacetParams
 
FACET_SORT_COUNT_LEGACY - 接口 中的静态变量org.apache.solr.common.params.FacetParams
 
FACET_SORT_INDEX - 接口 中的静态变量org.apache.solr.common.params.FacetParams
 
FACET_SORT_INDEX_LEGACY - 接口 中的静态变量org.apache.solr.common.params.FacetParams
 
FACET_THREADS - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Numeric option indicating the maximum number of threads to be used in counting facet field vales
FACET_ZEROS - 接口 中的静态变量org.apache.solr.common.params.FacetParams
Boolean option indicating whether facet field counts of "0" should be included in the response.
FacetField - org.apache.solr.client.solrj.response中的类
A utility class to hold the facet response.
FacetField(String) - 类 的构造器org.apache.solr.client.solrj.response.FacetField
 
FacetField.Count - org.apache.solr.client.solrj.response中的类
 
FacetParams - org.apache.solr.common.params中的接口
Facet parameters
FacetParams.FacetRangeInclude - org.apache.solr.common.params中的枚举
An enumeration of the legal values for FacetParams.FACET_DATE_INCLUDE and FacetParams.FACET_RANGE_INCLUDE
lower = all gap based ranges include their lower bound upper = all gap based ranges include their upper bound edge = the first and last gap ranges include their edge bounds (ie: lower for the first one, upper for the last one) even if the corresponding upper/lower option is not specified outer = the BEFORE and AFTER ranges should be inclusive of their bounds, even if the first or last ranges already include those boundaries.
FacetParams.FacetRangeMethod - org.apache.solr.common.params中的枚举
An enumeration of the legal values for FacetParams.FACET_RANGE_METHOD filter = dv =
FacetParams.FacetRangeOther - org.apache.solr.common.params中的枚举
An enumeration of the legal values for FacetParams.FACET_RANGE_OTHER and FacetParams.FACET_DATE_OTHER ...
FacetStream - org.apache.solr.client.solrj.io.stream中的类
The FacetStream abstracts the output from the JSON facet API as a Stream of Tuples.
FacetStream(String, String, SolrParams, Bucket[], Metric[], FieldComparator[], int) - 类 的构造器org.apache.solr.client.solrj.io.stream.FacetStream
 
FacetStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.FacetStream
 
FactorialEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
FactorialEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.FactorialEvaluator
 
FAIL_ON_VERSION_CONFLICTS - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
FAILURE - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
FALSE - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
FALSE_CHARS - 类 中的静态变量org.noggit.JSONUtil
 
fastCallback - 类 中的变量org.apache.solr.client.solrj.impl.StreamingBinaryResponseParser
 
FastInputStream - org.apache.solr.common.util中的类
Single threaded buffered InputStream Internal Solr use only, subject to change.
FastInputStream(InputStream) - 类 的构造器org.apache.solr.common.util.FastInputStream
 
FastInputStream(InputStream, byte[], int, int) - 类 的构造器org.apache.solr.common.util.FastInputStream
 
FastJavaBinDecoder - org.apache.solr.common.util中的类
 
FastJavaBinDecoder() - 类 的构造器org.apache.solr.common.util.FastJavaBinDecoder
 
FastJavaBinDecoder.EntryImpl - org.apache.solr.common.util中的类
 
FastJavaBinDecoder.Tag - org.apache.solr.common.util中的枚举
 
FastOutputStream - org.apache.solr.common.util中的类
Single threaded buffered OutputStream Internal Solr use only, subject to change.
FastOutputStream(OutputStream) - 类 的构造器org.apache.solr.common.util.FastOutputStream
 
FastOutputStream(OutputStream, byte[], int) - 类 的构造器org.apache.solr.common.util.FastOutputStream
 
FastStreamingDocsCallback - org.apache.solr.client.solrj中的接口
 
FastWriter - org.apache.solr.common.util中的类
Single threaded BufferedWriter Internal Solr use only, subject to change.
FastWriter(Writer) - 类 的构造器org.apache.solr.common.util.FastWriter
 
FastWriter(Writer, char[], int) - 类 的构造器org.apache.solr.common.util.FastWriter
 
fatalError(SAXParseException) - 类 中的方法org.apache.solr.common.util.XMLErrorLogger
 
fatalError(TransformerException) - 类 中的方法org.apache.solr.common.util.XMLErrorLogger
 
FeatureSelectEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
FeatureSelectEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.FeatureSelectEvaluator
 
featureSet - 类 中的变量org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
FeaturesSelectionCall(String, Map<String, String>, String, String) - 类 的构造器org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream.FeaturesSelectionCall
 
FeaturesSelectionStream - org.apache.solr.client.solrj.io.stream中的类
 
FeaturesSelectionStream(String, String, Map, String, String, String, int, int) - 类 的构造器org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
FeaturesSelectionStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
logit(collection, zkHost="", features="a,b,c,d,e,f,g", outcome="y", maxIteration="20")
FeaturesSelectionStream.FeaturesSelectionCall - org.apache.solr.client.solrj.io.stream中的类
 
fetch(String, SolrZkClient, PerReplicaStates) - 类 中的静态方法org.apache.solr.common.cloud.PerReplicaStates
Fetch the latest PerReplicaStates .
fetchCollectionState(String, Watcher, String) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
fetchReplicaMetrics(String, Map<String, Pair<String, ReplicaInfo>>) - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider
 
FetchStream - org.apache.solr.client.solrj.io.stream中的类
Iterates over a stream and fetches additional fields from a specified collection.
FetchStream(String, String, TupleStream, String, String, int) - 类 的构造器org.apache.solr.client.solrj.io.stream.FetchStream
 
FetchStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.FetchStream
 
fetchTagValues(String, Collection<String>) - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider
 
FFTEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
FFTEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.FFTEvaluator
 
Field - org.apache.solr.client.solrj.beans中的注释类型
This class can be used to annotate a field or a setter an any class and SlrJ would help you convert to SolrInputDocument and from SolrDocument
field(DataEntry, Object) - 接口 中的方法org.apache.solr.client.solrj.FastStreamingDocsCallback
FOund a new field
field - 类 中的变量org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
field - 类 中的变量org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
field - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
Field(String) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.Field
Creates a new instance of the request.
Field(String, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.Field
 
FIELD - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
FIELD - 接口 中的静态变量org.apache.solr.common.params.SpatialParams
 
FIELD_MATCH - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
FIELD_NAME - 接口 中的静态变量org.apache.solr.common.params.AnalysisParams
Holds the value of the field which should be analyzed.
FIELD_SEPARATOR - 类 中的静态变量com.alibaba.lindorm.search.common.cloud.CompositeHashPartitionRouter
 
FIELD_TYPE - 接口 中的静态变量org.apache.solr.common.params.AnalysisParams
Holds a comma-separated list of field types that the analysis should be peformed for.
FIELD_VALUE - 接口 中的静态变量org.apache.solr.common.params.AnalysisParams
Hodls a comma-separated list of field named that the analysis should be performed for.
FieldAnalysisRequest - org.apache.solr.client.solrj.request中的类
A request for the org.apache.solr.handler.FieldAnalysisRequestHandler.
FieldAnalysisRequest() - 类 的构造器org.apache.solr.client.solrj.request.FieldAnalysisRequest
Constructs a new FieldAnalysisRequest with a default uri of "/fieldanalysis".
FieldAnalysisRequest(String) - 类 的构造器org.apache.solr.client.solrj.request.FieldAnalysisRequest
Constructs a new FieldAnalysisRequest with a given uri.
FieldAnalysisResponse - org.apache.solr.client.solrj.response中的类
A response that is returned by processing the FieldAnalysisRequest.
FieldAnalysisResponse() - 类 的构造器org.apache.solr.client.solrj.response.FieldAnalysisResponse
 
FieldAnalysisResponse.Analysis - org.apache.solr.client.solrj.response中的类
The analysis of a field.
FieldComparator - org.apache.solr.client.solrj.io.comp中的类
An equality field Comparator which compares a field of two Tuples and determines sort order.
FieldComparator(String, ComparatorOrder) - 类 的构造器org.apache.solr.client.solrj.io.comp.FieldComparator
 
FieldComparator(String, String, ComparatorOrder) - 类 的构造器org.apache.solr.client.solrj.io.comp.FieldComparator
 
FieldEqualitor - org.apache.solr.client.solrj.io.eq中的类
An equality field Equalitor which compares a field of two Tuples and determines if they are equal.
FieldEqualitor(String) - 类 的构造器org.apache.solr.client.solrj.io.eq.FieldEqualitor
 
FieldEqualitor(String, String) - 类 的构造器org.apache.solr.client.solrj.io.eq.FieldEqualitor
 
FieldFlag - org.apache.solr.common.luke中的枚举
 
FieldInfo(String) - 类 的构造器org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
fieldLabels - 类 中的变量org.apache.solr.client.solrj.io.Tuple
已过时。
use Tuple.getFieldLabels() instead of this public field.
fieldMappings - 类 中的变量org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
fieldMappings - 类 中的变量org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
fieldNames - 类 中的变量org.apache.solr.client.solrj.io.Tuple
已过时。
use Tuple.getFieldNames() instead of this public field.
FieldResponse() - 类 的构造器org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldResponse
 
fields - 类 中的变量org.apache.solr.client.solrj.io.Tuple
已过时。
use Tuple.getFields() instead of this public field.
Fields() - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.Fields
 
Fields(SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.Fields
 
FIELDS - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
FIELDS - 接口 中的静态变量org.apache.solr.common.params.TermVectorParams
The fields to get term vectors for
FieldsResponse() - 类 的构造器org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldsResponse
 
FieldStatsInfo - org.apache.solr.client.solrj.response中的类
Holds stats info
FieldStatsInfo(NamedList<Object>, String) - 类 的构造器org.apache.solr.client.solrj.response.FieldStatsInfo
 
FieldType(String) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.FieldType
Creates a new instance of the request.
FieldType(String, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.FieldType
 
FieldTypeDefinition - org.apache.solr.client.solrj.request.schema中的类
 
FieldTypeDefinition() - 类 的构造器org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
FieldTypeInfo(String) - 类 的构造器org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
FieldTypeRepresentation - org.apache.solr.client.solrj.response.schema中的类
 
FieldTypeRepresentation() - 类 的构造器org.apache.solr.client.solrj.response.schema.FieldTypeRepresentation
 
FieldTypeResponse() - 类 的构造器org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldTypeResponse
 
FieldTypes() - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.FieldTypes
 
FieldTypes(SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.FieldTypes
 
FieldTypesResponse() - 类 的构造器org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldTypesResponse
 
FieldValueEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
FieldValueEvaluator(String) - 类 的构造器org.apache.solr.client.solrj.io.eval.FieldValueEvaluator
 
FILE - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
FILE - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
If you specify a file, what is its name
FILE_PATH - 接口 中的静态变量org.apache.solr.common.params.ConfigSetParams
 
files - 类 中的变量org.apache.solr.client.solrj.request.beans.Package.AddVersion
 
FILES - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
FileStream(File) - 类 的构造器org.apache.solr.common.util.ContentStreamBase.FileStream
 
fill() - 类 中的方法org.noggit.CharArr
 
fill() - 类 中的方法org.noggit.JSONParser
 
findClass(String, Class<T>) - 接口 中的方法org.apache.solr.common.cloud.SolrClassLoader
 
findCollection(Aliases, String, long, long) - 类 中的静态方法com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
 
FindDelayEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
FindDelayEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.FindDelayEvaluator
 
findModifiedReplicas(PerReplicaStates, PerReplicaStates) - 类 中的静态方法org.apache.solr.common.cloud.PerReplicaStates
Get the changed replicas
findRecursive(String...) - 类 中的方法org.apache.solr.common.util.NamedList
Recursively parses the NamedList structure to arrive at a specific element.
findWithCollection(Set<String>, Set<Pair<String, String>>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester
 
first() - 类 中的方法org.apache.solr.common.util.Pair
 
FIRST_SEARCHER - 接口 中的静态变量org.apache.solr.common.params.EventParams
 
FL - 接口 中的静态变量org.apache.solr.common.params.CommonParams
query and init param for field list
flags - 类 中的变量org.noggit.JSONParser
 
FLAGS_DEFAULT - 类 中的静态变量org.noggit.JSONParser
 
FLAGS_STRICT - 类 中的静态变量org.noggit.JSONParser
 
flipLeader(Set<String>, String, PerReplicaStates) - 类 中的静态方法org.apache.solr.common.cloud.PerReplicaStatesOps
Flip the leader replica to a new one
flipState(String, Replica.State, PerReplicaStates) - 类 中的静态方法org.apache.solr.common.cloud.PerReplicaStatesOps
Change the state of a replica
FLOAT - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
floatVal() - 接口 中的方法org.apache.solr.common.util.DataEntry
 
floatVal() - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
FloorEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
FloorEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.FloorEvaluator
 
flush() - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient.OutStream
 
flush - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteStatus
 
FLUSH - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
 
flush() - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
flush(byte[], int, int) - 类 中的方法org.apache.solr.common.util.FastOutputStream
All writes to the sink will go through this method
flush() - 类 中的方法org.apache.solr.common.util.FastWriter
 
flush(char[], int, int) - 类 中的方法org.apache.solr.common.util.FastWriter
 
flush(String, int, int) - 类 中的方法org.apache.solr.common.util.FastWriter
 
flush() - 类 中的方法org.noggit.CharArr
 
flushBuffer() - 类 中的方法org.apache.solr.common.util.FastOutputStream
Only flushes the buffer of the FastOutputStream, not that of the underlying stream.
flushBuffer() - 类 中的方法org.apache.solr.common.util.FastWriter
 
fmix32(int) - 类 中的静态方法org.apache.solr.common.util.Hash
 
fmix64(long) - 类 中的静态方法org.apache.solr.common.util.Hash
 
FOLLOW_ALIASES - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
Option to follow aliases when deciding the target of a collection admin command.
followAliases - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionSpecificAdminRequest
 
FORCE_ELEVATION - 接口 中的静态变量org.apache.solr.common.params.QueryElevationParams
 
FORCE_SET_STATE_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
forceLeaderElection(String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to force a leader election for a shard in a collection WARNING: This may cause data loss if the new leader does not contain updates acknowledged by the old leader.
forceOperation(boolean) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester
Normally, only less loaded nodes are used for moving replicas.
forceUpdateCollection(String) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Forcibly refresh a collection's internal state from ZK.
forceV2(boolean) - 类 中的方法org.apache.solr.client.solrj.request.V2Request.Builder
Only for testing.
forciblyRefreshAllClusterStateSlow() - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Forcibly refresh cluster state from ZK.
forEach(BiConsumer<String, ? super T>) - 类 中的方法org.apache.solr.common.util.NamedList
 
forEachAlias(BiConsumer<String, List<String>>) - 类 中的方法org.apache.solr.common.cloud.Aliases
 
forEachChild(Function<ConfigNode, Boolean>) - 接口 中的方法org.apache.solr.common.ConfigNode
abortable iterate through children
forEachCollection(Consumer<DocCollection>) - 类 中的方法org.apache.solr.common.cloud.ClusterState
Iterate over collections.
forEachEntry(BiConsumer<String, ? super T>) - 接口 中的方法org.apache.solr.cluster.api.SimpleMap
Navigate through all keys and values
forEachEntry(BiConsumer<String, ? super T>) - 类 中的方法org.apache.solr.common.util.LinkedSimpleHashMap
 
forEachEntry(BiConsumer<String, ? super T>) - 类 中的方法org.apache.solr.common.util.NamedList
 
forEachEntry(BiConsumer<String, ? super T>) - 类 中的方法org.apache.solr.common.util.WrappedSimpleMap
 
forEachKey(Consumer<String>) - 接口 中的方法org.apache.solr.cluster.api.SimpleMap
iterate through all keys The default impl is suboptimal.
forEachKey(Consumer<String>) - 类 中的方法org.apache.solr.common.util.NamedList
 
forEachMapEntry(Object, String, BiConsumer) - 类 中的静态方法org.apache.solr.common.util.Utils
 
forEachMapEntry(Object, List<String>, BiConsumer) - 类 中的静态方法org.apache.solr.common.util.Utils
 
forEachMapEntry(Object, BiConsumer) - 类 中的静态方法org.apache.solr.common.util.Utils
 
forEachReplica(Consumer<ReplicaInfo>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Row
 
forEachReplica(String, Consumer<ReplicaInfo>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Row
 
forEachReplica(Map<String, Map<String, List<ReplicaInfo>>>, Consumer<ReplicaInfo>) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Row
 
forEachReplica(String, Consumer<ReplicaInfo>) - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider
 
forEachReplica(BiConsumer<String, Replica>) - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
forEachShard(String, BiConsumer<String, List<ReplicaInfo>>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Row
 
formatForResponseHeader(List<ToleratedUpdateError>) - 类 中的静态方法org.apache.solr.common.ToleratedUpdateError
returns a list of maps of simple objects suitable for putting in a SolrQueryResponse header
formatString(String, Object...) - 类 中的静态方法org.apache.solr.common.util.StrUtils
Format using MessageFormat but with the ROOT locale
FORMATTER - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
fpname(String, String) - 类 中的方法org.apache.solr.common.params.SolrParams
 
FQ - 接口 中的静态变量org.apache.solr.common.params.CommonParams
Lucene query string(s) for filtering the results without affecting scoring
FRAG_LIST_BUILDER - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
FRAGALIGNRATIO - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
FRAGMENTER - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
FRAGMENTS_BUILDER - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
FRAGSIZE - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
FRAGSIZEISMINIMUM - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
FreeDiskVariable - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
FreeDiskVariable(Variable.Type) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.FreeDiskVariable
 
FrequencyTableEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
FrequencyTableEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.FrequencyTableEvaluator
 
from(String) - 类 中的静态方法org.apache.solr.client.solrj.routing.PreferenceRule
 
FROM_NODE - 接口 中的静态变量org.apache.solr.common.params.CollectionParams
已过时。
fromJavabin(byte[]) - 类 中的静态方法org.apache.solr.common.util.Utils
 
fromJSON(byte[], int) - 类 中的静态方法org.apache.solr.common.cloud.Aliases
Create an instance from the JSON bytes read from zookeeper.
fromJSON(byte[]) - 类 中的静态方法org.apache.solr.common.util.Utils
 
fromJSON(byte[], int, int) - 类 中的静态方法org.apache.solr.common.util.Utils
 
fromJSON(InputStream) - 类 中的静态方法org.apache.solr.common.util.Utils
 
fromJSON(Reader) - 类 中的静态方法org.apache.solr.common.util.Utils
 
fromJSON(InputStream, Function<JSONParser, ObjectBuilder>) - 类 中的静态方法org.apache.solr.common.util.Utils
 
fromJSON(InputStream, String) - 类 中的静态方法org.apache.solr.common.util.ValidatingJsonMap
 
fromJSON(Reader, String) - 类 中的静态方法org.apache.solr.common.util.ValidatingJsonMap
 
fromJSON(String) - 类 中的静态方法org.noggit.ObjectBuilder
fromJSONResource(String) - 类 中的静态方法org.apache.solr.common.util.Utils
 
fromJSONStrict(String) - 类 中的静态方法org.noggit.ObjectBuilder
like ObjectBuilder.fromJSON(String), but also check that there is nothing remaining in the given string after closing bracket.
fromJSONString(String) - 类 中的静态方法org.apache.solr.common.util.Utils
 
fromKey(String) - 枚举 中的静态方法org.apache.solr.client.solrj.response.RequestStatusState
Resolves a key that was returned from RequestStatusState.getKey() to a RequestStatusState.
fromKeyVals(Object...) - 类 中的静态方法org.apache.solr.common.cloud.ZkNodeProps
 
fromString(String) - 枚举 中的静态方法org.apache.solr.client.solrj.io.comp.ComparatorOrder
 
fromString(String) - 类 中的方法org.apache.solr.common.cloud.DocRouter
 
fromZkConnectString(String) - 类 中的静态方法org.apache.solr.common.cloud.ZkDynamicConfig
Creates an instance based on a zookeeper connect string on format host:port,host:port[/chroot]
fullRange() - 类 中的方法org.apache.solr.common.cloud.DocRouter
 
fullStream - 类 中的变量org.apache.solr.client.solrj.io.stream.HashJoinStream
 
FUNC - 类 中的静态变量org.apache.solr.client.solrj.io.stream.metrics.WeightedSumMetric
 
FUNCTION_NAME - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorDay
 
FUNCTION_NAME - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorDayOfQuarter
 
FUNCTION_NAME - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorDayOfYear
 
FUNCTION_NAME - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorEpoch
 
FUNCTION_NAME - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorHour
 
FUNCTION_NAME - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorMinute
 
FUNCTION_NAME - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorMonth
 
FUNCTION_NAME - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorQuarter
 
FUNCTION_NAME - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorSecond
 
FUNCTION_NAME - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorWeek
 
FUNCTION_NAME - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorYear
 
future - 类 中的变量org.apache.solr.client.solrj.impl.HttpSolrClient.HttpUriRequestResponse
 
FUZZY_OPERATOR - 接口 中的静态变量org.apache.solr.common.params.SimpleParams
Enables FUZZY operator (~)
FuzzyKmeansEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
FuzzyKmeansEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.FuzzyKmeansEvaluator
 

G

GammaDistributionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GammaDistributionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GammaDistributionEvaluator
 
GatherNodesStream - org.apache.solr.client.solrj.io.graph中的类
 
GatherNodesStream(String, String, TupleStream, String, String, String, Map, List<Metric>, boolean, Set<Traversal.Scatter>, int) - 类 的构造器org.apache.solr.client.solrj.io.graph.GatherNodesStream
 
GatherNodesStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.graph.GatherNodesStream
 
GaussFitEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GaussFitEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GaussFitEvaluator
 
GEN - 接口 中的静态变量org.apache.solr.common.params.DisMaxParams
query and init param for field list
GenericSolrRequest - org.apache.solr.client.solrj.request中的类
 
GenericSolrRequest(SolrRequest.METHOD, String, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.GenericSolrRequest
 
GeometricDistributionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GeometricDistributionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GeometricDistributionEvaluator
 
get(Policy.Session) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.NoneSuggester
 
get() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.SessionWrapper
 
get(String) - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester.Hint
 
get(Policy.Session, CollectionParams.CollectionAction) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.UnsupportedSuggester
 
get() - 接口 中的方法org.apache.solr.client.solrj.impl.HttpListenerFactory
 
get(String) - 枚举 中的静态方法org.apache.solr.client.solrj.impl.XMLResponseParser.KnownType
 
get(Object) - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
get(Object) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
Get() - 类 的构造器org.apache.solr.client.solrj.request.DelegationTokenRequest.Get
 
Get(String) - 类 的构造器org.apache.solr.client.solrj.request.DelegationTokenRequest.Get
 
Get() - 类 的构造器org.apache.solr.client.solrj.response.DelegationTokenResponse.Get
 
get(String) - 接口 中的方法org.apache.solr.cluster.api.SimpleMap
get a value by key.
get(String, T) - 接口 中的方法org.apache.solr.cluster.api.SimpleMap
 
get() - 类 中的方法org.apache.solr.common.cloud.ClusterState.CollectionRef
Return the DocCollection, always refetching if lazy.
get(boolean) - 类 中的方法org.apache.solr.common.cloud.ClusterState.CollectionRef
Return the DocCollection
get(String) - 类 中的方法org.apache.solr.common.cloud.PerReplicaStates
 
get() - 类 中的方法org.apache.solr.common.cloud.PerReplicaStatesOps
 
get(PerReplicaStates) - 类 中的方法org.apache.solr.common.cloud.PerReplicaStatesOps
 
get(String) - 枚举 中的静态方法org.apache.solr.common.cloud.Replica.Type
 
get(String) - 类 中的方法org.apache.solr.common.cloud.ZkNodeProps
 
get(String) - 接口 中的方法org.apache.solr.common.ConfigNode
Child by name or return an empty node if null if there are multiple values , it returns the first elem This never returns a null
get(String, Predicate<ConfigNode>) - 接口 中的方法org.apache.solr.common.ConfigNode
 
get(String, int) - 接口 中的方法org.apache.solr.common.ConfigNode
 
get(String) - 枚举 中的静态方法org.apache.solr.common.params.CollectionParams.CollectionAction
 
get(String) - 枚举 中的静态方法org.apache.solr.common.params.CommonParams.EchoParamStyle
 
get(String) - 枚举 中的静态方法org.apache.solr.common.params.ConfigSetParams.ConfigSetAction
 
get(String) - 枚举 中的静态方法org.apache.solr.common.params.CoreAdminParams.CoreAdminAction
 
get(String) - 类 中的方法org.apache.solr.common.params.DefaultSolrParams
 
get(String) - 枚举 中的静态方法org.apache.solr.common.params.FacetParams.FacetRangeInclude
 
get(String) - 枚举 中的静态方法org.apache.solr.common.params.FacetParams.FacetRangeMethod
 
get(String) - 枚举 中的静态方法org.apache.solr.common.params.FacetParams.FacetRangeOther
 
get(String) - 类 中的方法org.apache.solr.common.params.MapSolrParams
 
get(String) - 类 中的方法org.apache.solr.common.params.ModifiableSolrParams
 
get(String) - 枚举 中的静态方法org.apache.solr.common.params.MoreLikeThisParams.TermStyle
 
get(String) - 类 中的方法org.apache.solr.common.params.MultiMapSolrParams
 
get(String) - 类 中的方法org.apache.solr.common.params.RequiredSolrParams
get the param from params, fail if not found
get(String, String) - 类 中的方法org.apache.solr.common.params.RequiredSolrParams
 
get(String) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the first String value of a param, or null if not set.
get(String, String) - 类 中的方法org.apache.solr.common.params.SolrParams
returns the value of the param, or def if not set
get(Object) - 类 中的方法org.apache.solr.common.SolrDocument
 
get(Object) - 类 中的方法org.apache.solr.common.SolrInputDocument
 
get(K) - 接口 中的方法org.apache.solr.common.util.Cache
 
get(StringBytes) - 类 中的方法org.apache.solr.common.util.JavaBinCodec.StringCache
 
get(String) - 类 中的方法org.apache.solr.common.util.LinkedSimpleHashMap
 
get(K) - 类 中的方法org.apache.solr.common.util.MapBackedCache
 
get(String) - 类 中的方法org.apache.solr.common.util.NamedList
Gets the value for the first instance of the specified name found.
get(String, int) - 类 中的方法org.apache.solr.common.util.NamedList
Gets the value for the first instance of the specified name found starting at the specified index.
get(String) - 类 中的方法org.apache.solr.common.util.ObjectCache
 
get(String, Class<T>) - 类 中的方法org.apache.solr.common.util.ObjectCache
 
get(String) - 类 中的静态方法org.apache.solr.common.util.TimeSource
Obtain an instance of time source.
get(Object) - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
get(String, ValidatingJsonMap.PredicateWithErrMsg) - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
get(String, ValidatingJsonMap.PredicateWithErrMsg<Pair>, Object) - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
get(String, Object) - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
get(String) - 类 中的方法org.apache.solr.common.util.WrappedSimpleMap
 
GET_RANGES - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
 
getAbbreviation() - 枚举 中的方法org.apache.solr.common.luke.FieldFlag
 
getAcceptBacklog() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy
 
getAccuracy() - 类 中的方法org.apache.solr.client.solrj.io.ClassificationEvaluation
 
getACL(String, Stat, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
getACLsToAdd(String) - 类 中的方法org.apache.solr.common.cloud.DefaultZkACLProvider
 
getACLsToAdd(String) - 类 中的方法org.apache.solr.common.cloud.SecurityAwareZkACLProvider
 
getACLsToAdd(String) - 接口 中的方法org.apache.solr.common.cloud.ZkACLProvider
 
getAction() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.MoveReplicaSuggester
 
getAction() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester
 
getAction() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.UnsupportedSuggester
 
getAction() - 类 中的方法org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
getActiveSlices() - 类 中的方法org.apache.solr.common.cloud.DocCollection
Return the list of active slices for this collection.
getActiveSlicesArr() - 类 中的方法org.apache.solr.common.cloud.DocCollection
Return array of active slices for this collection (performance optimization).
getActiveSlicesMap() - 类 中的方法org.apache.solr.common.cloud.DocCollection
Get the map of active slices (sliceName->Slice) for this collection.
getAfter() - 类 中的方法org.apache.solr.client.solrj.response.json.BucketBasedJsonFacet
已过时。
this method can trigger ClassCastException's if the returned value is a long. In the future it will return a 'long' instead to avoid this problem. Until then, use BucketBasedJsonFacet.getAfterCount() instead.
getAfter() - 类 中的方法org.apache.solr.client.solrj.response.RangeFacet
 
getAfterCount() - 类 中的方法org.apache.solr.client.solrj.response.json.BucketBasedJsonFacet
The count of all records whose field value follows the end of this "range" facet This value is only present if the user has specifically requested it with the other option.
getAliasedCollections() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateAlias
 
getAliases() - 类 中的方法org.apache.solr.client.solrj.response.CollectionAdminResponse
 
getAliases() - 类 中的方法org.apache.solr.common.cloud.ZkStateReader.AliasesManager
 
getAliases() - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Get an immutable copy of the present state of the aliases.
getAliasesAsLists() - 类 中的方法org.apache.solr.client.solrj.response.CollectionAdminResponse
 
getAliasName() - 类 中的方法com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
 
getAliasName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateAlias
 
getAliasProperties(String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingClusterStateProvider
 
getAliasProperties(String) - 类 中的方法org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider
 
getAliasProperties(String) - 接口 中的方法org.apache.solr.client.solrj.impl.ClusterStateProvider
Return alias properties, or an empty map if the alias has no properties.
getAliasProperties(String) - 类 中的方法org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
getAliasProperties() - 类 中的方法org.apache.solr.client.solrj.response.CollectionAdminResponse
 
getAll(Predicate<ConfigNode>, String...) - 接口 中的方法org.apache.solr.common.ConfigNode
Iterate through child nodes with the names and return all the matching children
getAll(Predicate<ConfigNode>, Set<String>) - 接口 中的方法org.apache.solr.common.ConfigNode
Iterate through child nodes with the names and return all the matching children
getAll(String) - 接口 中的方法org.apache.solr.common.ConfigNode
 
getAll(Map<String, Object>, Collection<String>) - 类 中的方法org.apache.solr.common.params.SolrParams
已过时。
getAll(Map<String, Object>, String...) - 类 中的方法org.apache.solr.common.params.SolrParams
已过时。
getAll(String) - 类 中的方法org.apache.solr.common.util.NamedList
Gets the values for the the specified name
getAllBuckets() - 类 中的方法org.apache.solr.client.solrj.response.json.BucketBasedJsonFacet
The sum cardinality of all buckets in the "terms" facet.
getAllFieldNameAnalysis() - 类 中的方法org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns all field name analysese with their associated field names.
getAllFieldTypeAnalysis() - 类 中的方法org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns all field type analyses with their associated field types.
getAllRecords(Reader) - 类 中的方法org.apache.solr.common.util.JsonRecordReader
Uses streamRecords to getInst the JSON source but with a handler that collects all the emitted records into a single List which is returned upon completion.
getAlternativeFrequencies() - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
The frequencies of the alternatives in the corpus, or null if this information was not returned
getAlternatives() - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
The list of alternatives
GetAmplitudeEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetAmplitudeEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetAmplitudeEvaluator
 
getAnalyzer() - 类 中的方法org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
getAnalyzer() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
GetAngularFrequencyEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetAngularFrequencyEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetAngularFrequencyEvaluator
 
getApproxValue() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Cell
 
GetAreaEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetAreaEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetAreaEvaluator
 
getArray() - 类 中的方法org.noggit.CharArr
 
getArray() - 类 中的方法org.noggit.ObjectBuilder
 
getAsFilterQuery() - 类 中的方法org.apache.solr.client.solrj.response.FacetField.Count
 
getAsyncId() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionAdminRequest
 
getAttr(NamedNodeMap, String) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
getAttr(Node, String) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
getAttr(NamedNodeMap, String, String) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
getAttr(ConfigNode, String, String) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
getAttr(Node, String, String) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
getAttribute(String) - 接口 中的方法org.apache.solr.client.solrj.io.eval.Attributes
 
getAttribute(String) - 类 中的方法org.apache.solr.client.solrj.io.eval.Matrix
 
GetAttributeEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetAttributeEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetAttributeEvaluator
 
getAttributes() - 接口 中的方法org.apache.solr.client.solrj.io.eval.Attributes
 
getAttributes() - 类 中的方法org.apache.solr.client.solrj.io.eval.Matrix
 
getAttributes() - 类 中的方法org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
getAttributes() - 类 中的方法org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
GetAttributesEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetAttributesEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetAttributesEvaluator
 
getAttrOrDefault(Node, String, String) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
getAuth() - 类 中的方法org.apache.solr.common.cloud.ZkCredentialsProvider.ZkCredentials
 
getAuthSchemeRegistry() - 接口 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientBuilder.AuthSchemeRegistryProvider
 
getAuthSchemeRegistry() - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientContextBuilder.AuthSchemeRegistryProvider
 
getAuthSchemeRegistryProvider() - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientBuilder
 
getAuthSchemeRegistryProvider() - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientContextBuilder
 
getAutoAddReplicas() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getAutoAddReplicas() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
getAutoAddReplicas() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getAutoCommit() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
getAutoScalingConfig(Watcher) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingDistribStateManager
 
getAutoScalingConfig() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingDistribStateManager
 
getAutoScalingConfig(Watcher) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistribStateManager
 
getAutoScalingConfig() - 接口 中的方法org.apache.solr.client.solrj.cloud.DistribStateManager
 
getAutoScalingConfig(Watcher) - 类 中的方法org.apache.solr.client.solrj.impl.ZkDistribStateManager
 
getAutoScalingConfig() - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Get current AutoScalingConfig.
getAutoScalingConfig(Watcher) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Get current AutoScalingConfig.
GetBaryCenterEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetBaryCenterEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetBaryCenterEvaluator
 
getBaseConfigSetName() - 类 中的方法org.apache.solr.client.solrj.request.ConfigSetAdminRequest.Create
 
getBasePath() - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
getBaseReplicaListTransformer() - 类 中的方法org.apache.solr.client.solrj.routing.NodePreferenceRulesComparator
 
getBaseURL() - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient
 
getBaseURL() - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
 
getBaseUrl() - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient.ServerWrapper
 
getBaseUrl() - 类 中的方法org.apache.solr.client.solrj.io.stream.SolrStream
 
getBaseUrl() - 类 中的方法org.apache.solr.common.cloud.Replica
 
getBaseUrl() - 类 中的方法org.apache.solr.common.cloud.ZkCoreNodeProps
 
getBaseUrlForNodeName(String) - 枚举 中的方法org.apache.solr.common.cloud.UrlScheme
 
getBaseUrlForNodeName(String) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Returns the baseURL corresponding to a given node's nodeName -- NOTE: does not (currently) imply that the nodeName (or resulting baseURL) exists in the cluster.
getBaseUrlForNodeName(String, String) - 类 中的静态方法org.apache.solr.common.util.Utils
 
getBaseUrlForNodeName(String, String, boolean) - 类 中的静态方法org.apache.solr.common.util.Utils
 
getBasicAuthPassword() - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
getBasicAuthUser() - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
getBean(Class<T>, SolrDocument) - 类 中的方法org.apache.solr.client.solrj.beans.DocumentObjectBinder
 
getBeans(Class<T>, SolrDocumentList) - 类 中的方法org.apache.solr.client.solrj.beans.DocumentObjectBinder
 
getBeans(Class<T>) - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getBefore() - 类 中的方法org.apache.solr.client.solrj.response.json.BucketBasedJsonFacet
已过时。
this method can trigger ClassCastException's if the returned value is a long. In the future it will return a 'long' instead to avoid this problem. Until then, use BucketBasedJsonFacet.getBeforeCount() instead.
getBefore() - 类 中的方法org.apache.solr.client.solrj.response.RangeFacet
 
getBeforeCount() - 类 中的方法org.apache.solr.client.solrj.response.json.BucketBasedJsonFacet
The count of all records whose field value precedes the start of this "range" facet This value is only present if the user has specifically requested it with the other option.
getBetween() - 类 中的方法org.apache.solr.client.solrj.response.json.BucketBasedJsonFacet
已过时。
this method can trigger ClassCastException's if the returned value is a long. In the future it will return a 'long' instead to avoid this problem. Until then, use BucketBasedJsonFacet.getBetweenCount() instead.
getBetween() - 类 中的方法org.apache.solr.client.solrj.response.RangeFacet
 
getBetweenCount() - 类 中的方法org.apache.solr.client.solrj.response.json.BucketBasedJsonFacet
The count of all records whose field value falls between start and end.
getBiConsumer() - 接口 中的方法org.apache.solr.common.MapWriter.EntryWriter
 
getBiConsumer() - 类 中的方法org.apache.solr.common.util.JavaBinCodec.BinEntryWriter
 
getBigNumber() - 类 中的方法org.noggit.ObjectBuilder
 
getBinder() - 类 中的方法org.apache.solr.client.solrj.SolrClient
Get the DocumentObjectBinder for this client.
getBitMasks(int, int) - 类 中的静态方法com.alibaba.lindorm.search.common.cloud.CompositeHashPartitionRouter
 
getBitMasks(int) - 类 中的静态方法com.alibaba.lindorm.search.common.cloud.CompositeHashPartitionRouter
 
getBits() - 类 中的方法com.alibaba.lindorm.search.client.searchj.partition.HashPartition
 
getBivariate() - 类 中的方法org.apache.solr.client.solrj.io.eval.KnnRegressionEvaluator.KnnRegressionTuple
 
getBool(String, boolean) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
getBool(Object) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
getBool(String, boolean) - 类 中的方法org.apache.solr.common.cloud.ZkNodeProps
 
getBool(String, boolean) - 类 中的方法org.apache.solr.common.params.RequiredSolrParams
 
getBool(String) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the Boolean value of the param, or null if not set.
getBool(String, boolean) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the boolean value of the param, or def if not set
getBool(String, Boolean) - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
getBoolean(String, boolean) - 类 中的方法org.apache.solr.common.util.CommandOperation
 
getBoolean() - 类 中的方法org.noggit.JSONParser
Reads a boolean value
getBoolean() - 类 中的方法org.noggit.ObjectBuilder
 
getBooleanArg(String) - 类 中的方法org.apache.solr.common.util.NamedList
Used for getting a boolean argument from a NamedList object.
getBooleanOperand(StreamExpression, String, Boolean) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getBools(Object) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
GetBoundarySizeEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetBoundarySizeEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetBoundarySizeEvaluator
 
getBucketBasedFacetNames() - 类 中的方法org.apache.solr.client.solrj.response.json.NestableJsonFacet
 
getBucketBasedFacets(String) - 类 中的方法org.apache.solr.client.solrj.response.json.NestableJsonFacet
Retrieve a nested "terms" or "range" facet by its name.
getBuckets() - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
 
getBuckets() - 类 中的方法org.apache.solr.client.solrj.response.json.BucketBasedJsonFacet
Retrieves the facet buckets returned by the server.
getBucketSizeLimit() - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
 
getBucketValue(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.Bucket
 
getbuf() - 类 中的方法org.apache.solr.client.solrj.impl.BinaryRequestWriter.BAOS
 
getBuf() - 类 中的方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
getBuf() - 类 中的方法org.apache.solr.common.util.BytesBlock
 
getBuffer() - 类 中的方法org.apache.solr.common.util.FastInputStream
Returns the internal buffer used for caching
getBuilder() - 类 中的方法org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder
 
getBuilder(SolrHttpClientBuilder) - 类 中的方法org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder
 
getById(String, String) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Retrieves the SolrDocument associated with the given identifier.
getById(String) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Retrieves the SolrDocument associated with the given identifier.
getById(String, String, SolrParams) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Retrieves the SolrDocument associated with the given identifier and uses the SolrParams to execute the request.
getById(String, SolrParams) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Retrieves the SolrDocument associated with the given identifier and uses the SolrParams to execute the request.
getById(String, Collection<String>) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Retrieves the SolrDocuments associated with the given identifiers.
getById(Collection<String>) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Retrieves the SolrDocuments associated with the given identifiers.
getById(String, Collection<String>, SolrParams) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Retrieves the SolrDocuments associated with the given identifiers and uses the SolrParams to execute the request.
getById(Collection<String>, SolrParams) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Retrieves the SolrDocuments associated with the given identifiers and uses the SolrParams to execute the request.
GetCacheEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetCacheEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetCacheEvaluator
 
getCacheSize() - 类 中的方法org.apache.solr.common.cloud.NodesSysPropsCacher
 
getCacheTimeout() - 类 中的方法org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider
 
getCardinality() - 类 中的方法org.apache.solr.client.solrj.response.FieldStatsInfo
The cardinality of of the set of values if requested, otherwise null.
getCatalog() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
getCells() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Row
 
GetCenterEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetCenterEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetCenterEvaluator
 
GetCentroidsEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetCentroidsEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetCentroidsEvaluator
 
getChar() - 类 中的方法org.noggit.JSONParser
 
getCharExpected(int) - 类 中的方法org.noggit.JSONParser
 
getCharFilters() - 类 中的方法org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
getCharNWS() - 类 中的方法org.noggit.JSONParser
 
getCharNWS(int) - 类 中的方法org.noggit.JSONParser
 
getCharsetFromContentType(String) - 类 中的静态方法org.apache.solr.common.util.ContentStreamBase
 
getCheckLive() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
getChild() - 枚举 中的方法org.apache.solr.common.params.CollectionParams.LockLevel
 
getChild(Node, String) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
getChildDocumentCount() - 类 中的方法org.apache.solr.common.SolrDocument
已过时。
getChildDocumentCount() - 类 中的方法org.apache.solr.common.SolrDocumentBase
已过时。
getChildDocumentCount() - 类 中的方法org.apache.solr.common.SolrInputDocument
已过时。
getChildDocuments() - 类 中的方法org.apache.solr.common.SolrDocument
 
getChildDocuments() - 类 中的方法org.apache.solr.common.SolrDocumentBase
Returns the list of anonymous child documents, or null if none.
getChildDocuments() - 类 中的方法org.apache.solr.common.SolrInputDocument
Returns the list of child documents, or null if none.
getChildNodesVersion() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getChildren() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExplanation
 
getChildren(String, Watcher, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Returns children of the node at the path
getChildren(String, Watcher, Stat, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Returns children of the node at the path
getClassName() - 类 中的方法org.apache.solr.client.solrj.response.AnalysisResponseBase.AnalysisPhase
The name of the class (analyzer, tokenzier, or filter) that produced the token stream for this phase.
getClassName() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
getClause() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Condition
 
getClause() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Violation
 
getClient(String) - 类 中的方法org.apache.solr.client.solrj.impl.LBHttp2SolrClient
 
getClient(String) - 类 中的方法org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
getClient(String) - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
 
getClientInfo(String) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
getClientInfo() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
getCloudSolrClient(String) - 类 中的方法org.apache.solr.client.solrj.io.SolrClientCache
 
getCloudSolrClient() - 类 中的方法org.apache.solr.client.solrj.io.stream.UpdateStream
Only viable after calling UpdateStream.open()
GetClusterEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetClusterEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetClusterEvaluator
 
getClusteringResponse() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getClusterPolicy() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
getClusterPreferences() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
getClusterProperties() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingClusterStateProvider
 
getClusterProperties() - 类 中的方法org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider
 
getClusterProperties() - 接口 中的方法org.apache.solr.client.solrj.impl.ClusterStateProvider
Obtain cluster properties.
getClusterProperties() - 类 中的方法org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
getClusterProperties() - 类 中的方法org.apache.solr.common.cloud.ClusterProperties
Return the cluster properties
getClusterProperties() - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Get all cluster properties for this cluster N.B.
getClusterProperty(String) - 类 中的方法org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider
 
getClusterProperty(String, T) - 接口 中的方法org.apache.solr.client.solrj.impl.ClusterStateProvider
Obtain a cluster property, or the default value if it doesn't exist.
getClusterProperty(String) - 接口 中的方法org.apache.solr.client.solrj.impl.ClusterStateProvider
Obtain a cluster property, or null if it doesn't exist.
getClusterProperty(String) - 类 中的方法org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
getClusterProperty(String, T) - 类 中的方法org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
getClusterProperty(String, T) - 类 中的方法org.apache.solr.common.cloud.ClusterProperties
Read the value of a cluster property, returning a default if it is not set
getClusterProperty(List<String>, T) - 类 中的方法org.apache.solr.common.cloud.ClusterProperties
Read the value of a cluster property, returning a default if it is not set
getClusterProperty(String, T) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Get a cluster property N.B.
getClusterProperty(List<String>, T) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Same as the above but allows a full json path as a list of parts
getClusters() - 类 中的方法org.apache.solr.client.solrj.io.eval.DbscanEvaluator.ClusterTuple
 
getClusters() - 类 中的方法org.apache.solr.client.solrj.io.eval.KmeansEvaluator.ClusterTuple
 
getClusters() - 类 中的方法org.apache.solr.client.solrj.response.ClusteringResponse
 
getClusterState() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingClusterStateProvider
 
getClusterState() - 类 中的方法org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider
 
getClusterState() - 接口 中的方法org.apache.solr.client.solrj.impl.ClusterStateProvider
Obtain the current cluster state.
getClusterState() - 类 中的方法org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
getClusterState() - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
getClusterStateProvider() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingCloudManager
 
getClusterStateProvider() - 接口 中的方法org.apache.solr.client.solrj.cloud.SolrCloudManager
 
getClusterStateProvider() - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
getClusterStateProvider() - 类 中的方法org.apache.solr.client.solrj.impl.CloudHttp2SolrClient
 
getClusterStateProvider() - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient
 
getClusterStateProvider() - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientCloudManager
 
getClusterStateProvider() - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider
 
getClusterStatus() - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Return a SolrRequest to get the Cluster status
getCollatedResult() - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse
Return the first collated query string.
getCollatedResults() - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse
Return all collations.
getCollationQueryString() - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
getCollection() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
getCollection(String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingClusterStateProvider
 
getCollection() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
getCollection(String) - 接口 中的方法org.apache.solr.client.solrj.impl.ClusterStateProvider
 
getCollection() - 类 中的方法org.apache.solr.client.solrj.io.stream.Facet2DStream
 
getCollection() - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
 
getCollection() - 类 中的方法org.apache.solr.client.solrj.io.stream.StatsStream
 
getCollection() - 类 中的方法org.apache.solr.client.solrj.io.stream.TimeSeriesStream
 
getCollection() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
getCollection() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getCollection() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
getCollection() - 类 中的方法org.apache.solr.client.solrj.request.V2Request
 
getCollection() - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
getCollection(String) - 类 中的方法org.apache.solr.common.cloud.ClusterState
Get the named DocCollection object, or throw an exception if it doesn't exist.
getCollection() - 类 中的方法org.apache.solr.common.cloud.Replica
 
getCollection() - 类 中的方法org.apache.solr.common.cloud.Slice
 
getCollection(String) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
getCollectionAliasListMap() - 类 中的方法org.apache.solr.common.cloud.Aliases
Get a fully parsed map of collection aliases.
getCollectionAliasMap() - 类 中的方法org.apache.solr.common.cloud.Aliases
Get a map similar to the JSON data as stored in zookeeper.
getCollectionAliasProperties(String) - 类 中的方法org.apache.solr.common.cloud.Aliases
Returns an unmodifiable Map of properties for a given alias.
getCollectionConfigName() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getCollectionCoresStatus() - 类 中的方法org.apache.solr.client.solrj.response.CollectionAdminResponse
 
getCollectionLive(ZkStateReader, String) - 类 中的静态方法org.apache.solr.common.cloud.ZkStateReader
 
getCollectionName() - 类 中的方法org.apache.solr.client.solrj.io.stream.UpdateStream
The name of the collection being updated
getCollectionName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionSpecificAdminRequest
 
getCollectionName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
getCollectionName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateSnapshot
 
getCollectionName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteSnapshot
 
getCollectionName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ListSnapshots
 
getCollectionName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
getCollectionNodesStatus() - 类 中的方法org.apache.solr.client.solrj.response.CollectionAdminResponse
 
getCollectionOrNull(String) - 类 中的方法org.apache.solr.common.cloud.ClusterState
Returns the corresponding DocCollection object for the given collection name if such a collection exists.
getCollectionOrNull(String, boolean) - 类 中的方法org.apache.solr.common.cloud.ClusterState
Returns the corresponding DocCollection object for the given collection name if such a collection exists.
getCollectionPath(String) - 类 中的静态方法org.apache.solr.common.cloud.ZkStateReader
 
getCollectionPathRoot(String) - 类 中的静态方法org.apache.solr.common.cloud.ZkStateReader
 
getCollectionProperties(String) - 类 中的方法org.apache.solr.common.cloud.CollectionProperties
Return the collection properties
getCollectionProperties(String) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Get collection properties for a given collection.
getCollectionProperties(String, long) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Get and cache collection properties for a given collection.
getCollectionProperty(String, String, String) - 类 中的方法org.apache.solr.common.cloud.CollectionProperties
Read the value of a collection property, returning a default if it is not set
getCollectionRef(String) - 类 中的方法org.apache.solr.common.cloud.ClusterState
 
getCollections() - 类 中的方法org.apache.solr.client.solrj.io.graph.Traversal
 
getCollectionSize(SolrClient, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Return index size of collection, (unit:B)
getCollectionsMap() - 类 中的方法org.apache.solr.common.cloud.ClusterState
Get a map of collection name vs DocCollection objects Implementation note: This method resolves the collection reference by calling ClusterState.CollectionRef.get() which can make a call to ZooKeeper.
getCollectionStates() - 类 中的方法org.apache.solr.common.cloud.ClusterState
Be aware that this may return collections which may not exist now.
getCollectionStatus() - 类 中的方法org.apache.solr.client.solrj.response.CollectionAdminResponse
 
getCollectionSuffix() - 类 中的方法com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
 
getCollectionZkHost(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getColumnCount() - 类 中的方法org.apache.solr.client.solrj.io.eval.Matrix
 
getColumnLabels(List<String>, int) - 类 中的静态方法org.apache.solr.client.solrj.io.eval.CorrelationEvaluator
 
getColumnLabels() - 类 中的方法org.apache.solr.client.solrj.io.eval.DbscanEvaluator.ClusterTuple
 
getColumnLabels() - 类 中的方法org.apache.solr.client.solrj.io.eval.KmeansEvaluator.ClusterTuple
 
getColumnLabels() - 类 中的方法org.apache.solr.client.solrj.io.eval.Matrix
 
GetColumnLabelsEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetColumnLabelsEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetColumnLabelsEvaluator
 
getColumnName() - 接口 中的方法org.apache.solr.client.solrj.io.stream.JDBCStream.ResultSetValueSelector
 
getColumns() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.CountMetric
 
getColumns() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.MaxMetric
 
getColumns() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.MeanMetric
 
getColumns() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.Metric
 
getColumns() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.MinMetric
 
getColumns() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.PercentileMetric
 
getColumns() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.StdMetric
 
getColumns() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.SumMetric
 
getColumns() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.WeightedSumMetric
 
getCommandData() - 类 中的方法org.apache.solr.common.util.CommandOperation
 
getCommitName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
 
getCommitName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateSnapshot
 
getCommitName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteSnapshot
 
getCommitName() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.CreateSnapshot
 
getCommitName() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.DeleteSnapshot
 
getCommitWithin() - 类 中的方法org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
getComparator() - 类 中的方法org.apache.solr.client.solrj.io.stream.RankStream
 
getComparator() - 类 中的方法org.apache.solr.client.solrj.io.stream.ScoreNodesStream
 
getComps() - 类 中的方法org.apache.solr.client.solrj.io.comp.MultipleFieldComparator
 
getConfig() - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Gets the raw config node /zookeeper/config as returned by server.
getConfigManager() - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
getConfigName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getConfigName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
getConfigName() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getConfigSet() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getConfigSetName() - 类 中的方法org.apache.solr.client.solrj.request.ConfigSetAdminRequest.ConfigSetSpecificAdminRequest
 
getConfigsetPath(String, String) - 类 中的静态方法org.apache.solr.common.cloud.ZkConfigManager
 
getConfigSets() - 类 中的方法org.apache.solr.client.solrj.response.ConfigSetAdminResponse.List
 
getConnection() - 类 中的方法org.apache.solr.common.cloud.SolrZooKeeper
 
getConnectionManager() - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
getContentStreams(SolrRequest) - 类 中的方法org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
getContentStreams() - 类 中的方法org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
 
getContentStreams(SolrRequest) - 类 中的方法org.apache.solr.client.solrj.request.RequestWriter
getContentStreams() - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
getContentStreams() - 类 中的方法org.apache.solr.client.solrj.SolrRequest
已过时。
getContentType() - 类 中的方法org.apache.solr.client.solrj.impl.BinaryResponseParser
 
getContentType() - 类 中的方法org.apache.solr.client.solrj.impl.XMLResponseParser
 
getContentType() - 接口 中的方法org.apache.solr.client.solrj.request.RequestWriter.ContentWriter
 
getContentType() - 类 中的方法org.apache.solr.client.solrj.request.RequestWriter.StringPayloadContentWriter
 
getContentType() - 类 中的方法org.apache.solr.client.solrj.response.DelegationTokenResponse.JsonMapResponseParser
 
getContentType() - 类 中的方法org.apache.solr.client.solrj.ResponseParser
A well behaved ResponseParser will return its content-type.
getContentType() - 接口 中的方法org.apache.solr.common.util.ContentStream
 
getContentType() - 类 中的方法org.apache.solr.common.util.ContentStreamBase.FileStream
 
getContentType() - 类 中的方法org.apache.solr.common.util.ContentStreamBase
 
getContentType() - 类 中的方法org.apache.solr.common.util.ContentStreamBase.URLStream
 
getContentWriter(SolrRequest) - 类 中的方法org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
getContentWriter(String) - 类 中的方法org.apache.solr.client.solrj.request.ContentStreamUpdateRequest
 
getContentWriter(String) - 类 中的方法org.apache.solr.client.solrj.request.DirectXmlRequest
 
getContentWriter(String) - 类 中的方法org.apache.solr.client.solrj.request.DocumentAnalysisRequest
 
getContentWriter(String) - 类 中的方法org.apache.solr.client.solrj.request.GenericSolrRequest
 
getContentWriter(String) - 类 中的方法org.apache.solr.client.solrj.request.json.DirectJsonQueryRequest
 
getContentWriter(String) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonQueryRequest
 
getContentWriter(String) - 类 中的方法org.apache.solr.client.solrj.request.MultiContentWriterRequest
 
getContentWriter(SolrRequest) - 类 中的方法org.apache.solr.client.solrj.request.RequestWriter
Use this to do a push writing instead of pull.
getContentWriter(String) - 类 中的方法org.apache.solr.client.solrj.request.schema.SchemaRequest.Update
 
getContentWriter(String) - 类 中的方法org.apache.solr.client.solrj.request.StreamingUpdateRequest
 
getContentWriter(String) - 类 中的方法org.apache.solr.client.solrj.request.V2Request
 
getContentWriter(String) - 类 中的方法org.apache.solr.client.solrj.SolrRequest
If a request object wants to do a push write, implement this method.
getConvexHull(Matrix) - 类 中的静态方法org.apache.solr.client.solrj.io.eval.ConvexHullEvaluator
 
getCookieSpecRegistry() - 接口 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientBuilder.CookieSpecRegistryProvider
 
getCookieSpecRegistry() - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientContextBuilder.CookieSpecRegistryProvider
 
getCookieSpecRegistryProvider() - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientBuilder
 
getCookieSpecRegistryProvider() - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientContextBuilder
 
getCopy() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
get a deep copy of this object
getCopy() - 类 中的方法org.apache.solr.common.util.CommandOperation
 
getCopyFields() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getCopyFields() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.CopyFieldsResponse
 
getCore() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
SolrCore name.
getCoreName() - 类 中的方法org.apache.solr.common.cloud.Replica
SolrCore name.
getCoreName() - 类 中的方法org.apache.solr.common.cloud.ZkCoreNodeProps
 
getCoreNodeName() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getCoreNodeName() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
getCoreStartTime() - 类 中的方法org.apache.solr.client.solrj.request.CoreStatus
 
getCoreStatus(String, SolrClient) - 类 中的静态方法org.apache.solr.client.solrj.request.CoreAdminRequest
 
getCoreStatus(String, boolean, SolrClient) - 类 中的静态方法org.apache.solr.client.solrj.request.CoreAdminRequest
 
getCoreStatus() - 类 中的方法org.apache.solr.client.solrj.response.CoreAdminResponse
 
getCoreStatus(String) - 类 中的方法org.apache.solr.client.solrj.response.CoreAdminResponse
 
getCoreUrl() - 类 中的方法org.apache.solr.common.cloud.Replica
 
getCoreUrl() - 类 中的方法org.apache.solr.common.cloud.ZkCoreNodeProps
 
getCoreUrl(ZkNodeProps) - 类 中的静态方法org.apache.solr.common.cloud.ZkCoreNodeProps
 
getCoreUrl(String, String) - 类 中的静态方法org.apache.solr.common.cloud.ZkCoreNodeProps
 
getCorrection() - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse.Correction
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.graph.GatherNodesStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.graph.ShortestPathStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.CalculatorStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.CartesianProductStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.CellStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.ComplementStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.CsvStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.EchoStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.EvalStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.ExecutorStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.Facet2DStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.FetchStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.GetStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.HashJoinStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.HashRollupStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.HavingStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.IntersectStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.JoinStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.KnnStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.LetStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.ListStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.MergeStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.NoOpStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.NullStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelListStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.PlotStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.PriorityStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.PushBackStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomFacadeStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.RankStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.ReducerStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.RollupStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.ScoreNodesStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.SearchStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.SelectStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.SortStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.StatsStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.TimeSeriesStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.TopicStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.TupleStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.TupStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.UniqueStream
 
getCost() - 类 中的方法org.apache.solr.client.solrj.io.stream.ZplotStream
 
getCount() - 类 中的方法org.apache.solr.client.solrj.response.FacetField.Count
 
getCount() - 类 中的方法org.apache.solr.client.solrj.response.FieldStatsInfo
 
getCount() - 类 中的方法org.apache.solr.client.solrj.response.IntervalFacet.Count
 
getCount() - 类 中的方法org.apache.solr.client.solrj.response.json.NestableJsonFacet
The number of records matching the domain of this facet.
getCount() - 类 中的方法org.apache.solr.client.solrj.response.PivotField
 
getCount() - 类 中的方法org.apache.solr.client.solrj.response.RangeFacet.Count
 
getCount() - 类 中的方法org.apache.solr.common.cloud.ClusterState.CollectionRef
 
getCount() - 类 中的方法org.apache.solr.common.SolrCloseableLatch
 
getCountDistinct() - 类 中的方法org.apache.solr.client.solrj.response.FieldStatsInfo
 
getCountGrid() - 类 中的方法org.apache.solr.client.solrj.response.json.HeatmapJsonFacet
 
getCountPng() - 类 中的方法org.apache.solr.client.solrj.response.json.HeatmapJsonFacet
 
getCounts() - 类 中的方法org.apache.solr.client.solrj.response.RangeFacet
 
getCreateNodeSet() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getCreateNodeSet() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getCreateNodeSet() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
getCreateNodeSetShuffle() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
getCreateTime() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.SessionWrapper
Nanoseconds (since/to some arbitrary time) when the session got created.
getCredentials() - 类 中的方法org.apache.solr.common.cloud.DefaultZkCredentialsProvider
 
getCredentials() - 接口 中的方法org.apache.solr.common.cloud.ZkCredentialsProvider
 
getCredentialsProvider() - 接口 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientBuilder.CredentialsProviderProvider
 
getCredentialsProvider() - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientContextBuilder.CredentialsProviderProvider
 
getCredentialsProviderProvider() - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientBuilder
 
getCredentialsProviderProvider() - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientContextBuilder
 
getData(String, Watcher) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingDistribStateManager
 
getData(String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingDistribStateManager
 
getData() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VersionedData
 
getData(String, Watcher) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistribStateManager
 
getData(String) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistribStateManager
 
getData(String, Watcher) - 类 中的方法org.apache.solr.client.solrj.impl.ZkDistribStateManager
 
getData() - 类 中的方法org.apache.solr.client.solrj.io.eval.Matrix
 
getData(String, Watcher, Stat, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Returns node's data
getDataDir() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getDataDir() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getDataDirectory() - 类 中的方法org.apache.solr.client.solrj.request.CoreStatus
 
getDataMap() - 类 中的方法org.apache.solr.common.util.CommandOperation
 
getDate(Object) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
getDatePart(TemporalAccessor) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecursiveTemporalEvaluator
 
getDatePart(TemporalAccessor) - 类 中的方法org.apache.solr.client.solrj.io.eval.TemporalEvaluatorDay
 
getDatePart(TemporalAccessor) - 类 中的方法org.apache.solr.client.solrj.io.eval.TemporalEvaluatorDayOfQuarter
 
getDatePart(TemporalAccessor) - 类 中的方法org.apache.solr.client.solrj.io.eval.TemporalEvaluatorDayOfYear
 
getDatePart(TemporalAccessor) - 类 中的方法org.apache.solr.client.solrj.io.eval.TemporalEvaluatorEpoch
 
getDatePart(TemporalAccessor) - 类 中的方法org.apache.solr.client.solrj.io.eval.TemporalEvaluatorHour
 
getDatePart(TemporalAccessor) - 类 中的方法org.apache.solr.client.solrj.io.eval.TemporalEvaluatorMinute
 
getDatePart(TemporalAccessor) - 类 中的方法org.apache.solr.client.solrj.io.eval.TemporalEvaluatorMonth
 
getDatePart(TemporalAccessor) - 类 中的方法org.apache.solr.client.solrj.io.eval.TemporalEvaluatorQuarter
 
getDatePart(TemporalAccessor) - 类 中的方法org.apache.solr.client.solrj.io.eval.TemporalEvaluatorSecond
 
getDatePart(TemporalAccessor) - 类 中的方法org.apache.solr.client.solrj.io.eval.TemporalEvaluatorWeek
 
getDatePart(TemporalAccessor) - 类 中的方法org.apache.solr.client.solrj.io.eval.TemporalEvaluatorYear
 
getDates(Object) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
getDebugMap() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getDeepCopy(Map, int) - 类 中的静态方法org.apache.solr.common.util.Utils
 
getDeepCopy(Map, int, boolean) - 类 中的静态方法org.apache.solr.common.util.Utils
 
getDeepCopy(Map, int, boolean, boolean) - 类 中的静态方法org.apache.solr.common.util.Utils
 
getDeepCopy(Collection, int, boolean) - 类 中的静态方法org.apache.solr.common.util.Utils
 
getDeepCopy(Collection, int, boolean, boolean) - 类 中的静态方法org.apache.solr.common.util.Utils
 
getDeepCopy(Map, int, boolean) - 类 中的静态方法org.apache.solr.common.util.ValidatingJsonMap
 
getDeepCopy(Collection, int, boolean) - 类 中的静态方法org.apache.solr.common.util.ValidatingJsonMap
 
getDefault() - 枚举 中的静态方法org.apache.solr.common.params.FacetParams.FacetRangeMethod
 
getDefaultCollection() - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
Gets the default collection for request
getDefaultCollection() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getDefaultSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getDefaultZkHost() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getDelegationToken() - 类 中的方法org.apache.solr.client.solrj.response.DelegationTokenResponse.Get
Get the urlString to be used as the delegation token
getDeleteById() - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
getDeleteByIdMap() - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
getDeleteDataDir() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
getDeleteDataDir() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteShard
 
getDeleteIndexDir() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
getDeleteInstanceDir() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
getDeleteInstanceDir() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteShard
 
getDeleteQuery() - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
getDepth() - 类 中的方法org.apache.solr.client.solrj.io.graph.Traversal
 
getDiagnostics(Policy, SolrCloudManager) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper
 
getDiagnostics(Policy.Session) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper
 
getDisplay() - 枚举 中的方法org.apache.solr.common.luke.FieldFlag
 
getDistance() - 类 中的方法org.apache.solr.client.solrj.io.eval.KnnEvaluator.Neighbor
 
getDistinct() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getDistinctValues() - 类 中的方法org.apache.solr.client.solrj.response.FieldStatsInfo
 
getDistribStateManager() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingCloudManager
 
getDistribStateManager() - 接口 中的方法org.apache.solr.client.solrj.cloud.SolrCloudManager
 
getDistribStateManager() - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientCloudManager
 
getDistributedQueueFactory() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingCloudManager
 
getDistributedQueueFactory() - 接口 中的方法org.apache.solr.client.solrj.cloud.SolrCloudManager
 
getDistributedQueueFactory() - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientCloudManager
 
getDocCollection(String, Integer) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
getDocIterator() - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
getDocRouter(String) - 类 中的静态方法org.apache.solr.common.cloud.DocRouter
 
getDocs() - 类 中的方法org.apache.solr.client.solrj.response.Cluster
 
getDocs() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getDocumentAnalysesCount() - 类 中的方法org.apache.solr.client.solrj.response.DocumentAnalysisResponse
Returns the number of document analyses in this response.
getDocumentAnalysis(String) - 类 中的方法org.apache.solr.client.solrj.response.DocumentAnalysisResponse
Returns the document analysis for the document associated with the given unique key (id), null if no such association exists.
getDocumentKey() - 类 中的方法org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
Returns the unique key of the analyzed document.
getDocuments() - 类 中的方法org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Returns all documents that will be analyzed when processing the request.
getDocuments() - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
getDocumentsMap() - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
getDouble(Object) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
getDouble(String) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the Float value of the param, or null if not set Use this method only when you want to be explicit about absence of a value (null) vs the default value zero (0.0d).
getDouble(String, double) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the float value of the param, or def if not set
getDouble() - 类 中的方法org.noggit.JSONParser
Reads a number from the input stream and parses it as a double
getDoubles(Object) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
getDynamicField() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.DynamicFieldResponse
 
getDynamicFieldInfo() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse
 
getDynamicFieldInfo(String) - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse
 
getDynamicFields() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
getDynamicFields() - 类 中的方法org.apache.solr.client.solrj.response.schema.FieldTypeRepresentation
 
getDynamicFields() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getDynamicFields() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.DynamicFieldsResponse
 
getEffectiveMaxErrors(int) - 类 中的静态方法org.apache.solr.common.ToleratedUpdateError
Given a 'maxErrors' value such that-1 <= maxErrors <= Integer.MAX_VALUE this method returns the original input unless it is -1 in which case the effective value of Integer.MAX_VALUE is returned.
getElapsedTime() - 类 中的方法org.apache.solr.client.solrj.response.SimpleSolrResponse
 
getElapsedTime() - 类 中的方法org.apache.solr.client.solrj.response.SolrResponseBase
 
getElapsedTime() - 类 中的方法org.apache.solr.client.solrj.SolrResponse
Elapsed time in milliseconds for the request as seen from the client.
getEnclosingDisk(Matrix) - 类 中的静态方法org.apache.solr.client.solrj.io.eval.EnclosingDiskEvaluator
 
getEnd() - 类 中的方法org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the end position of this token within the text it was originally extracted from.
getEnd() - 类 中的方法org.apache.solr.client.solrj.response.RangeFacet
 
getEnd() - 类 中的方法org.noggit.CharArr
 
getEndInBuffer() - 类 中的方法org.apache.solr.common.util.FastInputStream
Current end-of-data position within the internal buffer.
getEndOffset() - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getEndPoint() - 接口 中的方法org.apache.solr.client.solrj.request.CollectionApiMapping.CommandMeta
 
getEndPoint() - 枚举 中的方法org.apache.solr.client.solrj.request.CollectionApiMapping.Meta
 
getEndPoint() - 枚举 中的方法org.apache.solr.client.solrj.request.CoreApiMapping.Meta
 
getEntries() - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
getEntryListener() - 类 中的静态方法org.apache.solr.common.util.FastJavaBinDecoder
 
getEofTuples() - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
getEpochTimeNs() - 类 中的方法org.apache.solr.common.util.TimeSource.CurrentTimeSource
 
getEpochTimeNs() - 类 中的方法org.apache.solr.common.util.TimeSource
Return Epoch time.
getEpochTimeNs() - 类 中的方法org.apache.solr.common.util.TimeSource.NanoTimeSource
 
getEpochTimeNs() - 类 中的方法org.apache.solr.common.util.TimeSource.SimTimeSource
 
getEqs() - 类 中的方法org.apache.solr.client.solrj.io.eq.MultipleFieldEqualitor
 
getErrMsg() - 类 中的方法org.apache.solr.common.cloud.rule.SnitchContext
 
getErrorCode(int) - 枚举 中的静态方法org.apache.solr.common.SolrException.ErrorCode
 
getErrorMessages() - 类 中的方法org.apache.solr.client.solrj.response.CollectionAdminResponse
 
getErrorMessages() - 类 中的方法org.apache.solr.client.solrj.response.ConfigSetAdminResponse
 
getErrorMessages() - 类 中的方法org.apache.solr.client.solrj.response.HealthCheckResponse
 
getErrors() - 类 中的方法org.apache.solr.common.util.CommandOperation
 
getEventString(int) - 类 中的静态方法org.noggit.JSONParser
 
getException() - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
getException() - 类 中的方法org.apache.solr.client.solrj.SolrResponse
 
getExpandedResults() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getExpectedReplicaCount(Replica.Type, int) - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getExpirationTime() - 类 中的方法org.apache.solr.client.solrj.response.DelegationTokenResponse.Renew
 
getExplainMap() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getExpression() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
getExpressionNodeId() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
getExpressionOperands(StreamExpression) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getExpressionOperands(StreamExpression, String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getExpressionOperandsRepresentingTypes(StreamExpression, Class...) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getExpressionType() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
getF1() - 类 中的方法org.apache.solr.client.solrj.io.ClassificationEvaluation
 
getFacetDate(String) - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getFacetDates() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getFacetField() - 类 中的方法org.apache.solr.client.solrj.response.FacetField.Count
 
getFacetField(String) - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
get
getFacetFields() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
getFacetFields() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
get the facet fields
getFacetLimit() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
get current facet limit
getFacetMinCount() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
get facet minimum count
getFacetPivot() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getFacetQuery() - 类 中的方法org.apache.solr.client.solrj.response.PivotField
 
getFacetQuery() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getFacetQuery() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
get facet queries
getFacetRanges() - 类 中的方法org.apache.solr.client.solrj.response.PivotField
 
getFacetRanges() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getFacets() - 类 中的方法org.apache.solr.client.solrj.response.FieldStatsInfo
 
getFacetSortString() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
get facet sort
getField() - 类 中的方法org.apache.solr.client.solrj.response.IntervalFacet
 
getField() - 类 中的方法org.apache.solr.client.solrj.response.PivotField
 
getField() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldResponse
 
getField(String) - 类 中的方法org.apache.solr.common.SolrInputDocument
 
getFieldAnalysesCount() - 类 中的方法org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
Returns the number of field analyses for the documents.
getFieldAnalysis(String) - 类 中的方法org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
 
getFieldBool(String, String, boolean) - 类 中的方法org.apache.solr.common.params.RequiredSolrParams
 
getFieldBool(String, String) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the Boolean value of the field param, or the value for param, or null if neither is set.
getFieldBool(String, String, boolean) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the boolean value of the field param, or the value for param, or def if neither is set.
getFieldDouble(String, String) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the float value of the field param.
getFieldDouble(String, String, double) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the float value of the field param, or the value for param, or def if neither is set.
getFieldFloat(String, String, float) - 类 中的方法org.apache.solr.common.params.RequiredSolrParams
 
getFieldFloat(String, String) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the float value of the field param.
getFieldFloat(String, String, float) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the float value of the field param, or the value for param, or def if neither is set.
getFieldInfo() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse
 
getFieldInfo(String) - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse
 
getFieldInt(String, String, int) - 类 中的方法org.apache.solr.common.params.RequiredSolrParams
 
getFieldInt(String, String) - 类 中的方法org.apache.solr.common.params.SolrParams
Use this method only when you want to be explicit about absence of a value (null) vs the default value zero (0).
getFieldInt(String, String, int) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the int value of the field param, or the value for param, or def if neither is set.
getFieldLabels() - 类 中的方法org.apache.solr.client.solrj.io.Tuple
This represents the mapping of external field labels to the tuple's internal field names if they are different from field names.
getFieldName() - 类 中的方法org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the field name.
getFieldNameAnalysis(String) - 类 中的方法org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns the analysis for the given field name or null if no such analysis exists.
getFieldNameAnalysisCount() - 类 中的方法org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns the number of field name analyses.
getFieldNames() - 类 中的方法org.apache.solr.client.solrj.io.Tuple
A list of field names to serialize.
getFieldNames() - 类 中的方法org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns a list of field names the analysis should be performed on.
getFieldNames() - 类 中的方法org.apache.solr.common.SolrDocument
 
getFieldNames() - 类 中的方法org.apache.solr.common.SolrDocumentBase
Get all field names.
getFieldNames() - 类 中的方法org.apache.solr.common.SolrInputDocument
Get all field names.
getFieldParam(String, String) - 类 中的方法org.apache.solr.common.params.RequiredSolrParams
 
getFieldParam(String, String, String) - 类 中的方法org.apache.solr.common.params.RequiredSolrParams
 
getFieldParam(String, String) - 类 中的方法org.apache.solr.common.params.SolrParams
returns the String value of the field parameter, "f.field.param", or the value for "param" if that is not set.
getFieldParam(String, String, String) - 类 中的方法org.apache.solr.common.params.SolrParams
returns the String value of the field parameter, "f.field.param", or the value for "param" if that is not set.
getFieldParams(String, String) - 类 中的方法org.apache.solr.common.params.RequiredSolrParams
 
getFieldParams(String, String) - 类 中的方法org.apache.solr.common.params.SolrParams
returns the String values of the field parameter, "f.field.param", or the values for "param" if that is not set.
getFields() - 类 中的方法org.apache.solr.client.solrj.io.graph.Traversal
 
getFields() - 类 中的方法org.apache.solr.client.solrj.io.Tuple
Return all tuple fields and their values.
getFields() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
getFields() - 类 中的方法org.apache.solr.client.solrj.response.schema.FieldTypeRepresentation
 
getFields() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getFields() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldsResponse
 
getFields() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getFieldStatsInfo() - 类 中的方法org.apache.solr.client.solrj.response.PivotField
 
getFieldStatsInfo() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getFieldType() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldTypeResponse
 
getFieldTypeAnalysis(String) - 类 中的方法org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns the analysis for the given field type or null if no such analysis exists.
getFieldTypeAnalysisCount() - 类 中的方法org.apache.solr.client.solrj.response.FieldAnalysisResponse
Returns the number of field type analyses.
getFieldTypeInfo() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse
 
getFieldTypeInfo(String) - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse
 
getFieldTypes() - 类 中的方法org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns a list of field types the analysis should be performed on.
getFieldTypes() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getFieldTypes() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldTypesResponse
 
getFieldValue() - 类 中的方法org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns the field value that will be analyzed when this request is processed.
getFieldValue(String) - 类 中的方法org.apache.solr.common.SolrDocument
Get the value or collection of values for a given field.
getFieldValue(String) - 类 中的方法org.apache.solr.common.SolrDocumentBase
Get the first value or collection of values for a given field.
getFieldValue(String) - 类 中的方法org.apache.solr.common.SolrInputDocument
Get the first value for a field.
getFieldValueMap() - 类 中的方法org.apache.solr.common.SolrDocument
Expose a Map interface to the solr fields.
getFieldValues(String) - 类 中的方法org.apache.solr.common.SolrDocument
Get a collection of values for a given field name
getFieldValues(String) - 类 中的方法org.apache.solr.common.SolrDocumentBase
Get a collection of values for a given field name
getFieldValues(String) - 类 中的方法org.apache.solr.common.SolrInputDocument
Get all the values for a field.
getFieldValuesMap() - 类 中的方法org.apache.solr.common.SolrDocument
Expose a Map interface to the solr field value collection.
getFilterQueries() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getFilters() - 类 中的方法org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
getFirstSuggestion(String) - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse
 
getFirstValue(String) - 类 中的方法org.apache.solr.common.SolrDocument
returns the first value for a field
getFirstValue() - 类 中的方法org.apache.solr.common.SolrInputField
 
getFlag(char) - 枚举 中的静态方法org.apache.solr.common.luke.FieldFlag
 
getFlags() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getFlags() - 类 中的方法org.noggit.JSONParser
 
getFloat(String, float) - 类 中的方法org.apache.solr.common.params.RequiredSolrParams
 
getFloat(String) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the Float value of the param, or null if not set Use this method only when you want to be explicit about absence of a value (null) vs the default value zero (0.0f).
getFloat(String, float) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the float value of the param, or def if not set
getFlush() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteStatus
 
getForwardTimeout() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
getFrequency() - 类 中的方法org.apache.solr.client.solrj.response.TermsResponse.Term
 
getFromContext(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.VectorFunction
 
getFunction() - 类 中的方法org.apache.solr.client.solrj.io.eval.RecursiveTemporalEvaluator
 
getFunction() - 类 中的方法org.apache.solr.client.solrj.io.eval.VectorFunction
 
getFunctionName() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
getFunctionName() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
getFunctionName(Class<? extends Expressible>) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getFunctionName() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.Metric
 
getFunctionNames() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getGap() - 类 中的方法org.apache.solr.client.solrj.response.RangeFacet
 
getGlobalTag() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
getGraph() - 类 中的方法org.apache.solr.client.solrj.io.graph.Traversal
 
getGridLevel() - 类 中的方法org.apache.solr.client.solrj.response.json.HeatmapJsonFacet
 
getGroupResponse() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
Returns the GroupResponse containing the group commands.
getGroupValue() - 类 中的方法org.apache.solr.client.solrj.response.Group
Returns the common group value that all documents share inside this group.
getHashPartitionKeys() - 类 中的方法com.alibaba.lindorm.search.client.searchj.partition.CompositeHashPartition
 
getHeader() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getHeaders() - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
getHeatmapFacetByName(String) - 类 中的方法org.apache.solr.client.solrj.response.json.NestableJsonFacet
Retrieve a "heatmap" facet by its name
getHeatmapFacetNames() - 类 中的方法org.apache.solr.client.solrj.response.json.NestableJsonFacet
 
getHelpers() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
getHighlight() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getHighlightFields() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
get list of highlighted fields
getHighlightFragsize() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getHighlighting() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getHighlightRequireFieldMatch() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getHighlightSimplePost() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getHighlightSimplePre() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getHighlightSnippets() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getHoldability() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
getHostIp(String) - 类 中的方法org.apache.solr.common.cloud.rule.ImplicitSnitch
 
getHttpClient() - 类 中的方法org.apache.solr.client.solrj.impl.CloudHttp2SolrClient
 
getHttpClient() - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient
 
getHttpClient() - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
Return the HttpClient this instance uses.
getHttpClient() - 类 中的方法org.apache.solr.client.solrj.impl.LBHttpSolrClient
Return the HttpClient this instance uses.
getHttpClientBuilder(Optional<SolrHttpClientBuilder>) - 接口 中的方法org.apache.solr.client.solrj.impl.HttpClientBuilderFactory
This method configures the SolrHttpClientBuilder by overriding the configuration of passed SolrHttpClientBuilder or as a new instance.
getHttpClientBuilder() - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
 
getHttpClientBuilder(Optional<SolrHttpClientBuilder>) - 类 中的方法org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder
 
getHttpClientBuilder(Optional<SolrHttpClientBuilder>) - 类 中的方法org.apache.solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactory
 
getHttpMethod() - 接口 中的方法org.apache.solr.client.solrj.request.CollectionApiMapping.CommandMeta
the http method supported by this command
getHttpMethod() - 枚举 中的方法org.apache.solr.client.solrj.request.CollectionApiMapping.Meta
 
getHttpMethod() - 枚举 中的方法org.apache.solr.client.solrj.request.CoreApiMapping.Meta
 
getHttpRequestInterceptor() - 接口 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientBuilder.HttpRequestInterceptorProvider
 
getHttpSolrClient(String) - 类 中的方法org.apache.solr.client.solrj.io.SolrClientCache
 
getHttpSolrClientBuilder() - 类 中的方法org.apache.solr.client.solrj.impl.LBHttpSolrClient.Builder
 
getId() - 异常错误 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AlreadyExistsException
 
getId() - 类 中的方法org.apache.solr.client.solrj.io.eval.DbscanEvaluator.ClusterPoint
 
getId() - 类 中的方法org.apache.solr.client.solrj.io.eval.KmeansEvaluator.ClusterPoint
 
getId() - 类 中的方法org.apache.solr.client.solrj.io.stream.DaemonStream
 
getId(SolrInputDocument, SolrParams) - 类 中的方法org.apache.solr.common.cloud.HashBasedRouter
 
getId() - 类 中的方法org.apache.solr.common.ToleratedUpdateError
 
getIdentifier() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.Metric
 
getIdentifierMessage(SolrIdentifierValidator.IdentifierType, String) - 类 中的静态方法org.apache.solr.client.solrj.util.SolrIdentifierValidator
 
getIdField() - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
已过时。
getIdleTimeout() - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient
 
getImmutableCopy() - 类 中的方法org.apache.solr.common.util.NamedList
 
getImplementingClass() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
getIncludeIndexFieldFlags() - 类 中的方法org.apache.solr.client.solrj.request.LukeRequest
 
getIndex() - 类 中的方法org.apache.solr.client.solrj.io.eval.TopFeaturesEvaluator.Pair
 
getIndex() - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelListStream.StreamIndex
 
getIndexAnalyzer() - 类 中的方法org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
getIndexBackupStrategy() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
 
getIndexDirectory() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse
 
getIndexDirs() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
getIndexInfo() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse
 
getIndexPhases(String) - 类 中的方法org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the index time analysis phases for the given field value.
getIndexPhases() - 类 中的方法org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
Returns the index time analysis phases for this analysis.
getIndexPhasesByFieldValue() - 类 中的方法org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the index time analysis phases for all field values.
getIndexPhasesCount(String) - 类 中的方法org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the number of index time analysis phases the given field value has.
getIndexPhasesCount() - 类 中的方法org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
Returns the index time analysis phases for this analysis.
getInfo() - 类 中的方法org.apache.solr.client.solrj.io.stream.DaemonStream
 
getInst(String, List<String>) - 类 中的静态方法org.apache.solr.common.util.JsonRecordReader
 
getInstance(String, String, SolrParams) - 类 中的静态方法org.apache.solr.client.solrj.routing.AffinityReplicaListTransformer
 
getInstance(String, SolrParams, ReplicaListTransformerFactory) - 类 中的方法org.apache.solr.client.solrj.routing.AffinityReplicaListTransformerFactory
 
getInstance(String, SolrParams, ReplicaListTransformerFactory) - 接口 中的方法org.apache.solr.client.solrj.routing.ReplicaListTransformerFactory
 
getInstanceDir() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getInstanceDir() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getInstanceDirectory() - 类 中的方法org.apache.solr.client.solrj.request.CoreStatus
 
getInt(String, Integer) - 类 中的方法org.apache.solr.common.cloud.ZkNodeProps
Get a string property value.
getInt(String, int) - 类 中的方法org.apache.solr.common.params.RequiredSolrParams
 
getInt(String) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the Integer value of the param, or null if not set Use this method only when you want to be explicit about absence of a value (null) vs the default value for int - zero (0).
getInt(String, int) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the int value of the param, or def if not set
getInt(String, Integer) - 类 中的方法org.apache.solr.common.util.CommandOperation
 
getInt(String) - 类 中的方法org.apache.solr.common.util.CommandOperation
 
getInt(String, Integer) - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
getIntervalFacets() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getIntervals() - 类 中的方法org.apache.solr.client.solrj.response.IntervalFacet
 
getIntOperand(StreamExpression, String, Integer) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getInvariantParams() - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
Retrieve the default list of parameters are added to every request regardless.
getIsLoadOnStartup() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getIsTransient() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getItem() - 类 中的方法org.apache.solr.client.solrj.SolrQuery.SortClause
Gets the item to sort, typically a function or a fieldname
getJson(DistribStateManager, String) - 类 中的静态方法org.apache.solr.common.util.Utils
 
getJson(SolrZkClient, String, boolean) - 类 中的静态方法org.apache.solr.common.util.Utils
Assumes data in ZooKeeper is a JSON string, deserializes it and returns as a Map
getJsonFacetingResponse() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getJSONParser(Reader) - 类 中的静态方法org.apache.solr.common.util.Utils
 
getKey() - 类 中的方法com.alibaba.lindorm.search.client.searchj.partition.HashPartition
 
getKey() - 类 中的方法org.apache.solr.client.solrj.response.IntervalFacet.Count
 
getKey() - 枚举 中的方法org.apache.solr.client.solrj.response.RequestStatusState
Returns the string representation of this state, for using as a key.
getKey() - 类 中的方法org.apache.solr.common.util.NamedList.NamedListEntry
 
getKey() - 类 中的方法org.noggit.ObjectBuilder
 
getKeyStore() - 类 中的方法org.apache.solr.client.solrj.embedded.SSLConfig
 
getKeyStorePassword() - 类 中的方法org.apache.solr.client.solrj.embedded.SSLConfig
 
getKeysToSkip() - 类 中的方法org.apache.solr.client.solrj.response.json.BucketJsonFacet
 
getKeysToSkip() - 类 中的方法org.apache.solr.client.solrj.response.json.NestableJsonFacet
 
getLabels() - 类 中的方法org.apache.solr.client.solrj.response.Cluster
 
getLastSessionWrapper(boolean) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper
Use this to get the last used session wrapper in this thread
getLastUpdateTime() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.SessionWrapper
 
getLbClient() - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
getLbClient() - 类 中的方法org.apache.solr.client.solrj.impl.CloudHttp2SolrClient
 
getLbClient() - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient
 
getLeader(String) - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getLeader() - 类 中的方法org.apache.solr.common.cloud.Slice
 
getLeader(Set<String>, DocCollection, String) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
getLeader(String, String) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
getLeaderReplicas(String) - 类 中的方法org.apache.solr.common.cloud.DocCollection
Get the list of all leaders hosted on the given node or null if none.
getLeaderRetry(String, String) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Get shard leader properties, with retry if none exist.
getLeaderRetry(String, String, int) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Get shard leader properties, with retry if none exist.
getLeaderUrl(String, String, int) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
getLeftFieldName() - 类 中的方法org.apache.solr.client.solrj.io.comp.FieldComparator
 
getLeftFieldName() - 类 中的方法org.apache.solr.client.solrj.io.eq.FieldEqualitor
 
getLets() - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
getLevel(int) - 枚举 中的静态方法org.apache.solr.common.params.CollectionParams.LockLevel
 
getLevel() - 类 中的方法org.noggit.JSONParser
 
getLimitingFacets() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getLimitingFields(long) - 类 中的方法org.apache.solr.client.solrj.response.FacetField
 
getList(String, ValidatingJsonMap.PredicateWithErrMsg) - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
getList(String, ValidatingJsonMap.PredicateWithErrMsg, Object) - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
getListenPort() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy
 
getLiveAndActiveReplicaCount(ZkStateReader, String) - 类 中的静态方法org.apache.solr.common.cloud.ClusterStateUtil
 
getLiveNodes() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingClusterStateProvider
 
getLiveNodes() - 类 中的方法org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider
 
getLiveNodes() - 接口 中的方法org.apache.solr.client.solrj.impl.ClusterStateProvider
Obtain set of live_nodes for the cluster.
getLiveNodes() - 类 中的方法org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
getLiveNodes() - 类 中的方法org.apache.solr.common.cloud.ClusterState
Get names of the currently live nodes.
getLocation() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
 
getLocation() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
getLogPath() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.LogReplayReplica
 
getLong(Object) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
getLong(String) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the Long value of the param, or null if not set Use this method only when you want to be explicit about absence of a value (null) vs the default value zero (0).
getLong(String, long) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the long value of the param, or def if not set
getLong() - 类 中的方法org.noggit.JSONParser
Reads a number from the input stream and parses it as a long, only if the value will in fact fit into a signed 64 bit integer.
getLong() - 类 中的方法org.noggit.ObjectBuilder
 
getLongLittleEndian(byte[], int) - 类 中的静态方法org.apache.solr.common.util.Hash
Gets a long from a byte buffer in little endian byte order.
getLongs(Object) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
getMajorVersion() - 类 中的方法org.apache.solr.client.solrj.io.sql.DriverImpl
 
getMap() - 类 中的方法org.apache.solr.client.solrj.io.Tuple
已过时。
use Tuple.getFields() instead.
getMap() - 类 中的方法org.apache.solr.common.params.MapSolrParams
 
getMap() - 类 中的方法org.apache.solr.common.params.ModifiableSolrParams
 
getMap() - 类 中的方法org.apache.solr.common.params.MultiMapSolrParams
 
getMap(String, Map) - 类 中的方法org.apache.solr.common.util.CommandOperation
 
getMap(String) - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
getMap(String, ValidatingJsonMap.PredicateWithErrMsg) - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
getMap(String, ValidatingJsonMap.PredicateWithErrMsg, String) - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
getMaps(Object) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
getMask() - 类 中的方法com.alibaba.lindorm.search.client.searchj.partition.HashPartition
 
getMatches() - 类 中的方法org.apache.solr.client.solrj.response.GroupCommand
Returns the total number of documents found for this command.
getMax() - 类 中的方法org.apache.solr.client.solrj.response.FieldStatsInfo
 
getMaxAtOnce() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.RebalanceLeaders
 
getMaxDoc() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse
 
getMaxScore() - 类 中的方法org.apache.solr.common.SolrDocumentList
 
getMaxShardsPerNode() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getMaxShardsPerNode() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
getMaxShardsPerNode() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getMaxTerm() - 类 中的方法org.apache.solr.client.solrj.cloud.ShardTerms
 
getMaxWaitSeconds() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.RebalanceLeaders
 
getMaxX() - 类 中的方法org.apache.solr.client.solrj.response.json.HeatmapJsonFacet
 
getMaxY() - 类 中的方法org.apache.solr.client.solrj.response.json.HeatmapJsonFacet
 
getMDCNode() - 类 中的静态方法org.apache.solr.common.util.Utils
 
getMean() - 类 中的方法org.apache.solr.client.solrj.response.FieldStatsInfo
 
getMembershipMatrix() - 类 中的方法org.apache.solr.client.solrj.io.eval.KmeansEvaluator.ClusterTuple
 
GetMembershipMatrixEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetMembershipMatrixEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetMembershipMatrixEvaluator
 
getMessage() - 异常错误 中的方法org.apache.solr.client.solrj.io.stream.TupleStream.IgnoreException
 
getMessage() - 类 中的方法org.apache.solr.client.solrj.response.HealthCheckResponse
 
getMessage() - 类 中的方法org.apache.solr.common.ToleratedUpdateError
 
getMetaData() - 异常错误 中的方法org.apache.solr.client.solrj.impl.BaseHttpSolrClient.RemoteExecutionException
 
getMetaData() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
getMetadata() - 异常错误 中的方法org.apache.solr.common.SolrException
 
getMetadata(String) - 异常错误 中的方法org.apache.solr.common.SolrException
 
getMetadataKey() - 类 中的方法org.apache.solr.common.ToleratedUpdateError
getMetadataValue() - 类 中的方法org.apache.solr.common.ToleratedUpdateError
getMethod() - 枚举 中的方法org.apache.solr.client.solrj.request.CollectionApiMapping.Meta
 
getMethod() - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
getMetricNodeId() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.Metric
 
getMetrics() - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
getMin() - 类 中的方法org.apache.solr.client.solrj.response.FieldStatsInfo
 
getMinAchievedReplicationFactor(String, NamedList) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
Useful for determining the minimum achieved replication factor across all shards involved in processing an update request, typically useful for gauging the replication factor of a batch.
getMinorVersion() - 类 中的方法org.apache.solr.client.solrj.io.sql.DriverImpl
 
getMinX() - 类 中的方法org.apache.solr.client.solrj.response.json.HeatmapJsonFacet
 
getMinY() - 类 中的方法org.apache.solr.client.solrj.response.json.HeatmapJsonFacet
 
getMissing() - 类 中的方法org.apache.solr.client.solrj.response.FieldStatsInfo
 
getMisspellingsAndCorrections() - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
getMode() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VersionedData
 
getModel(String, String, long) - 类 中的方法org.apache.solr.client.solrj.io.ModelCache
 
getModel(String, String, String, long) - 类 中的方法org.apache.solr.client.solrj.io.ModelCache
 
getModelCache() - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
getMoreLikeThis() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getMoreLikeThis() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getMoreLikeThisBoost() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Gets if the query will be boosted by the interesting term relevance.
getMoreLikeThisCount() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Gets the number of similar documents to return for each result.
getMoreLikeThisFields() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getMoreLikeThisMaxQueryTerms() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Gets the maximum number of query terms that will be included in any generated query.
getMoreLikeThisMaxTokensParsed() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Gets the maximum number of tokens to parse in each example doc field that is not stored with TermVector support.
getMoreLikeThisMaxWordLen() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Gets the maximum word length above which words will be ignored.
getMoreLikeThisMinDocFreq() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Gets the frequency at which words will be ignored which do not occur in at least this many docs.
getMoreLikeThisMinTermFreq() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Gets the frequency below which terms will be ignored in the source doc
getMoreLikeThisMinWordLen() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Gets the minimum word length below which words will be ignored.
getMoreLikeThisQF() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Gets the query fields and their boosts.
getMultiTermAnalyzer() - 类 中的方法org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
getName() - 类 中的方法com.alibaba.lindorm.search.common.cloud.CompositeHashPartitionRouter
 
getName() - 类 中的方法com.alibaba.lindorm.search.common.cloud.HashPartitionRouter
 
getName() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Cell
 
getName() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Condition
 
getName() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Preference
 
getName() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
Replica "coreNode" name.
getName() - 类 中的方法org.apache.solr.client.solrj.io.stream.CellStream
 
getName() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
getName() - 接口 中的方法org.apache.solr.client.solrj.request.CollectionApiMapping.CommandMeta
 
getName() - 枚举 中的方法org.apache.solr.client.solrj.request.CollectionApiMapping.Meta
 
getName() - 枚举 中的方法org.apache.solr.client.solrj.request.CoreApiMapping.Meta
 
getName() - 类 中的方法org.apache.solr.client.solrj.response.FacetField.Count
 
getName() - 类 中的方法org.apache.solr.client.solrj.response.FacetField
 
getName() - 类 中的方法org.apache.solr.client.solrj.response.FieldStatsInfo
 
getName() - 类 中的方法org.apache.solr.client.solrj.response.GroupCommand
Returns the name of this command.
getName() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getName() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
getName() - 类 中的方法org.apache.solr.client.solrj.response.RangeFacet
 
getName() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getName() - 类 中的方法org.apache.solr.common.cloud.CompositeIdRouter
 
getName() - 类 中的方法org.apache.solr.common.cloud.DocCollection
Return collection name.
getName() - 类 中的方法org.apache.solr.common.cloud.DocRouter
 
getName() - 类 中的方法org.apache.solr.common.cloud.ImplicitDocRouter
 
getName() - 类 中的方法org.apache.solr.common.cloud.PlainIdRouter
 
getName() - 类 中的方法org.apache.solr.common.cloud.Replica
Also known as coreNodeName.
getName() - 类 中的方法org.apache.solr.common.cloud.Slice
Return slice name (shard id).
getName() - 类 中的方法org.apache.solr.common.SolrInputField
 
getName() - 接口 中的方法org.apache.solr.common.util.ContentStream
 
getName() - 类 中的方法org.apache.solr.common.util.ContentStreamBase
 
getName(int) - 类 中的方法org.apache.solr.common.util.NamedList
The name of the pair at the specified List index
getNamedListStyle() - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
getNamedListStyle() - 类 中的方法org.apache.solr.common.util.SolrJSONWriter
 
getNamedOperand(StreamExpression, String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getNamedOperands(StreamExpression) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getNetworkTimeout() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
getNewConfigSetProperties() - 类 中的方法org.apache.solr.client.solrj.request.ConfigSetAdminRequest.Create
 
getNewlineComment() - 类 中的方法org.noggit.JSONParser
 
getNextCursorMark() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getNGroups() - 类 中的方法org.apache.solr.client.solrj.response.GroupCommand
Returns the total number of groups found for this command.
getNode(String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy.Session
 
getNode() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
getNode() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getNode() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionAdminRoleRequest
 
getNode() - 类 中的方法org.apache.solr.common.cloud.rule.SnitchContext
 
getNodeName() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
getNodeName() - 类 中的方法org.apache.solr.common.cloud.Replica
The name of the node this replica resides on
getNodeName() - 类 中的方法org.apache.solr.common.cloud.ZkCoreNodeProps
 
getNodeProps() - 类 中的方法org.apache.solr.common.cloud.ZkCoreNodeProps
 
getNodeSet() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateShard
 
getNodeStateProvider() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingCloudManager
 
getNodeStateProvider() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy.Session
 
getNodeStateProvider() - 接口 中的方法org.apache.solr.client.solrj.cloud.SolrCloudManager
 
getNodeStateProvider() - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientCloudManager
 
getNodeStatus() - 类 中的方法org.apache.solr.client.solrj.response.HealthCheckResponse
 
getNodeValues(String, Collection<String>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingNodeStateProvider
 
getNodeValues(String, Collection<String>) - 接口 中的方法org.apache.solr.client.solrj.cloud.NodeStateProvider
Get the value of each tag for a given node
getNodeValues(String, Collection<String>) - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider
 
getNodeValues(String, Collection<String>) - 类 中的方法org.apache.solr.common.cloud.rule.SnitchContext
 
getNote() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
getNrtReplicas() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getNrtReplicas() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
getNull() - 类 中的方法org.noggit.JSONParser
Reads a null value
getNull() - 类 中的方法org.noggit.ObjectBuilder
 
getNumber() - 类 中的方法org.noggit.ObjectBuilder
 
getNumberChars() - 类 中的方法org.noggit.JSONParser
Returns the characters of a JSON numeric value.
getNumberChars(CharArr) - 类 中的方法org.noggit.JSONParser
Reads a JSON numeric value into the output.
getNumberOfHits() - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
getNumBuckets() - 类 中的方法org.apache.solr.client.solrj.response.json.BucketBasedJsonFacet
已过时。
this method can trigger ClassCastException's if the returned value is a long. In the future it will return a 'long' instead to avoid this problem. Until then, use BucketBasedJsonFacet.getNumBucketsCount() instead.
getNumBucketsCount() - 类 中的方法org.apache.solr.client.solrj.response.json.BucketBasedJsonFacet
The total number of buckets found in the domain (of which the returned buckets are only a part).
getNumColumns() - 类 中的方法org.apache.solr.client.solrj.response.json.HeatmapJsonFacet
 
getNumDeadServersToTry() - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient.Req
 
getNumDocs() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse
 
getNumFound() - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getNumFound() - 类 中的方法org.apache.solr.common.SolrDocumentList
 
getNumFoundExact() - 类 中的方法org.apache.solr.common.SolrDocumentList
 
getNumNrtReplicas() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getNumNrtReplicas() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getNumPullReplicas() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getNumPullReplicas() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getNumRows() - 类 中的方法org.apache.solr.client.solrj.response.json.HeatmapJsonFacet
 
getNumServersToTry() - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient.Req
 
getNumShards() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getNumSubShards() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
getNumTerms() - 类 中的方法org.apache.solr.client.solrj.request.LukeRequest
 
getNumTerms() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse
 
getNumTlogReplicas() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getNumTlogReplicas() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getObject() - 类 中的方法org.noggit.ObjectBuilder
 
getObjectByPath(Object, boolean, String) - 类 中的静态方法org.apache.solr.common.util.Utils
 
getObjectByPath(Object, boolean, List<String>) - 类 中的静态方法org.apache.solr.common.util.Utils
 
getObjectCache() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingCloudManager
 
getObjectCache() - 接口 中的方法org.apache.solr.client.solrj.cloud.SolrCloudManager
 
getObjectCache() - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientCloudManager
 
getObjectCache() - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
getOffset() - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
 
getOnlyActiveNodes() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
getOnlyIfDown() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
getOperand() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Condition
 
getOperand(Operand, Object, ComputedType) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.CoresVariable
 
getOperand(Operand, Object, ComputedType) - 接口 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable
 
getOperand(Operand, Object, ComputedType) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
getOperand(StreamExpression, int) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getOperandsOfType(StreamExpression, Class...) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getOperation() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester.SuggestionInfo
 
getOrder() - 类 中的方法org.apache.solr.client.solrj.io.comp.FieldComparator
 
getOrder() - 类 中的方法org.apache.solr.client.solrj.SolrQuery.SortClause
Gets the order to sort
getOriginal() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Preference
 
getOriginal() - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse.Correction
 
getOriginalFrequency() - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getOverfetch() - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
 
getOverseerStatus() - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Return a SolrRequest to get the Overseer status
getOwner() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VersionedData
 
getParameter() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
getParameterNames() - 类 中的方法org.apache.solr.common.params.ModifiableSolrParams
 
getParameterNamesIterator() - 类 中的方法org.apache.solr.common.params.DefaultSolrParams
 
getParameterNamesIterator() - 类 中的方法org.apache.solr.common.params.MapSolrParams
 
getParameterNamesIterator() - 类 中的方法org.apache.solr.common.params.ModifiableSolrParams
 
getParameterNamesIterator() - 类 中的方法org.apache.solr.common.params.MultiMapSolrParams
 
getParameterNamesIterator() - 类 中的方法org.apache.solr.common.params.RequiredSolrParams
returns an Iterator over the parameter names
getParameterNamesIterator() - 类 中的方法org.apache.solr.common.params.SolrParams
Returns an Iterator over the parameter names.
getParameters() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
getParamNames() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
getParamNames() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateCategoryRoutedAlias
 
getParamNames() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateTimeRoutedAlias
 
getParamNames() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DimensionalRoutedAlias
 
getParamNames() - 接口 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.RoutedAliasAdminRequest
 
getParamNamesIterator(CommandOperation) - 接口 中的方法org.apache.solr.client.solrj.request.CollectionApiMapping.CommandMeta
 
getParamNamesIterator(CommandOperation) - 枚举 中的方法org.apache.solr.client.solrj.request.CollectionApiMapping.Meta
 
getParams() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionAdminRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionSpecificAdminRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncShardSpecificAdminRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterProp
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionAdminRoleRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionProp
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateAlias
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateCategoryRoutedAlias
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateShard
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateSnapshot
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateTimeRoutedAlias
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteAlias
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteBackup
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteNode
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplicaProp
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteShard
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteSnapshot
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteStatus
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DimensionalRoutedAlias
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ListBackup
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ListSnapshots
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.LogReplayReplica
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.MigrateClusterState
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Modify
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.MoveReplica
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.RebalanceLeaders
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ReindexCollection
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Rename
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ReplaceNode
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.RequestStatus
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
getParams() - 接口 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.RoutedAliasAdminRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SetAliasProperty
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ShardSpecificAdminRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.UtilizeNode
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.ConfigSetAdminRequest.ConfigSetSpecificAdminRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.ConfigSetAdminRequest.Create
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.ConfigSetAdminRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.CreateSnapshot
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.DeleteSnapshot
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.OverrideLastPublished
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.RequestRecovery
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.DelegationTokenRequest.Cancel
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.DelegationTokenRequest.Get
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.DelegationTokenRequest.Renew
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.DirectXmlRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.DocumentAnalysisRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.FieldAnalysisRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.GenericSolrRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.HealthCheckRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.LukeRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.QueryRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.schema.AbstractSchemaRequest
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.SolrPing
 
getParams() - 类 中的方法org.apache.solr.client.solrj.request.V2Request
 
getParams() - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
getParams(String) - 类 中的方法org.apache.solr.common.params.AppendedSolrParams
 
getParams(String) - 类 中的方法org.apache.solr.common.params.DefaultSolrParams
 
getParams(String) - 类 中的方法org.apache.solr.common.params.MapSolrParams
 
getParams(String) - 类 中的方法org.apache.solr.common.params.ModifiableSolrParams
 
getParams(String) - 类 中的方法org.apache.solr.common.params.MultiMapSolrParams
 
getParams(String) - 类 中的方法org.apache.solr.common.params.RequiredSolrParams
 
getParams(String) - 类 中的方法org.apache.solr.common.params.SolrParams
returns an array of the String values of a param, or null if no mapping for the param exists.
getParamSubstitute(String) - 接口 中的方法org.apache.solr.client.solrj.request.CollectionApiMapping.CommandMeta
Given a v1 param, return the v2 attribute (possibly a dotted path).
getParamSubstitute(String) - 枚举 中的方法org.apache.solr.client.solrj.request.CollectionApiMapping.Meta
 
getParamSubstitute(String) - 枚举 中的方法org.apache.solr.client.solrj.request.CoreApiMapping.Meta
 
getParent() - 类 中的方法org.apache.solr.common.cloud.Slice
 
getParentLogger() - 类 中的方法org.apache.solr.client.solrj.io.sql.DriverImpl
 
getParser() - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
getParser() - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient
 
getParser() - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
 
getParser() - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
 
getPartition() - 类 中的方法com.alibaba.lindorm.search.common.cloud.CompositeHashPartitionRouter
 
getPartition() - 类 中的方法com.alibaba.lindorm.search.common.cloud.HashPartitionRouter
 
getPartition() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getParts() - 类 中的方法org.apache.solr.client.solrj.io.comp.HashKey
 
getPath() - 异常错误 中的方法org.apache.solr.client.solrj.cloud.autoscaling.BadVersionException
 
getPath() - 异常错误 中的方法org.apache.solr.client.solrj.cloud.autoscaling.NotEmptyException
 
getPath() - 类 中的方法org.apache.solr.client.solrj.request.QueryRequest
Use the params 'QT' parameter if it exists
getPath(SolrRequest) - 类 中的方法org.apache.solr.client.solrj.request.RequestWriter
 
getPath() - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
getPathSegments(String) - 类 中的静态方法org.apache.solr.common.util.PathTrie
 
getPayload() - 类 中的方法org.apache.solr.client.solrj.response.Suggestion
 
getPercentiles() - 类 中的方法org.apache.solr.client.solrj.response.FieldStatsInfo
The percentiles requested if any, otherwise null.
getPerReplicaAttributes() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
getPerReplicaState() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getPerReplicaStates() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getPerReplicaStates() - 类 中的方法org.apache.solr.common.cloud.PerReplicaStatesOps
 
GetPhaseEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetPhaseEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetPhaseEvaluator
 
getPivot() - 类 中的方法org.apache.solr.client.solrj.response.PivotField
 
getPoint() - 类 中的方法org.apache.solr.client.solrj.io.eval.DbscanEvaluator.ClusterPoint
 
getPoint() - 类 中的方法org.apache.solr.client.solrj.io.eval.KmeansEvaluator.ClusterPoint
 
getPolicies() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
getPolicy() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
Get Policy configuration.
getPolicy() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy.Session
 
getPolicyName() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getPolicyNameByCollection(String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingClusterStateProvider
 
getPolicyNameByCollection(String) - 类 中的方法org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider
 
getPolicyNameByCollection(String) - 接口 中的方法org.apache.solr.client.solrj.impl.ClusterStateProvider
Get the collection-specific policy
getPolicyNameByCollection(String) - 类 中的方法org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
getPos() - 类 中的方法org.apache.solr.common.util.BytesBlock
 
getPosition() - 类 中的方法org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the position of this token within the produced token stream.
getPosition() - 类 中的方法org.noggit.JSONParser
 
getPositionInBuffer() - 类 中的方法org.apache.solr.common.util.FastInputStream
Current position within the internal buffer
getPrecision() - 类 中的方法org.apache.solr.client.solrj.io.ClassificationEvaluation
 
getPreferenceRules() - 类 中的方法org.apache.solr.client.solrj.routing.NodePreferenceRulesComparator
 
getPrimitiveBool(String) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the boolean value of the param, or false if not set
getPrimitiveFieldBool(String, String) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the boolean value of the field param, or the value for param or the default value of boolean - false
getPrimitiveFieldFloat(String, String) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns the float value of the field param or the value for param or the default value for float - zero (0.0f)
getPrimitiveInt(String) - 类 中的方法org.apache.solr.common.params.SolrParams
Returns int value of the the param or default value for int - zero (0) if not set.
getProperties() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
 
getProperties() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
getProperties() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getProperties() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getProperties() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateShard
 
getProperties() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
getProperties() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
getProperties() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
getProperties() - 类 中的方法org.apache.solr.common.cloud.ZkNodeProps
Get all properties as map.
getProperty(String) - 类 中的方法org.apache.solr.common.cloud.Replica
 
getPropertyInfo(String, Properties) - 类 中的方法org.apache.solr.client.solrj.io.sql.DriverImpl
 
getPropertyName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
 
getPropertyName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
getPropertyName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterProp
 
getPropertyName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionProp
 
getPropertyName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplicaProp
 
getPropertyValue() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
 
getPropertyValue() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterProp
 
getPropertyValue() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionProp
 
getPullReplicas() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getPullReplicas() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
getQTime() - 类 中的方法org.apache.solr.client.solrj.response.SolrResponseBase
 
getQuery() - 类 中的方法org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Returns the query that will be analyzed when processing the request.
getQuery() - 类 中的方法org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns the query that will be analyzed.
getQuery() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getQueryAnalyzer() - 类 中的方法org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
getQueryFacet(String) - 类 中的方法org.apache.solr.client.solrj.response.json.NestableJsonFacet
Retrieve a nested "query" facet by its name
getQueryFacetNames() - 类 中的方法org.apache.solr.client.solrj.response.json.NestableJsonFacet
 
getQueryParams() - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
getQueryParams() - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient
 
getQueryParams() - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
 
getQueryParams() - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
 
getQueryParams() - 类 中的方法org.apache.solr.client.solrj.SolrRequest
Parameter keys that are sent via the query string
getQueryPhases() - 类 中的方法org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the query time analysis phases for the field or null if this field doesn't hold a query time analysis.
getQueryPhases() - 类 中的方法org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
Returns the query time analysis phases for this analysis or null if query time analysis doesn't exist.
getQueryPhasesCount() - 类 中的方法org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the number of query time analysis phases or -1 if this field analysis doesn't hold a query time analysis.
getQueryPhasesCount() - 类 中的方法org.apache.solr.client.solrj.response.FieldAnalysisResponse.Analysis
Returns the number of query time analysis phases in this analysis or -1 if query time analysis doesn't exist.
GetRadiusEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetRadiusEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetRadiusEvaluator
 
getRange() - 类 中的方法org.apache.solr.common.cloud.Slice
 
getRangeFacet() - 类 中的方法org.apache.solr.client.solrj.response.RangeFacet.Count
 
getRanges() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
getRawText() - 类 中的方法org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the raw text of the token.
getReader() - 接口 中的方法org.apache.solr.common.util.ContentStream
Get an open stream.
getReader() - 类 中的方法org.apache.solr.common.util.ContentStreamBase
Base reader implementation.
getReader() - 类 中的方法org.apache.solr.common.util.ContentStreamBase.StringStream
If an charset is defined (by the contentType) use that, otherwise use a StringReader
getRecall() - 类 中的方法org.apache.solr.client.solrj.io.ClassificationEvaluation
 
getRefCount() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.SessionWrapper
 
getRemoteInfo(String, Set<String>, SnitchContext) - 类 中的方法org.apache.solr.common.cloud.rule.ImplicitSnitch
 
getReplica() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
getReplica(String, String, Replica.Type) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Row
 
getReplica() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
 
getReplica() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
getReplica() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplicaProp
 
getReplica() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.LogReplayReplica
 
getReplica(String) - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getReplica(BiPredicate<String, Replica>) - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getReplica(String) - 类 中的方法org.apache.solr.common.cloud.Slice
 
getReplicaInfo(String, Collection<String>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingNodeStateProvider
 
getReplicaInfo(String, Collection<String>) - 接口 中的方法org.apache.solr.client.solrj.cloud.NodeStateProvider
Get the details of each replica in a node.
getReplicaInfo(String, Collection<String>) - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider
 
getReplicaListTransformer(SolrParams) - 类 中的方法org.apache.solr.client.solrj.routing.RequestReplicaListTransformerGenerator
 
getReplicaListTransformer(SolrParams, String) - 类 中的方法org.apache.solr.client.solrj.routing.RequestReplicaListTransformerGenerator
 
getReplicaListTransformer(SolrParams, String, String, String, NodesSysPropsCacher) - 类 中的方法org.apache.solr.client.solrj.routing.RequestReplicaListTransformerGenerator
 
getReplicaLocations(String, AutoScalingConfig, SolrCloudManager, Map<String, String>, List<String>, int, int, int, List<String>) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper
 
getReplicaName(String) - 类 中的静态方法org.apache.solr.common.cloud.PerReplicaStates
 
getReplicaNames() - 类 中的方法org.apache.solr.common.cloud.Slice
 
getReplicaProps(String, String, String) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
getReplicaProps(String, String, String, Replica.State) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
getReplicaProps(String, String, String, Replica.State, Replica.State) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
getReplicaProps(String, String, String, Replica.State, Replica.State, EnumSet<Replica.Type>) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
getReplicas(String) - 类 中的方法org.apache.solr.common.cloud.DocCollection
Get the list of replicas hosted on the given node or null if none.
getReplicas() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getReplicas(EnumSet<Replica.Type>) - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getReplicas() - 类 中的方法org.apache.solr.common.cloud.Slice
Gets the list of all replicas for this slice.
getReplicas(Predicate<Replica>) - 类 中的方法org.apache.solr.common.cloud.Slice
Gets all replicas that match a predicate
getReplicas(EnumSet<Replica.Type>) - 类 中的方法org.apache.solr.common.cloud.Slice
Gets the list of replicas that have a type present in s
getReplicasCopy() - 类 中的方法org.apache.solr.common.cloud.Slice
 
getReplicasMap() - 类 中的方法org.apache.solr.common.cloud.Slice
Get the map of coreNodeName to replicas for this slice.
getReplicaState() - 类 中的方法org.apache.solr.common.cloud.Replica
 
getReplicaStates(String) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistribStateManager
 
getReplicaStates(String) - 类 中的方法org.apache.solr.client.solrj.impl.ZkDistribStateManager
 
getReplicaStatesProvider() - 类 中的静态方法org.apache.solr.common.cloud.ClusterState
 
getReplicationFactor() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getReplicationFactor() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
getReplicationFactor() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getRepositoryName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
 
getRepositoryName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
getRequest() - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient.Req
 
getRequested() - 异常错误 中的方法org.apache.solr.client.solrj.cloud.autoscaling.BadVersionException
 
getRequestHandler() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getRequestId() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteStatus
 
getRequestId() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.RequestStatus
 
getRequestParameters() - 类 中的方法org.apache.solr.client.solrj.request.schema.SchemaRequest.MultiUpdate
 
getRequestParameters() - 类 中的方法org.apache.solr.client.solrj.request.schema.SchemaRequest.Update
 
getRequestParams() - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
getRequestReplicaListTransformerGenerator() - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
getRequestStatus() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.RequestStatusResponse
 
getRequestUrl() - 类 中的方法org.apache.solr.client.solrj.response.SolrResponseBase
 
getRequestWriter() - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
getRequestWriter() - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
 
getRequiredParamNames() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateCategoryRoutedAlias
 
getRequiredParamNames() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateTimeRoutedAlias
 
getRequiredParamNames() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DimensionalRoutedAlias
 
getRequiredParamNames() - 接口 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.RoutedAliasAdminRequest
 
getResolver() - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
getResponse() - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient.Rsp
The response from the server
getResponse() - 类 中的方法org.apache.solr.client.solrj.response.SimpleSolrResponse
 
getResponse() - 类 中的方法org.apache.solr.client.solrj.response.SolrResponseBase
 
getResponse() - 类 中的方法org.apache.solr.client.solrj.SolrResponse
 
getResponseHeader() - 类 中的方法org.apache.solr.client.solrj.response.SolrResponseBase
 
getResponseListener() - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient.OutStream
 
getResponseParser() - 类 中的方法org.apache.solr.client.solrj.request.V2Request
 
getResponseParser() - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
getResult() - 类 中的方法org.apache.solr.client.solrj.response.Group
Returns the documents to be displayed that belong to this group.
getResults() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getRetryCount() - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpRequestRetryHandler
 
getRetryDelay() - 类 中的方法org.apache.solr.common.cloud.ZkCmdExecutor
 
getReverseParamSubstitute(String) - 枚举 中的方法org.apache.solr.client.solrj.request.CollectionApiMapping.Meta
 
getRightFieldName() - 类 中的方法org.apache.solr.client.solrj.io.comp.FieldComparator
 
getRightFieldName() - 类 中的方法org.apache.solr.client.solrj.io.eq.FieldEqualitor
 
getRole() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionAdminRoleRequest
 
getRoles() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getRollupMetrics(Metric[]) - 接口 中的方法org.apache.solr.client.solrj.io.stream.ParallelMetricsRollup
Either an array of metrics that can be parallelized and rolled up or empty.
getRollupSelectFields(Metric[]) - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
The projection of dimensions and metrics from the rollup stream.
getRootCause() - 异常错误 中的方法org.apache.solr.client.solrj.SolrServerException
 
getRootCause(Throwable) - 异常错误 中的静态方法org.apache.solr.common.SolrException
 
getRootThrowable() - 异常错误 中的方法org.apache.solr.common.SolrException
 
getRouteException(SolrException.ErrorCode, NamedList<Throwable>, Map<String, ? extends LBSolrClient.Req>) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
getRouteException(SolrException.ErrorCode, NamedList<Throwable>, Map<String, ? extends LBSolrClient.Req>) - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient
 
getRouteField() - 类 中的方法com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
 
getRouteField(DocCollection) - 类 中的方法org.apache.solr.common.cloud.DocRouter
 
getRouteKey() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getRouteKey() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
getRouter() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getRouteRanges() - 类 中的方法org.apache.solr.common.cloud.RoutingRule
 
getRouteRangesStr() - 类 中的方法org.apache.solr.common.cloud.RoutingRule
 
getRouteResponses() - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient.RouteResponse
 
getRouterField() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateCategoryRoutedAlias
 
getRouterField() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateTimeRoutedAlias
 
getRouterField() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DimensionalRoutedAlias
 
getRouterField() - 接口 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.RoutedAliasAdminRequest
 
getRouterName() - 类 中的方法com.alibaba.lindorm.search.client.searchj.partition.CompositeHashPartition
 
getRouterName() - 类 中的方法com.alibaba.lindorm.search.client.searchj.partition.HashPartition
 
getRouterName() - 类 中的方法com.alibaba.lindorm.search.client.searchj.partition.Partition
 
getRouterName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getRouterSpec(ZkNodeProps) - 类 中的静态方法org.apache.solr.common.cloud.DocRouter
 
getRoutes() - 异常错误 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient.RouteException
 
getRoutes() - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient.RouteResponse
 
getRoutes(DocRouter, DocCollection, Map<String, List<String>>, Map<SolrInputDocument, DocCollection>, ModifiableSolrParams, String) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
getRoutes(DocRouter, DocCollection, Map<String, List<String>>, ModifiableSolrParams, String) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
getRoutesToCollection(DocRouter, DocCollection, Map<String, List<String>>, ModifiableSolrParams, String) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
getRoutingRules() - 类 中的方法org.apache.solr.common.cloud.Slice
 
getRow() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Cell
 
getRow() - 类 中的方法org.apache.solr.client.solrj.io.eval.KnnEvaluator.Neighbor
 
getRowCount() - 类 中的方法org.apache.solr.client.solrj.io.eval.Matrix
 
getRowLabels() - 类 中的方法org.apache.solr.client.solrj.io.eval.Matrix
 
GetRowLabelsEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetRowLabelsEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetRowLabelsEvaluator
 
getRows() - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
 
getRows() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
gets - 类 中的变量org.apache.solr.common.cloud.ClusterState.CollectionRef
 
getScale() - 类 中的方法org.apache.solr.client.solrj.io.eval.KnnRegressionEvaluator.KnnRegressionTuple
 
getScatter() - 类 中的方法org.apache.solr.client.solrj.io.graph.Traversal
 
getSchema() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
getSchema() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getSchema(Type) - 类 中的静态方法org.apache.solr.common.util.JsonSchemaCreator
 
getSchemaFlags() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getSchemaName() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getSchemaName() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.SchemaNameResponse
 
getSchemaRepresentation() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse
 
getSchemaVersion() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.SchemaVersionResponse
 
getScheme() - 类 中的方法org.apache.solr.common.cloud.ZkCredentialsProvider.ZkCredentials
 
getScheme(String) - 类 中的静态方法org.apache.solr.common.util.URLUtil
 
getScore() - 类 中的方法org.apache.solr.client.solrj.response.Cluster
 
getSealedClause(Function<Condition, Object>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
getSearchRangeSingle(String, SolrParams, DocCollection) - 类 中的方法com.alibaba.lindorm.search.common.cloud.CompositeHashPartitionRouter
 
getSearchRangeSingle(String, SolrParams, DocCollection) - 类 中的方法com.alibaba.lindorm.search.common.cloud.HashPartitionRouter
 
getSearchRangeSingle(String, SolrParams, DocCollection) - 类 中的方法org.apache.solr.common.cloud.CompositeIdRouter
 
getSearchRangeSingle(String, SolrParams, DocCollection) - 类 中的方法org.apache.solr.common.cloud.DocRouter
This method is consulted to determine what search range (the part of the hash ring) should be queried for a request when an explicit shards parameter was not used.
getSearchSlices(String, SolrParams, DocCollection) - 类 中的方法org.apache.solr.common.cloud.DocRouter
This method is consulted to determine what slices should be queried for a request when an explicit shards parameter was not used.
getSearchSlicesSingle(String, SolrParams, DocCollection) - 类 中的方法com.alibaba.lindorm.search.common.cloud.CompositeHashPartitionRouter
 
getSearchSlicesSingle(String, SolrParams, DocCollection) - 类 中的方法com.alibaba.lindorm.search.common.cloud.HashPartitionRouter
 
getSearchSlicesSingle(String, SolrParams, DocCollection) - 类 中的方法org.apache.solr.common.cloud.CompositeIdRouter
 
getSearchSlicesSingle(String, SolrParams, DocCollection) - 类 中的方法org.apache.solr.common.cloud.DocRouter
This method is consulted to determine what slices should be queried for a request when an explicit shards parameter was not used.
getSearchSlicesSingle(String, SolrParams, DocCollection) - 类 中的方法org.apache.solr.common.cloud.HashBasedRouter
 
getSearchSlicesSingle(String, SolrParams, DocCollection) - 类 中的方法org.apache.solr.common.cloud.ImplicitDocRouter
 
getSecurityProps(boolean) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Returns the content of /security.json from ZooKeeper as a Map If the files doesn't exist, it returns null.
getSeparatorPrefix() - 枚举 中的方法org.apache.solr.client.solrj.RoutedAliasTypes
 
getServer() - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient.Rsp
The server that returned the response
getServers() - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient.Req
 
getServers() - 类 中的方法org.apache.solr.common.cloud.ZkDynamicConfig
 
getSession(SolrCloudManager) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper
How to get a shared Policy Session 1) call PolicyHelper.getSession(SolrCloudManager) 2) compute all suggestions 3) call PolicyHelper.SessionWrapper.returnSession(Policy.Session) 4) perform all suggestions 5) call PolicyHelper.SessionWrapper.release()
getSession() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester
 
getShard() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
getShard() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
getShard() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getShard() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
getShardId() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getShardId(String, String) - 类 中的方法org.apache.solr.common.cloud.ClusterState
 
getShardId(String, String, String) - 类 中的方法org.apache.solr.common.cloud.ClusterState
 
getShardId(String, String) - 类 中的方法org.apache.solr.common.cloud.DocCollection
Get the shardId of a core on a specific node
getShardLeadersElectPath(String, String) - 类 中的静态方法org.apache.solr.common.cloud.ZkStateReader
Get path where shard leader elections ephemeral nodes are.
getShardLeadersPath(String, String) - 类 中的静态方法org.apache.solr.common.cloud.ZkStateReader
Get path where shard leader properties live in zookeeper.
getShardName() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
getShardReplicationFactor(String, NamedList) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
Walks the NamedList response after performing an update request looking for the replication factor that was achieved in each shard involved in the request.
getShards(String, String, StreamContext) - 类 中的静态方法org.apache.solr.client.solrj.io.stream.TupleStream
 
getShards(String, String, StreamContext, SolrParams) - 类 中的静态方法org.apache.solr.client.solrj.io.stream.TupleStream
 
getShards() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getShardsTolerantAsBool(SolrParams) - 接口 中的静态方法org.apache.solr.common.params.ShardParams
Parse the "shards.tolerant" param from params as a boolean; accepts "requireZkConnected" as a valid value indicating false.
getShardUnique() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
 
getShardUnique() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
getShardUrls() - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream
 
getSimilarity() - 类 中的方法org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
getSimilarity() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getSimilarity() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.GlobalSimilarityResponse
 
getSimpleMap() - 类 中的方法org.apache.solr.common.ToleratedUpdateError
returns a map of simple objects suitable for putting in a SolrQueryResponse header
getSize() - 接口 中的方法org.apache.solr.common.util.ContentStream
 
getSize() - 类 中的方法org.apache.solr.common.util.ContentStreamBase
 
getSlashComment() - 类 中的方法org.noggit.JSONParser
 
getSlice(String) - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getSlice() - 类 中的方法org.apache.solr.common.cloud.Replica
 
getSlices(String, ZkStateReader, boolean) - 类 中的静态方法org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
getSlices(String, ZkStateReader, boolean) - 类 中的静态方法org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
getSlices() - 类 中的方法org.apache.solr.common.cloud.DocCollection
Gets the list of all slices for this collection.
getSlicesMap() - 类 中的方法org.apache.solr.common.cloud.DocCollection
Get the map of all slices (sliceName->Slice) for this collection.
getSocketAddress() - 类 中的方法org.apache.solr.common.cloud.SolrZooKeeper
 
getSocketFactoryRegistry() - 类 中的方法org.apache.solr.client.solrj.impl.HttpClientUtil.SocketFactoryRegistryProvider
Must be non-null
getSocketFactoryRegistryProvider() - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
 
getSolrClient(String) - 类 中的方法org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider
 
getSolrClient(String) - 类 中的方法org.apache.solr.client.solrj.impl.Http2ClusterStateProvider
 
getSolrClient(String) - 类 中的方法org.apache.solr.client.solrj.impl.HttpClusterStateProvider
 
getSolrClientCache() - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
getSolrZooKeeper() - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
getSortedNodes() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy.Session
 
getSortedRollupStream(ParallelListStream, Metric[]) - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
 
getSortedRollupStream(ParallelListStream, Metric[]) - 接口 中的方法org.apache.solr.client.solrj.io.stream.ParallelMetricsRollup
Get the rollup for the parallelized streams that is sorted based on the original (non-parallel) sort order.
getSortField() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Gets the raw sort field, as it will be sent to Solr.
getSortRules() - 类 中的方法org.apache.solr.client.solrj.routing.NodePreferenceRulesComparator
 
getSorts() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Gets an a list of current sort clauses.
getSortValues() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getSourceInfo() - 接口 中的方法org.apache.solr.common.util.ContentStream
 
getSourceInfo() - 类 中的方法org.apache.solr.common.util.ContentStreamBase
 
getSpec() - 接口 中的方法org.apache.solr.common.SpecProvider
 
getSpec(String) - 类 中的静态方法org.apache.solr.common.util.Utils
 
getSpecName() - 枚举 中的方法org.apache.solr.client.solrj.request.CollectionApiMapping.EndPoint
 
getSpecName() - 接口 中的方法org.apache.solr.client.solrj.request.CollectionApiMapping.V2EndPoint
 
getSpecName() - 枚举 中的方法org.apache.solr.client.solrj.request.CoreApiMapping.EndPoint
 
getSpellCheckResponse() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getSplitByPrefix() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
getSplitFuzz() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
getSplitKey() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
getSplitKey() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
getSplitMethod() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
getSrcCores() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
getStart() - 类 中的方法org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the start position of this token within the text it was originally extracted from.
getStart() - 类 中的方法org.apache.solr.client.solrj.response.RangeFacet
 
getStart() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getStart() - 类 中的方法org.apache.solr.common.SolrDocumentList
 
getStart() - 类 中的方法org.noggit.CharArr
 
getStartOffset() - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getStartPos() - 类 中的方法org.apache.solr.common.util.BytesBlock
 
getStartTime(String) - 类 中的方法org.apache.solr.client.solrj.response.CoreAdminResponse
 
getState(String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingClusterStateProvider
 
getState() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
getState(String) - 类 中的方法org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider
 
getState(String) - 接口 中的方法org.apache.solr.client.solrj.impl.ClusterStateProvider
Obtain the state of the collection (cluster status).
getState(String) - 类 中的方法org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
getState() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.OverrideLastPublished
 
getState() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
getState() - 类 中的方法org.apache.solr.common.cloud.Replica
Returns the Replica.State of this replica.
getState(String) - 类 中的静态方法org.apache.solr.common.cloud.Replica
 
getState(String) - 枚举 中的静态方法org.apache.solr.common.cloud.Replica.State
Converts the state string to a State instance.
getState() - 类 中的方法org.apache.solr.common.cloud.Slice
 
getState(String) - 枚举 中的静态方法org.apache.solr.common.cloud.Slice.State
Converts the state string to a State instance.
getState() - 类 中的方法org.apache.solr.common.cloud.ZkCoreNodeProps
 
getStateFormat() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getStateFormat() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getStatFacetNames() - 类 中的方法org.apache.solr.client.solrj.response.json.NestableJsonFacet
已过时。
this method returns only stats names with numeric value, instead use NestableJsonFacet.getStatNames()
getStatFacetValue(String) - 类 中的方法org.apache.solr.client.solrj.response.json.NestableJsonFacet
已过时。
this method works only for numeric value stats, instead use NestableJsonFacet.getStatValue(String)
getStatNames() - 类 中的方法org.apache.solr.client.solrj.response.json.NestableJsonFacet
 
getStats() - 接口 中的方法org.apache.solr.client.solrj.cloud.DistributedQueue
Retrieve statistics about the queue size, operations and their timings.
getStatus(String, SolrClient) - 类 中的静态方法org.apache.solr.client.solrj.request.CoreAdminRequest
 
getStatus() - 类 中的方法org.apache.solr.client.solrj.response.SolrResponseBase
 
getStatValue(String) - 类 中的方法org.apache.solr.client.solrj.response.json.NestableJsonFacet
Retrieve the value for a stat or agg with the provided name
getStddev() - 类 中的方法org.apache.solr.client.solrj.response.FieldStatsInfo
 
getStoragePolicy() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getStoragePolicy() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getStr(String) - 类 中的方法org.apache.solr.common.cloud.ZkNodeProps
Get a string property value.
getStr(String, String) - 类 中的方法org.apache.solr.common.cloud.ZkNodeProps
Get a string property value.
getStr(String, String) - 类 中的方法org.apache.solr.common.util.CommandOperation
 
getStr(String) - 类 中的方法org.apache.solr.common.util.CommandOperation
Get a required field.
GetStream - org.apache.solr.client.solrj.io.stream中的类
 
GetStream(String) - 类 的构造器org.apache.solr.client.solrj.io.stream.GetStream
 
GetStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.GetStream
 
getStream(int) - 类 中的方法org.apache.solr.client.solrj.io.stream.JoinStream
 
getStream() - 接口 中的方法org.apache.solr.common.util.ContentStream
Get an open stream.
getStream() - 类 中的方法org.apache.solr.common.util.ContentStreamBase.ByteArrayStream
 
getStream() - 类 中的方法org.apache.solr.common.util.ContentStreamBase.FileStream
 
getStream() - 类 中的方法org.apache.solr.common.util.ContentStreamBase.StringStream
 
getStream() - 类 中的方法org.apache.solr.common.util.ContentStreamBase.URLStream
 
getStreamContext() - 类 中的方法org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
 
getStreamContext() - 类 中的方法org.apache.solr.client.solrj.io.eval.SourceEvaluator
 
getStreamContext() - 接口 中的方法org.apache.solr.client.solrj.io.eval.StreamEvaluator
 
getStreamFactory() - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
getStreamingResponseCallback() - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
getStreamNodeId() - 类 中的方法org.apache.solr.client.solrj.io.stream.TupleStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.graph.GatherNodesStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.graph.ShortestPathStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.Lang.LocalInputStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.CalculatorStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.CartesianProductStream
Return the incoming sort + the sort applied to the generated tuples
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.CellStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.CommitStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.ComplementStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.CsvStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.DaemonStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.EchoStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.EvalStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.ExceptionStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.ExecutorStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.Facet2DStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.FetchStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.GetStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.HashJoinStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.HashRollupStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.HavingStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.InnerJoinStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.IntersectStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.JDBCStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.KnnStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.LeftOuterJoinStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.LetStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.ListStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.MergeStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.ModelStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.NoOpStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.NullStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelListStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.PlotStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.PriorityStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.PushBackStream
Return the stream sort - ie, the order in which records are returned This returns the streamSort of the substream
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomFacadeStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.RankStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.ReducerStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.RollupStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.ScoreNodesStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.SearchFacadeStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.SearchStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.SelectStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.SignificantTermsStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.SolrStream
There is no known sort applied to a SolrStream
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.SortStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.SqlStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.StatsStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream.TermsStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.TimeSeriesStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.TupleStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.TupStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.UniqueStream
Return the stream sort - ie, the order in which records are returned
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.UpdateStream
 
getStreamSort() - 类 中的方法org.apache.solr.client.solrj.io.stream.ZplotStream
Return the stream sort - ie, the order in which records are returned
getString(Object) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
getString() - 类 中的方法org.noggit.JSONParser
Returns the JSON string value, decoding any escaped characters.
getString(CharArr) - 类 中的方法org.noggit.JSONParser
Reads a JSON string into the output, decoding any escaped characters.
getString() - 类 中的方法org.noggit.ObjectBuilder
 
getStringChars() - 类 中的方法org.noggit.JSONParser
Returns the characters of a JSON string value, decoding any escaped characters.
getStringOrNull() - 类 中的方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
this is for internal use to get a cached string value.
getStrings(Object) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
getStrs(String) - 类 中的方法org.apache.solr.common.util.CommandOperation
 
getStrs(String, List<String>) - 类 中的方法org.apache.solr.common.util.CommandOperation
Get collection of values for a key.
getSubclusters() - 类 中的方法org.apache.solr.client.solrj.response.Cluster
 
getSuggestedTerms() - 类 中的方法org.apache.solr.client.solrj.response.SuggesterResponse
This getter is lazily initialized and returns a simplified map dictionary : List of suggested terms This is useful for simple use cases when you simply need the suggested terms and no weight or payload
getSuggester(CollectionParams.CollectionAction) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy.Session
 
getSuggesterResponse() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getSuggestion() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.NoneSuggester
 
getSuggestion() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester
 
getSuggestion() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.UnsupportedSuggester
 
getSuggestion(String) - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse
 
getSuggestionMap() - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse
 
getSuggestions(Suggestion.Ctx) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.CoresVariable
 
getSuggestions(Suggestion.Ctx) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.FreeDiskVariable
 
getSuggestions(Suggestion.Ctx) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.NodeVariable
 
getSuggestions(AutoScalingConfig, SolrCloudManager, SolrParams) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper
 
getSuggestions(AutoScalingConfig, SolrCloudManager) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper
 
getSuggestions(AutoScalingConfig, SolrCloudManager, int, int, SolrParams) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper
 
getSuggestions(Suggestion.Ctx) - 接口 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable
 
getSuggestions(Suggestion.Ctx) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
getSuggestions(Suggestion.Ctx) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VariableBase.DiskTypeVariable
 
getSuggestions(Suggestion.Ctx) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
 
getSuggestions(Suggestion.Ctx) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VariableBase.LazyVariable
 
getSuggestions(Suggestion.Ctx) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.WithCollectionVariable
 
getSuggestions() - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse
 
getSuggestions() - 类 中的方法org.apache.solr.client.solrj.response.SuggesterResponse
get the suggestions provided by each
getSum() - 类 中的方法org.apache.solr.client.solrj.response.FieldStatsInfo
 
getSumOfSquares() - 类 中的方法org.apache.solr.client.solrj.response.FieldStatsInfo
 
GetSupportPointsEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetSupportPointsEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetSupportPointsEvaluator
 
getSysProps(String, Collection<String>) - 类 中的方法org.apache.solr.common.cloud.NodesSysPropsCacher
 
getTag() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
getTag() - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
getTagName() - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
getTagNames() - 类 中的方法org.apache.solr.common.cloud.rule.SnitchContext.SnitchInfo
 
getTags(String, Set<String>, SnitchContext) - 类 中的方法org.apache.solr.common.cloud.rule.ImplicitSnitch
 
getTags(String, Set<String>, SnitchContext) - 类 中的方法org.apache.solr.common.cloud.rule.Snitch
 
getTags() - 类 中的方法org.apache.solr.common.cloud.rule.SnitchContext
 
getTagType(String) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
 
getTargetCollection() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
getTargetCollectionName() - 类 中的方法org.apache.solr.common.cloud.RoutingRule
 
getTargetSlice(String, SolrInputDocument, String, SolrParams, DocCollection) - 类 中的方法org.apache.solr.common.cloud.DocRouter
Returns the Slice that the document should reside on, or null if there is not enough information
getTargetSlice(String, SolrInputDocument, String, SolrParams, DocCollection) - 类 中的方法org.apache.solr.common.cloud.HashBasedRouter
 
getTargetSlice(String, SolrInputDocument, String, SolrParams, DocCollection) - 类 中的方法org.apache.solr.common.cloud.ImplicitDocRouter
 
getTerm(String) - 类 中的方法org.apache.solr.client.solrj.cloud.ShardTerms
 
getTerm() - 类 中的方法org.apache.solr.client.solrj.response.Suggestion
 
getTerm() - 类 中的方法org.apache.solr.client.solrj.response.TermsResponse.Term
 
getTermMap() - 类 中的方法org.apache.solr.client.solrj.response.TermsResponse
 
getTerms() - 类 中的方法org.apache.solr.client.solrj.cloud.ShardTerms
 
getTerms(String) - 类 中的方法org.apache.solr.client.solrj.response.TermsResponse
Get's the term list for a given field
getTerms() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getTermsFields() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getTermsLimit() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getTermsLower() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getTermsLowerInclusive() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getTermsMaxCount() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getTermsMinCount() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getTermsPrefix() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getTermsRaw() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getTermsRegex() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getTermsRegexFlags() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getTermsResponse() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
getTermsSortString() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getTermsUpper() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getTermsUpperInclusive() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
getText() - 类 中的方法org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the text of the token.
getText(Node) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
Drop in replacement for Node.getTextContent().
getThirdTag() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
getThis() - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
 
getThis() - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.Builder
 
getThis() - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient.Builder
 
getThis() - 类 中的方法org.apache.solr.client.solrj.impl.LBHttpSolrClient.Builder
 
getThis() - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientBuilder
The solution for the unchecked cast warning.
getThis() - 类 中的方法org.apache.solr.client.solrj.request.ConfigSetAdminRequest.Create
 
getThis() - 类 中的方法org.apache.solr.client.solrj.request.ConfigSetAdminRequest.Delete
 
getThis() - 类 中的方法org.apache.solr.client.solrj.request.ConfigSetAdminRequest
 
getThis() - 类 中的方法org.apache.solr.client.solrj.request.ConfigSetAdminRequest.List
 
getThis() - 类 中的方法org.apache.solr.client.solrj.request.DelegationTokenRequest.Cancel
 
getThis() - 类 中的方法org.apache.solr.client.solrj.request.DelegationTokenRequest.Get
 
getThis() - 类 中的方法org.apache.solr.client.solrj.request.DelegationTokenRequest
 
getThis() - 类 中的方法org.apache.solr.client.solrj.request.DelegationTokenRequest.Renew
 
getThis() - 类 中的方法org.apache.solr.client.solrj.request.json.HeatmapFacetMap
 
getThis() - 类 中的方法org.apache.solr.client.solrj.request.json.JsonFacetMap
 
getThis() - 类 中的方法org.apache.solr.client.solrj.request.json.QueryFacetMap
 
getThis() - 类 中的方法org.apache.solr.client.solrj.request.json.RangeFacetMap
 
getThis() - 类 中的方法org.apache.solr.client.solrj.request.json.TermsFacetMap
 
getThrowable() - 异常错误 中的方法org.apache.solr.common.SolrException
 
getThrowables() - 异常错误 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient.RouteException
 
getTimeAllowed() - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Get the maximum time allowed for this query.
getTimeAndEpochNs() - 类 中的方法org.apache.solr.common.util.TimeSource.CurrentTimeSource
 
getTimeAndEpochNs() - 类 中的方法org.apache.solr.common.util.TimeSource
Return both the source's time value and the corresponding epoch time value.
getTimeAndEpochNs() - 类 中的方法org.apache.solr.common.util.TimeSource.NanoTimeSource
 
getTimeAndEpochNs() - 类 中的方法org.apache.solr.common.util.TimeSource.SimTimeSource
 
getTimeNs() - 类 中的方法org.apache.solr.common.util.TimeSource.CurrentTimeSource
 
getTimeNs() - 类 中的方法org.apache.solr.common.util.TimeSource
Return a time value, in nanosecond units.
getTimeNs() - 类 中的方法org.apache.solr.common.util.TimeSource.NanoTimeSource
 
getTimeNs() - 类 中的方法org.apache.solr.common.util.TimeSource.SimTimeSource
 
getTimeSource() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingCloudManager
 
getTimeSource() - 接口 中的方法org.apache.solr.client.solrj.cloud.SolrCloudManager
 
getTimeSource() - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientCloudManager
 
getTlogReplicas() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getTlogReplicas() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
getToken() - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
getTokenizer() - 类 中的方法org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
getTokens() - 类 中的方法org.apache.solr.client.solrj.response.AnalysisResponseBase.AnalysisPhase
Returns a list of tokens which represent the token stream produced in this phase.
getTopTerms() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getTotalBytesWritten() - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
getTotalTermFreq() - 类 中的方法org.apache.solr.client.solrj.response.TermsResponse.Term
 
getTrackTraversal() - 类 中的方法org.apache.solr.client.solrj.io.graph.Traversal
 
getTransactionIsolation() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
getTriggerConfigs() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
Get trigger configurations.
getTriggerListenerConfigs() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
Get listener configurations.
getTrustStore() - 类 中的方法org.apache.solr.client.solrj.embedded.SSLConfig
 
getTrustStorePassword() - 类 中的方法org.apache.solr.client.solrj.embedded.SSLConfig
 
getTTL() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getTTL() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getTuple() - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream.TupleWrapper
 
getTuple() - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream.TupleWrapper
 
getTupleContext() - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
getTupleStream() - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelListStream.StreamIndex
 
getType() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
getType() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateCategoryRoutedAlias
 
getType() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateTimeRoutedAlias
 
getType() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DimensionalRoutedAlias
 
getType() - 接口 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.RoutedAliasAdminRequest
 
getType() - 类 中的方法org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns the type of the token.
getType() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
getType() - 类 中的方法org.apache.solr.common.cloud.Replica
 
getType() - 类 中的方法org.apache.solr.common.ToleratedUpdateError
 
getTypeMap() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
getUlogDir() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
getUlogDir() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
getUniqueKey() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getUniqueKey() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getUniqueKey() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.UniqueKeyResponse
 
getUniqueKey() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getUnit() - 枚举 中的方法com.alibaba.lindorm.search.common.cloud.RouterFieldTimeUnit
 
getUpdateContentType() - 类 中的方法org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
getUpdateContentType() - 类 中的方法org.apache.solr.client.solrj.request.RequestWriter
 
getUpdateLock() - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
getUptime(String) - 类 中的方法org.apache.solr.client.solrj.response.CoreAdminResponse
 
getUrl() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy
 
getUrlMap() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getUrlScheme() - 枚举 中的方法org.apache.solr.common.cloud.UrlScheme
 
getUserFriendlyMaxErrors(int) - 类 中的静态方法org.apache.solr.common.ToleratedUpdateError
Given a 'maxErrors' value such that-1 <= maxErrors <= Integer.MAX_VALUE this method returns the original input unless it is Integer.MAX_VALUE in which case -1 is returned for user convinience.
getUserPrincipal() - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
getV2Request() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteBackup
 
getV2Request() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest
已过时。
because several "collection-admin" APIs have been reimplemented and no longer use the "JSON-spec" driven approach that this method relies on. Use V2Request directly instead if V2 admin functionality is desired.
getV2Request() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ListBackup
 
getV2Request() - 接口 中的方法org.apache.solr.client.solrj.V2RequestSupport
If usev2 flag is set to true, return V2Request, if not, return V1 request object
getVal(String, Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Row
 
getVal() - 类 中的方法org.apache.solr.client.solrj.response.json.BucketJsonFacet
Retrieves the value (sometimes called the "key") of this bucket.
getVal(String) - 类 中的方法org.apache.solr.common.util.CommandOperation
 
getVal(int) - 类 中的方法org.apache.solr.common.util.NamedList
The value of the pair at the specified List index
getVal(JSONParser) - 类 中的静态方法org.noggit.ObjectBuilder
getVal() - 类 中的方法org.noggit.ObjectBuilder
 
getValStrict(JSONParser) - 类 中的静态方法org.noggit.ObjectBuilder
like ObjectBuilder.getVal(), but also check that there is nothing remaining in the given stream after closing bracket.
getValStrict() - 类 中的方法org.noggit.ObjectBuilder
like ObjectBuilder.getVal(), but also check that there is nothing remaining in the given stream after closing bracket.
getValue() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Cell
 
getValue() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Condition
 
getValue() - 类 中的方法org.apache.solr.client.solrj.io.eval.TopFeaturesEvaluator.Pair
 
getValue() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionValue
 
getValue() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.CountMetric
 
getValue() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.MaxMetric
 
getValue() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.MeanMetric
 
getValue() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.Metric
 
getValue() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.MinMetric
 
getValue() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.PercentileMetric
 
getValue() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.StdMetric
 
getValue() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.SumMetric
 
getValue() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.WeightedSumMetric
 
getValue() - 类 中的方法org.apache.solr.client.solrj.response.PivotField
 
getValue() - 类 中的方法org.apache.solr.client.solrj.response.RangeFacet.Count
 
getValue() - 枚举 中的方法org.apache.solr.common.params.TermsParams.TermsRegexpFlag
 
getValue() - 类 中的方法org.apache.solr.common.SolrInputField
 
getValue() - 类 中的方法org.apache.solr.common.util.NamedList.NamedListEntry
 
getValueCount() - 类 中的方法org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
Returns the number of values the field has.
getValueCount() - 类 中的方法org.apache.solr.client.solrj.response.FacetField
 
getValueCount() - 类 中的方法org.apache.solr.common.SolrInputField
 
GetValueEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetValueEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetValueEvaluator
 
getValueOperand(StreamExpression, int) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
Given an expression, will return the value parameter at the given index, or null if doesn't exist
getValueOperands(StreamExpression) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
getValues() - 类 中的方法org.apache.solr.client.solrj.response.FacetField
 
getValues() - 类 中的方法org.apache.solr.client.solrj.response.GroupCommand
Returns the groups to be displayed.
getValues() - 类 中的方法org.apache.solr.client.solrj.response.GroupResponse
Returns all grouping commands.
getValues() - 类 中的方法org.apache.solr.common.SolrInputField
 
getValuesExcluding(String...) - 类 中的方法org.apache.solr.common.util.CommandOperation
Get all the values from the metadata for the command without the specified keys
getVariable(String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
getVariable(String, Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
getVariables() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
getVersion() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VersionedData
 
getVersion() - 类 中的方法org.apache.solr.client.solrj.cloud.ShardTerms
 
getVersion() - 类 中的方法org.apache.solr.client.solrj.impl.BinaryResponseParser
 
getVersion() - 类 中的方法org.apache.solr.client.solrj.response.DelegationTokenResponse.JsonMapResponseParser
 
getVersion() - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
getVersion() - 类 中的方法org.apache.solr.client.solrj.ResponseParser
 
getVersion() - 类 中的方法org.apache.solr.common.cloud.ZkDynamicConfig
 
GetVerticesEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GetVerticesEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GetVerticesEvaluator
 
getViolatingReplicas() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Violation
 
getViolation() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester.SuggestionInfo
 
getViolations() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy.Session
 
getWarning() - 类 中的方法org.apache.solr.client.solrj.response.CollectionAdminResponse
 
getWarnings() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
getWeight() - 类 中的方法org.apache.solr.client.solrj.response.Suggestion
 
getWithCollection(String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester
 
getWithCollection() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
getWriter() - 类 中的方法org.apache.solr.common.util.SolrJSONWriter
 
getWriter() - 接口 中的方法org.apache.solr.common.util.TextWriter
 
getWriterType() - 类 中的方法org.apache.solr.client.solrj.impl.BinaryResponseParser
 
getWriterType() - 类 中的方法org.apache.solr.client.solrj.impl.InputStreamResponseParser
 
getWriterType() - 类 中的方法org.apache.solr.client.solrj.impl.NoOpResponseParser
 
getWriterType() - 类 中的方法org.apache.solr.client.solrj.impl.XMLResponseParser
 
getWriterType() - 类 中的方法org.apache.solr.client.solrj.response.DelegationTokenResponse.JsonMapResponseParser
 
getWriterType() - 类 中的方法org.apache.solr.client.solrj.ResponseParser
 
getX() - 类 中的方法org.apache.solr.client.solrj.io.stream.Facet2DStream
 
getXML() - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
getY() - 类 中的方法org.apache.solr.client.solrj.io.stream.Facet2DStream
 
getZkACLProvider() - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
getZkClient() - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientCloudManager
 
getZkClient() - 类 中的方法org.apache.solr.client.solrj.impl.ZkDistribStateManager
 
getZkClient() - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
getZkClientConnectionStrategy() - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
getZkClientTimeout() - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
getZkClusterStateVersion() - 类 中的方法org.apache.solr.common.cloud.ClusterState
已过时。
true cluster state spans many ZK nodes, stop depending on the version number of the shared node! will be removed in 8.0
getZkCredentialsToAddAutomatically() - 类 中的方法org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
getZkHost() - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
getZkJson(String) - 类 中的方法org.apache.solr.common.cloud.rule.SnitchContext
 
getZkParent(String) - 类 中的静态方法org.apache.solr.common.cloud.ZkMaintenanceUtils
 
getZkServerAddress() - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
getZkStateReader() - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
getZkStateReader() - 类 中的方法org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
getZkVersion() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
Return the znode version that was used to create this configuration.
getZkVersion() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
getZNode() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
getZNodeVersion() - 类 中的方法org.apache.solr.common.cloud.Aliases
 
getZNodeVersion() - 类 中的方法org.apache.solr.common.cloud.ClusterState
Returns the zNode version that was used to construct this instance.
getZNodeVersion() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
GLOBAL_ONLY_TAGS - 类 中的静态变量org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
GlobalSimilarity() - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.GlobalSimilarity
 
GlobalSimilarity(SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.GlobalSimilarity
 
GlobalSimilarityResponse() - 类 的构造器org.apache.solr.client.solrj.response.schema.SchemaResponse.GlobalSimilarityResponse
 
goOn() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy.Acceptor
 
goOn() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy.Bridge
 
goOn() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy.Bridge.Pump
 
goOn() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy
 
gpos - 类 中的变量org.noggit.JSONParser
 
GrandSumEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GrandSumEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GrandSumEvaluator
 
GRAPH_SOURCE - 接口 中的静态变量org.apache.solr.client.solrj.io.stream.expr.Explanation.ExpressionType
 
GreaterThanEqualToEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GreaterThanEqualToEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GreaterThanEqualToEvaluator
 
GreaterThanEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GreaterThanEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GreaterThanEvaluator
 
Group - org.apache.solr.client.solrj.response中的类
Represents a group.
Group(String, SolrDocumentList) - 类 的构造器org.apache.solr.client.solrj.response.Group
Creates a Group instance.
GROUP - 接口 中的静态变量org.apache.solr.common.params.GroupParams
 
GROUP_CACHE_PERCENTAGE - 接口 中的静态变量org.apache.solr.common.params.GroupParams
Whether to cache the first pass search (doc ids and score) for the second pass search.
GROUP_DISTRIBUTED_FIRST - 接口 中的静态变量org.apache.solr.common.params.GroupParams
Retrieve the top search groups (top group values) from the shards being queried.
GROUP_DISTRIBUTED_SECOND - 接口 中的静态变量org.apache.solr.common.params.GroupParams
Retrieve the top groups from the shards being queries based on the specified search groups in the GroupParams.GROUP_DISTRIBUTED_TOPGROUPS_PREFIX parameters.
GROUP_DISTRIBUTED_TOPGROUPS_PREFIX - 接口 中的静态变量org.apache.solr.common.params.GroupParams
 
GROUP_FACET - 接口 中的静态变量org.apache.solr.common.params.GroupParams
Whether to compute grouped facets based on the first specified group.
GROUP_FIELD - 接口 中的静态变量org.apache.solr.common.params.GroupParams
 
GROUP_FORMAT - 接口 中的静态变量org.apache.solr.common.params.GroupParams
treat the first group result as the main result.
GROUP_FUNC - 接口 中的静态变量org.apache.solr.common.params.GroupParams
 
GROUP_LIMIT - 接口 中的静态变量org.apache.solr.common.params.GroupParams
the limit for the number of documents in each group
GROUP_MAIN - 接口 中的静态变量org.apache.solr.common.params.GroupParams
treat the first group result as the main result.
GROUP_OFFSET - 接口 中的静态变量org.apache.solr.common.params.GroupParams
the offset for the doclist of each group
GROUP_QUERY - 接口 中的静态变量org.apache.solr.common.params.GroupParams
 
GROUP_SORT - 接口 中的静态变量org.apache.solr.common.params.GroupParams
 
GROUP_TOTAL_COUNT - 接口 中的静态变量org.apache.solr.common.params.GroupParams
Whether the group count should be included in the response.
GROUP_TRUNCATE - 接口 中的静态变量org.apache.solr.common.params.GroupParams
Whether the docSet (for example for faceting) should be based on plain documents (a.k.a UNGROUPED) or on the groups (a.k.a GROUPED).
GroupCommand - org.apache.solr.client.solrj.response中的类
This class represents the result of a group command.
GroupCommand(String, int) - 类 的构造器org.apache.solr.client.solrj.response.GroupCommand
Creates a GroupCommand instance
GroupCommand(String, int, int) - 类 的构造器org.apache.solr.client.solrj.response.GroupCommand
Creates a GroupCommand instance.
GroupOperation - org.apache.solr.client.solrj.io.ops中的类
 
GroupOperation(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.ops.GroupOperation
 
GroupOperation(StreamComparator, int) - 类 的构造器org.apache.solr.client.solrj.io.ops.GroupOperation
 
GroupParams - org.apache.solr.common.params中的接口
Group parameters
GroupResponse - org.apache.solr.client.solrj.response中的类
Overall grouping result.
GroupResponse() - 类 的构造器org.apache.solr.client.solrj.response.GroupResponse
 
GTestDataSetEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
GTestDataSetEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.GTestDataSetEvaluator
 

H

halfClose() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy.Bridge
 
halfClose() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy
 
handle(Map<String, Object>, String) - 接口 中的方法org.apache.solr.common.util.JsonRecordReader.Handler
 
handleAsIdempotent(HttpClientContext) - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpRequestRetryHandler
 
HandledException(String) - 异常错误 的构造器org.apache.solr.client.solrj.io.stream.SolrStream.HandledException
 
handleError(Throwable) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient
 
handleError(Throwable) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
handleExp(Logger, T, Callable<T>) - 类 中的静态方法org.apache.solr.common.util.Utils
 
handleNonDoubleQuoteString(int, boolean) - 类 中的方法org.noggit.JSONParser
 
HANDLER - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
handleUnknownClass(Object) - 类 中的方法org.noggit.JSONWriter
Override this method for custom handling of unknown classes.
HarmonicFitEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
HarmonicFitEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.HarmonicFitEvaluator
 
hasAlias(String) - 类 中的方法org.apache.solr.common.cloud.Aliases
Returns true if an alias is defined, false otherwise.
hasChildDocuments() - 类 中的方法org.apache.solr.common.SolrDocument
 
hasChildDocuments() - 类 中的方法org.apache.solr.common.SolrDocumentBase
Has anonymous children?
hasChildDocuments() - 类 中的方法org.apache.solr.common.SolrInputDocument
 
hasCollection(String) - 类 中的方法org.apache.solr.common.cloud.ClusterState
Returns true if the specified collection name exists, false otherwise.
hasData(String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingDistribStateManager
 
hasData(String) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistribStateManager
 
hasData(String) - 类 中的方法org.apache.solr.client.solrj.impl.ZkDistribStateManager
 
hasDifferentFieldNames() - 类 中的方法org.apache.solr.client.solrj.io.comp.FieldComparator
 
hasError() - 类 中的方法org.apache.solr.common.util.CommandOperation
 
Hash - org.apache.solr.common.util中的类
Fast, well distributed, cross-platform hash functions.
Hash() - 类 的构造器org.apache.solr.common.util.Hash
 
hash(byte[], int, int, int) - 类 中的静态方法org.apache.solr.common.util.MurmurHash2
 
Hash.LongPair - org.apache.solr.common.util中的类
128 bits of state
hash32(byte[], int, int) - 类 中的静态方法org.apache.solr.common.util.MurmurHash2
Generates 32 bit hash from byte array with default seed value.
HashBasedRouter - org.apache.solr.common.cloud中的类
 
HashBasedRouter() - 类 的构造器org.apache.solr.common.cloud.HashBasedRouter
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.ActionConfig
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerConfig
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerListenerConfig
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Condition
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Preference
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VersionedData
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Violation
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient.ServerWrapper
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.io.comp.FieldComparator
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.io.comp.HashKey
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.io.comp.MultipleFieldComparator
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream.TupleWrapper
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.io.stream.DaemonStream
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream.TupleWrapper
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionValue
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.request.beans.PluginMeta
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.response.Cluster
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.response.Suggestion
 
hashCode() - 类 中的方法org.apache.solr.client.solrj.SolrQuery.SortClause
 
hashCode() - 类 中的方法org.apache.solr.common.cloud.ClusterState
 
hashCode() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
hashCode() - 类 中的方法org.apache.solr.common.cloud.DocRouter.Range
 
hashCode() - 类 中的方法org.apache.solr.common.cloud.PerReplicaStates.State
 
hashCode() - 类 中的方法org.apache.solr.common.cloud.Replica
 
hashCode() - 类 中的方法org.apache.solr.common.cloud.ZkNodeProps
 
hashCode() - 类 中的方法org.apache.solr.common.EnumFieldValue
 
hashCode() - 类 中的方法org.apache.solr.common.ToleratedUpdateError
 
hashCode - 类 中的变量org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
hashCode() - 类 中的方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
hashCode() - 类 中的方法org.apache.solr.common.util.NamedList
 
hashCode() - 类 中的方法org.apache.solr.common.util.Pair
 
hashCode() - 类 中的方法org.apache.solr.common.util.StringBytes
 
hashCode() - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
hashedTuples - 类 中的变量org.apache.solr.client.solrj.io.stream.HashJoinStream
 
HashJoinStream - org.apache.solr.client.solrj.io.stream中的类
Takes two streams (fullStream and hashStream) and joins them similar to an InnerJoinStream.
HashJoinStream(TupleStream, TupleStream, List<String>) - 类 的构造器org.apache.solr.client.solrj.io.stream.HashJoinStream
 
HashJoinStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.HashJoinStream
 
HashKey - org.apache.solr.client.solrj.io.comp中的类
 
HashKey(String) - 类 的构造器org.apache.solr.client.solrj.io.comp.HashKey
 
HashKey(Object[]) - 类 的构造器org.apache.solr.client.solrj.io.comp.HashKey
 
HashPartition - com.alibaba.lindorm.search.client.searchj.partition中的类
hash partition table, standard sql usage: CREATE TABLE test() PARTITION BY HASH(id) PARTITIONS 16;
HashPartition() - 类 的构造器com.alibaba.lindorm.search.client.searchj.partition.HashPartition
 
HashPartition(String) - 类 的构造器com.alibaba.lindorm.search.client.searchj.partition.HashPartition
 
HashPartition(String, int) - 类 的构造器com.alibaba.lindorm.search.client.searchj.partition.HashPartition
 
HashPartitionRouter - com.alibaba.lindorm.search.common.cloud中的类
Scenario of default hash partition, there is only one partition key
HashPartitionRouter() - 类 的构造器com.alibaba.lindorm.search.common.cloud.HashPartitionRouter
 
HashRollupStream - org.apache.solr.client.solrj.io.stream中的类
 
HashRollupStream(TupleStream, Bucket[], Metric[]) - 类 的构造器org.apache.solr.client.solrj.io.stream.HashRollupStream
 
HashRollupStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.HashRollupStream
 
hashStream - 类 中的变量org.apache.solr.client.solrj.io.stream.HashJoinStream
 
hashToSlice(int, DocCollection) - 类 中的方法org.apache.solr.common.cloud.HashBasedRouter
 
hasScheme(String) - 类 中的静态方法org.apache.solr.common.util.URLUtil
 
hasTriggerForEvents(TriggerEventType...) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
Check whether triggers for specific event type exist.
hasZkCredentialsToAddAutomatically() - 类 中的方法org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
haveHighestTermValue(String) - 类 中的方法org.apache.solr.client.solrj.cloud.ShardTerms
Is coreNodeName's term highest?
HavingStream - org.apache.solr.client.solrj.io.stream中的类
The HavingStream iterates over an internal stream and applies a BooleanOperation to each tuple.
HavingStream(TupleStream, RecursiveBooleanEvaluator) - 类 的构造器org.apache.solr.client.solrj.io.stream.HavingStream
 
HavingStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.HavingStream
 
HEADER_ECHO_HANDLER - 接口 中的静态变量org.apache.solr.common.params.CommonParams
'true' if the header should include the handler name
HEADER_ECHO_PARAMS - 接口 中的静态变量org.apache.solr.common.params.CommonParams
include the parameters in the header
HEALTH_CHECK_HANDLER_PATH - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
HealthCheckRequest - org.apache.solr.client.solrj.request中的类
 
HealthCheckRequest() - 类 的构造器org.apache.solr.client.solrj.request.HealthCheckRequest
 
HealthCheckResponse - org.apache.solr.client.solrj.response中的类
 
HealthCheckResponse() - 类 的构造器org.apache.solr.client.solrj.response.HealthCheckResponse
 
HEAPUSAGE - 类 中的静态变量org.apache.solr.common.cloud.rule.ImplicitSnitch
 
HeatmapFacetMap - org.apache.solr.client.solrj.request.json中的类
Represents a "heatmap" facet in a JSON request query.
HeatmapFacetMap(String) - 类 的构造器org.apache.solr.client.solrj.request.json.HeatmapFacetMap
 
HeatmapFacetMap.HeatmapFormat - org.apache.solr.client.solrj.request.json中的枚举
 
HeatmapJsonFacet - org.apache.solr.client.solrj.response.json中的类
Represents the result of a "heatmap" JSON facet.
HeatmapJsonFacet(NamedList<Object>) - 类 的构造器org.apache.solr.client.solrj.response.json.HeatmapJsonFacet
 
Helpers() - 类 的构造器org.apache.solr.common.ConfigNode.Helpers
 
HEX_CHARS - 类 中的静态变量org.noggit.JSONUtil
 
HEX_DIGITS - 类 中的静态变量org.apache.solr.common.util.StrUtils
 
hexdigits - 接口 中的静态变量org.apache.solr.common.util.JsonTextWriter
 
HIGHLIGHT - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
HIGHLIGHT_ALTERNATE - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
HIGHLIGHT_MULTI_TERM - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
HighlightParams - org.apache.solr.common.params中的接口
 
hint(Suggester.Hint, Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester
 
hints - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Suggester
 
HistogramEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
HistogramEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.HistogramEvaluator
 
HOST - 类 中的静态变量org.apache.solr.common.cloud.rule.ImplicitSnitch
 
hostAndPortPattern - 类 中的静态变量org.apache.solr.common.cloud.rule.ImplicitSnitch
 
HTTP - 枚举 中的静态变量org.apache.solr.common.cloud.UrlScheme
 
Http2ClusterStateProvider - org.apache.solr.client.solrj.impl中的类
 
Http2ClusterStateProvider(List<String>, Http2SolrClient) - 类 的构造器org.apache.solr.client.solrj.impl.Http2ClusterStateProvider
 
Http2SolrClient - org.apache.solr.client.solrj.impl中的类
Difference between this Http2SolrClient and HttpSolrClient: Http2SolrClient sends requests in HTTP/2 Http2SolrClient can point to multiple urls Http2SolrClient does not expose its internal httpClient like HttpSolrClient.getHttpClient(), sharing connection pools should be done by Http2SolrClient.Builder.withHttpClient(Http2SolrClient)
Http2SolrClient(String, Http2SolrClient.Builder) - 类 的构造器org.apache.solr.client.solrj.impl.Http2SolrClient
 
Http2SolrClient.Builder - org.apache.solr.client.solrj.impl中的类
 
Http2SolrClient.OnComplete - org.apache.solr.client.solrj.impl中的接口
 
Http2SolrClient.OutStream - org.apache.solr.client.solrj.impl中的类
 
httpClient - 类 中的变量org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.Builder
 
httpClient - 类 中的变量org.apache.solr.client.solrj.impl.SolrClientBuilder
 
HttpClientBuilderFactory - org.apache.solr.client.solrj.impl中的接口
Factory interface for configuring SolrHttpClientBuilder.
HttpClientUtil - org.apache.solr.client.solrj.impl中的类
Utility class for creating/configuring httpclient instances.
HttpClientUtil() - 类 的构造器org.apache.solr.client.solrj.impl.HttpClientUtil
 
HttpClientUtil.SocketFactoryRegistryProvider - org.apache.solr.client.solrj.impl中的类
 
HttpClusterStateProvider - org.apache.solr.client.solrj.impl中的类
 
HttpClusterStateProvider(List<String>, HttpClient) - 类 的构造器org.apache.solr.client.solrj.impl.HttpClusterStateProvider
 
HttpListenerFactory - org.apache.solr.client.solrj.impl中的接口
 
HttpListenerFactory.RequestResponseListener - org.apache.solr.client.solrj.impl中的类
 
httpRequest(String, SolrRequest.METHOD, Map<String, String>, String, int, boolean) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingCloudManager
 
httpRequest(String, SolrRequest.METHOD, Map<String, String>, String, int, boolean) - 接口 中的方法org.apache.solr.client.solrj.cloud.SolrCloudManager
 
httpRequest(String, SolrRequest.METHOD, Map<String, String>, String, int, boolean) - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientCloudManager
 
HTTPS - 枚举 中的静态变量org.apache.solr.common.cloud.UrlScheme
 
HTTPS_PORT_PROP - 枚举 中的静态变量org.apache.solr.common.cloud.UrlScheme
 
HttpSolrClient - org.apache.solr.client.solrj.impl中的类
A SolrClient implementation that talks directly to a Solr server via HTTP
HttpSolrClient(String, HttpClient, ResponseParser, boolean) - 类 的构造器org.apache.solr.client.solrj.impl.HttpSolrClient
已过时。
use HttpSolrClient.HttpSolrClient(Builder) instead, as it is a more extension/subclassing-friendly alternative
HttpSolrClient(String, HttpClient, ResponseParser, boolean, ModifiableSolrParams) - 类 的构造器org.apache.solr.client.solrj.impl.HttpSolrClient
已过时。
use HttpSolrClient.HttpSolrClient(Builder) instead, as it is a more extension/subclassing-friendly alternative
HttpSolrClient(HttpSolrClient.Builder) - 类 的构造器org.apache.solr.client.solrj.impl.HttpSolrClient
 
HttpSolrClient.Builder - org.apache.solr.client.solrj.impl中的类
Constructs HttpSolrClient instances from provided configuration.
HttpSolrClient.HttpUriRequestResponse - org.apache.solr.client.solrj.impl中的类
 
HttpSolrClient.RemoteExecutionException - org.apache.solr.client.solrj.impl中的异常错误
已过时。
HttpSolrClient.RemoteSolrException - org.apache.solr.client.solrj.impl中的异常错误
已过时。
httpSolrClientBuilder - 类 中的变量org.apache.solr.client.solrj.impl.LBHttpSolrClient.Builder
 
httpUriRequest(SolrRequest) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
 
httpUriRequest(SolrRequest, ResponseParser) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
 
httpUriRequest - 类 中的变量org.apache.solr.client.solrj.impl.HttpSolrClient.HttpUriRequestResponse
 
HttpUriRequestResponse() - 类 的构造器org.apache.solr.client.solrj.impl.HttpSolrClient.HttpUriRequestResponse
 
HyperbolicCosineEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
HyperbolicCosineEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.HyperbolicCosineEvaluator
 
HyperbolicSineEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
HyperbolicSineEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.HyperbolicSineEvaluator
 
HyperbolicTangentEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
HyperbolicTangentEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.HyperbolicTangentEvaluator
 

I

ID - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
idfs - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
idleTimeout(int) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient.Builder
 
IDS - 接口 中的静态变量org.apache.solr.common.params.QueryElevationParams
 
IDS - 接口 中的静态变量org.apache.solr.common.params.ShardParams
IDs of the shard documents
IFFTEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
IFFTEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.IFFTEvaluator
 
IfThenElseEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
IfThenElseEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.IfThenElseEvaluator
 
IgnoreException() - 异常错误 的构造器org.apache.solr.client.solrj.io.stream.TupleStream.IgnoreException
 
ignorePatterns - 异常错误 中的静态变量org.apache.solr.common.SolrException
For test code - do not log exceptions that match any of these regular expressions.
ImplicitDocRouter - org.apache.solr.common.cloud中的类
This document router is for custom sharding
ImplicitDocRouter() - 类 的构造器org.apache.solr.common.cloud.ImplicitDocRouter
 
ImplicitSnitch - org.apache.solr.common.cloud.rule中的类
 
ImplicitSnitch() - 类 的构造器org.apache.solr.common.cloud.rule.ImplicitSnitch
 
in - 类 中的变量org.apache.solr.common.util.FastInputStream
 
in - 类 中的变量org.noggit.JSONParser
 
IN_PLACE_MOVE - 接口 中的静态变量org.apache.solr.common.params.CommonAdminParams
Allow in-place move of replicas that use shared filesystems.
incLevel() - 类 中的方法org.apache.solr.common.util.SolrJSONWriter
 
incLevel() - 接口 中的方法org.apache.solr.common.util.TextWriter
 
includeAllBucketsUnionBucket(boolean) - 类 中的方法org.apache.solr.client.solrj.request.json.TermsFacetMap
Creates a bucket representing the union of all other buckets.
includeMissingBucket(boolean) - 类 中的方法org.apache.solr.client.solrj.request.json.TermsFacetMap
Indicates that Solr should create a bucket corresponding to documents missing the field used by this facet.
includes(int) - 类 中的方法org.apache.solr.common.cloud.DocRouter.Range
 
includeTotalNumBuckets(boolean) - 类 中的方法org.apache.solr.client.solrj.request.json.TermsFacetMap
Indicates that Solr should include the total number of buckets for this facet.
increaseTerms(String, Set<String>) - 类 中的方法org.apache.solr.client.solrj.cloud.ShardTerms
Return a new ShardTerms in which term of leader is higher than replicasNeedingRecovery
INCREMENT - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
incremental - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
 
indent() - 接口 中的方法org.apache.solr.common.util.TextWriter
 
indent(int) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
indent - 类 中的变量org.noggit.JSONWriter
 
indent() - 类 中的方法org.noggit.JSONWriter
 
index - 类 中的变量org.apache.solr.common.cloud.ReplicaPosition
 
index() - 接口 中的方法org.apache.solr.common.util.DataEntry
The index of this entry in the container
index() - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
INDEX_BACKUP_STRATEGIES - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
This constant defines a list of valid index backup strategies.
INDEX_BACKUP_STRATEGY - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
A parameter to specify the name of the index backup strategy to be used.
INDEX_DIR - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
If you merge indexes, what are the index directories.
INDEX_INFO - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
Should the STATUS request include index info
indexBackupStrategy - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
 
indexDirs - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
indexOf(String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy.Session
 
indexOf(String, int) - 类 中的方法org.apache.solr.common.util.NamedList
Scans the list sequentially beginning at the specified index and returns the index of the first pair with the specified name.
IndexOfEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
IndexOfEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.IndexOfEvaluator
 
INFO_HANDLER_PATH - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
init(Map<String, Object>) - 类 中的方法com.alibaba.lindorm.search.client.searchj.partition.HashPartition
 
init(DocCollection) - 类 中的方法com.alibaba.lindorm.search.common.cloud.CompositeHashPartitionRouter
 
init(DocCollection) - 类 中的方法com.alibaba.lindorm.search.common.cloud.HashPartitionRouter
 
init(List<String>) - 类 中的方法org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider
 
init(TupleStream, String, long, int) - 类 中的方法org.apache.solr.client.solrj.io.stream.DaemonStream
 
init(TupleStream, String, long, int, boolean) - 类 中的方法org.apache.solr.client.solrj.io.stream.DaemonStream
 
init(String, String, SolrParams) - 类 中的方法org.apache.solr.client.solrj.io.stream.SqlStream
 
init(DocCollection) - 类 中的方法org.apache.solr.common.cloud.DocRouter
 
init(FastOutputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
expert: sets a new output stream
initDocList(Long, Long, Float) - 接口 中的方法org.apache.solr.client.solrj.FastStreamingDocsCallback
callback for a doclist
initOutStream(String, UpdateRequest, String) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient
 
initRead(InputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
initRead(byte[]) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
initReplicaStateProvider(Supplier<PerReplicaStates>) - 类 中的静态方法org.apache.solr.common.cloud.ClusterState
 
initWrite(OutputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
injectAdditionalProps() - 类 中的静态方法org.apache.solr.common.util.CommonTestInjection
 
InjectionDefense - org.apache.solr.client.solrj.io.stream.expr中的类
A class with which to safely build a streaming expression.
InjectionDefense(String) - 类 的构造器org.apache.solr.client.solrj.io.stream.expr.InjectionDefense
 
InnerJoinStream - org.apache.solr.client.solrj.io.stream中的类
Joins leftStream with rightStream based on a Equalitor.
InnerJoinStream(TupleStream, TupleStream, StreamEqualitor) - 类 的构造器org.apache.solr.client.solrj.io.stream.InnerJoinStream
 
InnerJoinStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.InnerJoinStream
 
inPlaceMove - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.MoveReplica
 
InputStreamResponseParser - org.apache.solr.client.solrj.impl中的类
Simply puts the InputStream into an entry in a NamedList named "stream".
InputStreamResponseParser(String) - 类 的构造器org.apache.solr.client.solrj.impl.InputStreamResponseParser
 
insert(String, long) - 类 中的方法org.apache.solr.client.solrj.response.FacetField
Insert at the beginning of the list.
insert(String, Map<String, String>, T) - 类 中的方法org.apache.solr.common.util.PathTrie
 
insert(List<String>, Map<String, String>, T) - 类 中的方法org.apache.solr.common.util.PathTrie
 
INST - 类 中的静态变量org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider
 
INSTANCE - 类 中的静态变量org.apache.solr.client.solrj.impl.SolrHttpRequestRetryHandler
 
INSTANCE - 类 中的静态变量org.apache.solr.common.util.MurmurHash2
 
INSTANCE_DIR - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
Specifies a core instance dir.
instanceDir - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
instanceDir - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
INT - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
intAttr(String, int) - 接口 中的方法org.apache.solr.common.ConfigNode
 
IntegrateEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
IntegrateEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.IntegrateEvaluator
 
INTERESTING_TERMS - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
internalClientBuilder - 类 中的变量org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.Builder
 
IntersectStream - org.apache.solr.client.solrj.io.stream中的类
Emits tuples from streamA which also exist in streamB.
IntersectStream(TupleStream, TupleStream, StreamEqualitor) - 类 的构造器org.apache.solr.client.solrj.io.stream.IntersectStream
 
IntersectStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.IntersectStream
 
IntervalFacet - org.apache.solr.client.solrj.response中的类
Objects of this class will contain the result of all the intervals defined for a specific field.
IntervalFacet.Count - org.apache.solr.client.solrj.response中的类
Holds counts for facet intervals defined in a field
INTROSPECT - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
intVal(int) - 接口 中的方法org.apache.solr.common.ConfigNode
 
intVal() - 接口 中的方法org.apache.solr.common.util.DataEntry
 
intVal() - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
invariantParams - 类 中的变量org.apache.solr.client.solrj.impl.HttpSolrClient.Builder
 
invariantParams - 类 中的变量org.apache.solr.client.solrj.impl.HttpSolrClient
Default value: null / empty.
invokeRemote(String, ModifiableSolrParams, String, RemoteCallback) - 类 中的方法org.apache.solr.common.cloud.rule.SnitchContext
已过时。
IOUtils - org.apache.solr.common.util中的类
 
IOUtils() - 类 的构造器org.apache.solr.common.util.IOUtils
 
IP_SNITCHES - 类 中的静态变量org.apache.solr.common.cloud.rule.ImplicitSnitch
 
IS_SHARD - 接口 中的静态变量org.apache.solr.common.params.ShardParams
whether the request goes to a shard
isActive(Set<String>) - 类 中的方法org.apache.solr.common.cloud.Replica
 
isAllowed(Object, Suggester.Hint) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester
 
isCacheableFaceting() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
isClientAuthMode() - 类 中的方法org.apache.solr.client.solrj.embedded.SSLConfig
 
isCloseCache - 类 中的变量org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
isCloseCache - 类 中的变量org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
isCloseCache - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
isClosed() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingCloudManager
 
isClosed() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingNodeStateProvider
 
isClosed() - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientCloudManager
 
isClosed() - 类 中的方法org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
isClosed() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
IsClosed() - 类 的构造器org.apache.solr.common.cloud.ConnectionManager.IsClosed
 
isClosed() - 类 中的方法org.apache.solr.common.cloud.ConnectionManager.IsClosed
 
isClosed() - 类 中的方法org.apache.solr.common.cloud.NodesSysPropsCacher
 
isClosed() - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
isClosed() - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
isClosed() - 接口 中的方法org.apache.solr.common.SolrCloseable
 
isClosed() - 类 中的方法org.apache.solr.common.util.ObjectCache
 
isConnected() - 类 中的方法org.apache.solr.common.cloud.ConnectionManager
 
isConnected() - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Returns true if client is connected
isConnectedAndNotClosed() - 类 中的方法org.apache.solr.common.cloud.ConnectionManager
 
isContainer - 枚举 中的变量org.apache.solr.common.util.DataEntry.Type
 
isCorrectlySpelled() - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse
 
isCorrectType(Object) - 接口 中的方法org.apache.solr.client.solrj.io.eval.RecursiveBooleanEvaluator.BooleanChecker
 
isCorrectType(Object) - 接口 中的方法org.apache.solr.client.solrj.io.eval.RecursiveBooleanEvaluator.Checker
 
isCorrectType(Object) - 接口 中的方法org.apache.solr.client.solrj.io.eval.RecursiveBooleanEvaluator.NullChecker
 
isCorrectType(Object) - 接口 中的方法org.apache.solr.client.solrj.io.eval.RecursiveBooleanEvaluator.NumberChecker
 
isCorrectType(Object) - 接口 中的方法org.apache.solr.client.solrj.io.eval.RecursiveBooleanEvaluator.StringChecker
 
isDeleteDataDir() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
isDeleteIndex() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
isDeleteInstanceDir() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
isDerivedFrom(StreamComparator) - 类 中的方法org.apache.solr.client.solrj.io.comp.FieldComparator
 
isDerivedFrom(StreamComparator) - 类 中的方法org.apache.solr.client.solrj.io.comp.MultipleFieldComparator
 
isDerivedFrom(StreamComparator) - 类 中的方法org.apache.solr.client.solrj.io.comp.SingleValueComparator
 
isDerivedFrom(StreamComparator) - 接口 中的方法org.apache.solr.client.solrj.io.comp.StreamComparator
 
isDerivedFrom(StreamEqualitor) - 类 中的方法org.apache.solr.client.solrj.io.eq.FieldEqualitor
 
isDerivedFrom(StreamComparator) - 类 中的方法org.apache.solr.client.solrj.io.eq.FieldEqualitor
 
isDerivedFrom(StreamEqualitor) - 类 中的方法org.apache.solr.client.solrj.io.eq.MultipleFieldEqualitor
 
isDerivedFrom(StreamComparator) - 类 中的方法org.apache.solr.client.solrj.io.eq.MultipleFieldEqualitor
 
isDerivedFrom(StreamEqualitor) - 接口 中的方法org.apache.solr.client.solrj.io.eq.StreamEqualitor
 
isDerivedFrom(StreamComparator) - 接口 中的方法org.apache.solr.client.solrj.io.eq.StreamEqualitor
 
isDirectUpdatesToLeadersOnly() - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
isEmpty() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
Return true if the source autoscaling.json was empty, false otherwise.
isEmpty() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
isEmpty(UpdateRequest) - 类 中的方法org.apache.solr.client.solrj.request.RequestWriter
 
isEmpty() - 类 中的方法org.apache.solr.common.SolrDocument
 
isEmpty() - 类 中的方法org.apache.solr.common.SolrInputDocument
 
isEmpty(String) - 类 中的静态方法org.apache.solr.common.StringUtils
 
isEmpty() - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
isEmptyPreferences() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
isEqual(String) - 枚举 中的方法org.apache.solr.common.params.CollectionParams.CollectionAction
 
isEqual(String) - 枚举 中的方法org.apache.solr.common.params.ConfigSetParams.ConfigSetAction
 
isEvaluator(StreamExpression) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
isExpired() - 类 中的方法org.apache.solr.common.cloud.RoutingRule
 
isForceV2() - 类 中的方法org.apache.solr.client.solrj.request.V2Request
 
isFullyActive(Set<String>, DocCollection, int, int) - 类 中的静态方法org.apache.solr.common.cloud.DocCollection
Check that all replicas in a collection are live
isHeatmapFacet(NamedList<Object>) - 类 中的静态方法org.apache.solr.client.solrj.response.json.HeatmapJsonFacet
A NamedList is a proper "heatmap" response if it contains all expected properties We try to be rather strict in determining whether potentialHeatmapValues is a "heatmap".
isHigherOrEqual(CollectionParams.LockLevel) - 枚举 中的方法org.apache.solr.common.params.CollectionParams.LockLevel
 
isIndexInfoNeeded - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest
 
isKeyValEntry() - 接口 中的方法org.apache.solr.common.util.DataEntry
If this object is a key value entry. key value entries have name
isKeyValEntry() - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
isKnownTag(String) - 类 中的方法org.apache.solr.common.cloud.rule.ImplicitSnitch
 
isKnownTag(String) - 类 中的方法org.apache.solr.common.cloud.rule.Snitch
 
isLastDocInBatch() - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
isLazilyLoaded() - 类 中的方法org.apache.solr.common.cloud.ClusterState.CollectionRef
 
isLeader - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
isLeader - 类 中的变量org.apache.solr.common.cloud.PerReplicaStates.State
 
isLeader() - 类 中的方法org.apache.solr.common.cloud.Replica
 
isLeader() - 类 中的方法org.apache.solr.common.cloud.ZkCoreNodeProps
 
isLessSerious(Violation) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Violation
 
isLikelyExpired() - 类 中的方法org.apache.solr.common.cloud.ConnectionManager
 
isLive() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Row
 
isMatch(ReplicaInfo, String, String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
isMatch() - 类 中的方法org.apache.solr.client.solrj.response.AnalysisResponseBase.TokenInfo
Returns whether this token matches one of the query tokens (if query analysis is performed).
isModified(int, int) - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
isMultiCollection() - 类 中的方法org.apache.solr.client.solrj.io.graph.Traversal
 
isNodeLive(String) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
isNodeSuitableForReplicaAddition(Row, Row) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester
 
isNull(List) - 类 中的方法org.apache.solr.client.solrj.request.RequestWriter
 
isNull(Map) - 类 中的方法org.apache.solr.client.solrj.request.RequestWriter
 
isNull() - 接口 中的方法org.apache.solr.common.ConfigNode
 
isNullAllowed() - 接口 中的方法org.apache.solr.client.solrj.io.eval.RecursiveBooleanEvaluator.Checker
 
isNullAllowed() - 接口 中的方法org.apache.solr.client.solrj.io.eval.RecursiveBooleanEvaluator.NullChecker
 
IsNullEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
IsNullEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.IsNullEvaluator
 
isOnlyIfLeader() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
isOtherTopics() - 类 中的方法org.apache.solr.client.solrj.response.Cluster
 
isParallelUpdates() - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
Gets whether direct updates are sent in parallel
isPauseAtStart() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy
 
isPerCollectionRequest() - 类 中的方法org.apache.solr.client.solrj.request.V2Request
 
isPerCollectiontag() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
isPerReplicaState() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
isPreOp() - 类 中的方法org.apache.solr.common.cloud.PerReplicaStatesOps
To be executed before collection state.json is persisted
isPrimitive - 枚举 中的变量org.apache.solr.common.util.DataEntry.Type
A primitive type which usually maps to a java primitive
isRead - 枚举 中的变量org.apache.solr.common.params.CoreAdminParams.CoreAdminAction
 
isReadOnly() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
isReadOnly() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
isRecovering(String) - 类 中的方法org.apache.solr.client.solrj.cloud.ShardTerms
 
isRoutedAlias(String, Aliases) - 类 中的静态方法com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
 
isRoutedAlias(String) - 接口 中的方法org.apache.solr.client.solrj.impl.ClusterStateProvider
Returns true if an alias exists and is a routed alias, false otherwise.
isRoutedAlias(String) - 类 中的方法org.apache.solr.common.cloud.Aliases
Returns true if an alias exists and is a routed alias, false otherwise.
isRunning() - 类 中的方法org.apache.solr.common.cloud.NodesSysPropsCacher
 
isSecurityZNodePath(String) - 类 中的方法org.apache.solr.common.cloud.SecurityAwareZkACLProvider
 
isShowMatch() - 类 中的方法org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Returns whether index time tokens that match query time tokens will be marked as a "match".
isShowMatch() - 类 中的方法org.apache.solr.client.solrj.request.FieldAnalysisRequest
Returns whether index time tokens that match query time tokens should be marked as a "match".
isShowSchema() - 类 中的方法org.apache.solr.client.solrj.request.LukeRequest
 
isSimilarViolation(Violation) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Violation
 
isSolrServerThread() - 类 中的静态方法org.apache.solr.common.util.ExecutorUtil
 
isSSLMode() - 类 中的方法org.apache.solr.client.solrj.embedded.SSLConfig
All other settings on this object are ignored unless this is true
isStream(StreamExpression) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
isStrict() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
isSubsetOf(DocRouter.Range) - 类 中的方法org.apache.solr.common.cloud.DocRouter.Range
 
isSuccess() - 类 中的方法org.apache.solr.client.solrj.response.CollectionAdminResponse
 
isTargetSlice(String, SolrInputDocument, SolrParams, String, DocCollection) - 类 中的方法org.apache.solr.common.cloud.DocRouter
 
isTargetSlice(String, SolrInputDocument, SolrParams, String, DocCollection) - 类 中的方法org.apache.solr.common.cloud.HashBasedRouter
 
isTargetSlice(String, SolrInputDocument, SolrParams, String, DocCollection) - 类 中的方法org.apache.solr.common.cloud.ImplicitDocRouter
 
isTokenized() - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
IsUpdateRequest - org.apache.solr.client.solrj.request中的接口
Marker class so that we can determine which requests are updates.
isUpdatesToLeaders() - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
isUseMultiPartPost() - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
 
isV2ApiRequest(SolrRequest) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient
 
isValid(int) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
isValid() - 类 中的方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
Performs internal consistency checks.
isValidTupleOrder() - 类 中的方法org.apache.solr.client.solrj.io.stream.JoinStream
 
isWaitSearcher() - 类 中的方法org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
isWhitespace(int) - 类 中的静态方法org.noggit.JSONParser
Returns true if the given character is considered to be whitespace.
isWrapperFor(Class<?>) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
isWritable(String) - 接口 中的方法org.apache.solr.common.util.JavaBinCodec.WritableDocFields
 
isWrite - 枚举 中的变量org.apache.solr.common.params.CollectionParams.CollectionAction
 
itemWriter - 类 中的变量org.apache.solr.common.util.JavaBinCodec
 
iteration - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
iterationComparator - 类 中的变量org.apache.solr.client.solrj.io.stream.BiJoinStream
 
iterator() - 类 中的方法org.apache.solr.client.solrj.io.eval.Matrix
 
iterator() - 类 中的方法org.apache.solr.client.solrj.io.graph.Traversal
 
iterator() - 类 中的方法org.apache.solr.client.solrj.response.DocumentAnalysisResponse.DocumentAnalysis
Returns an iterator over the field analyses map.
iterator() - 类 中的方法org.apache.solr.client.solrj.response.DocumentAnalysisResponse
Returns an iterator over the document analyses map.
iterator() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
iterator() - 类 中的方法org.apache.solr.common.cloud.Slice
 
iterator() - 类 中的方法org.apache.solr.common.params.ModifiableSolrParams
 
iterator() - 类 中的方法org.apache.solr.common.params.MultiMapSolrParams
 
iterator() - 类 中的方法org.apache.solr.common.params.SolrParams
Returns an Iterator of Map.Entry providing a multi-map view.
iterator() - 类 中的方法org.apache.solr.common.SolrDocument
Iterate of String->Object keys
iterator() - 类 中的方法org.apache.solr.common.SolrInputDocument
 
iterator() - 类 中的方法org.apache.solr.common.SolrInputField
 
ITERATOR - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
iterator() - 类 中的方法org.apache.solr.common.util.NamedList
Support the Iterable interface
IteratorWriter - org.apache.solr.common中的接口
Interface to help do push writing to an array
IteratorWriter.ItemWriter - org.apache.solr.common中的接口
 

J

JAVABIN - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
JAVABIN_MIME - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
JavaBinCodec - org.apache.solr.common.util中的类
Defines a space-efficient serialization/deserialization format for transferring data.
JavaBinCodec() - 类 的构造器org.apache.solr.common.util.JavaBinCodec
 
JavaBinCodec(OutputStream, JavaBinCodec.ObjectResolver) - 类 的构造器org.apache.solr.common.util.JavaBinCodec
Use this to use this as a PushWriter. ensure that close() is called explicitly after use
JavaBinCodec(JavaBinCodec.ObjectResolver) - 类 的构造器org.apache.solr.common.util.JavaBinCodec
 
JavaBinCodec(JavaBinCodec.ObjectResolver, JavaBinCodec.StringCache) - 类 的构造器org.apache.solr.common.util.JavaBinCodec
 
JavaBinCodec.BinEntryWriter - org.apache.solr.common.util中的类
 
JavaBinCodec.ObjectResolver - org.apache.solr.common.util中的接口
Allows extension of JavaBinCodec to support serialization of arbitrary data types.
JavaBinCodec.StringCache - org.apache.solr.common.util中的类
 
JavaBinCodec.WritableDocFields - org.apache.solr.common.util中的接口
 
JAVABINCONSUMER - 类 中的静态变量org.apache.solr.common.util.Utils
 
JavabinTupleStreamParser - org.apache.solr.client.solrj.io.stream中的类
 
JavabinTupleStreamParser(InputStream, boolean) - 类 的构造器org.apache.solr.client.solrj.io.stream.JavabinTupleStreamParser
 
JavaBinUpdateRequestCodec - org.apache.solr.client.solrj.request中的类
Provides methods for marshalling an UpdateRequest to a NamedList which can be serialized in the javabin format and vice versa.
JavaBinUpdateRequestCodec() - 类 的构造器org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec
 
JavaBinUpdateRequestCodec.StreamingUpdateHandler - org.apache.solr.client.solrj.request中的接口
 
jdbcCompliant() - 类 中的方法org.apache.solr.client.solrj.io.sql.DriverImpl
 
JDBCStream - org.apache.solr.client.solrj.io.stream中的类
Connects to a datasource using a registered JDBC driver and execute a query.
JDBCStream(String, String, StreamComparator) - 类 的构造器org.apache.solr.client.solrj.io.stream.JDBCStream
 
JDBCStream(String, String, StreamComparator, Properties, String) - 类 的构造器org.apache.solr.client.solrj.io.stream.JDBCStream
 
JDBCStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.JDBCStream
 
JDBCStream.ResultSetValueSelector - org.apache.solr.client.solrj.io.stream中的接口
 
join(Collection<?>, char) - 类 中的静态方法org.apache.solr.common.util.StrUtils
Creates a backslash escaped string, joining all the items.
JoinStream - org.apache.solr.client.solrj.io.stream中的类
Defines a JoinStream which can hold N streams, all joined with the same equalitor
JoinStream(StreamEqualitor, TupleStream, TupleStream, TupleStream...) - 类 的构造器org.apache.solr.client.solrj.io.stream.JoinStream
 
JoinStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.JoinStream
 
JRE_IS_MINIMUM_JAVA11 - 类 中的静态变量org.apache.solr.client.solrj.util.Constants
 
JRE_IS_MINIMUM_JAVA9 - 类 中的静态变量org.apache.solr.client.solrj.util.Constants
 
JSON - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
JSON_MIME - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
JSON_NL_ARROFARR - 接口 中的静态变量org.apache.solr.common.util.JsonTextWriter
 
JSON_NL_ARROFMAP - 接口 中的静态变量org.apache.solr.common.util.JsonTextWriter
 
JSON_NL_ARROFNTV - 接口 中的静态变量org.apache.solr.common.util.JsonTextWriter
 
JSON_NL_FLAT - 接口 中的静态变量org.apache.solr.common.util.JsonTextWriter
 
JSON_NL_MAP - 接口 中的静态变量org.apache.solr.common.util.JsonTextWriter
 
JSON_NL_STYLE - 接口 中的静态变量org.apache.solr.common.util.JsonTextWriter
 
JSONCONSUMER - 类 中的静态变量org.apache.solr.common.util.Utils
 
JsonFacetMap<B extends JsonFacetMap<B>> - org.apache.solr.client.solrj.request.json中的类
A common parent for a small set of classes that allow easier composition of JSON facet objects.
JsonFacetMap(String) - 类 的构造器org.apache.solr.client.solrj.request.json.JsonFacetMap
 
JsonMapResponseParser() - 类 的构造器org.apache.solr.client.solrj.response.DelegationTokenResponse.JsonMapResponseParser
 
JSONParser - org.noggit中的类
 
JSONParser(Reader) - 类 的构造器org.noggit.JSONParser
 
JSONParser(Reader, char[]) - 类 的构造器org.noggit.JSONParser
 
JSONParser(char[], int, int) - 类 的构造器org.noggit.JSONParser
 
JSONParser(String) - 类 的构造器org.noggit.JSONParser
 
JSONParser(String, int, int) - 类 的构造器org.noggit.JSONParser
 
JSONParser.ParseException - org.noggit中的异常错误
 
JsonProperty - org.apache.solr.common.annotation中的注释类型
Provides a 1:1 mapping from jackson's annotation.
JsonQueryRequest - org.apache.solr.client.solrj.request.json中的类
Represents a query using the JSON Query DSL This class constructs the request using setters for individual properties.
JsonQueryRequest() - 类 的构造器org.apache.solr.client.solrj.request.json.JsonQueryRequest
Creates a JsonQueryRequest with an empty SolrParams object
JsonQueryRequest(SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.json.JsonQueryRequest
Creates a JsonQueryRequest using the provided SolrParams
JsonRecordReader - org.apache.solr.common.util中的类
A Streaming parser for json to emit one record at a time.
JsonRecordReader.Handler - org.apache.solr.common.util中的接口
Implement this interface to stream records as and when one is found.
JsonSchemaCreator - org.apache.solr.common.util中的类
Creates a json schema from an annotated Java Object.
JsonSchemaCreator() - 类 的构造器org.apache.solr.common.util.JsonSchemaCreator
 
JsonSchemaValidator - org.apache.solr.common.util中的类
A very basic and lightweight json schema parsing and data validation tool.
JsonSchemaValidator(String) - 类 的构造器org.apache.solr.common.util.JsonSchemaValidator
 
JsonSchemaValidator(Map<?, ?>) - 类 的构造器org.apache.solr.common.util.JsonSchemaValidator
 
jsonStr() - 接口 中的方法org.apache.solr.common.MapWriter
 
JsonTextWriter - org.apache.solr.common.util中的接口
 
JSONTupleStream - org.apache.solr.client.solrj.io.stream中的类
 
JSONTupleStream(Reader) - 类 的构造器org.apache.solr.client.solrj.io.stream.JSONTupleStream
 
JSONUtil - org.noggit中的类
 
JSONUtil() - 类 的构造器org.noggit.JSONUtil
 
JSONWriter - org.noggit中的类
 
JSONWriter(CharArr, int) - 类 的构造器org.noggit.JSONWriter
 
JSONWriter(CharArr) - 类 的构造器org.noggit.JSONWriter
 
JSONWriter.Writable - org.noggit中的接口
Implement this interface on your class to support serialization
JVM_SPEC_VERSION - 类 中的静态变量org.apache.solr.client.solrj.util.Constants
 

K

keyHashRange(String) - 类 中的方法com.alibaba.lindorm.search.common.cloud.CompositeHashPartitionRouter
 
keyHashRange(String) - 类 中的方法com.alibaba.lindorm.search.common.cloud.HashPartitionRouter
Which partition range the key belongs to.
keyHashRange(String) - 类 中的方法org.apache.solr.common.cloud.CompositeIdRouter
Get Range for a given CompositeId based route key
keySet() - 类 中的方法org.apache.solr.common.cloud.ZkNodeProps
Get property keys.
keySet() - 类 中的方法org.apache.solr.common.SolrDocument
 
keySet() - 类 中的方法org.apache.solr.common.SolrInputDocument
 
keySet() - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
klass - 类 中的变量org.apache.solr.client.solrj.request.beans.PluginMeta
 
KmeansEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
KmeansEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.KmeansEvaluator
 
KmeansEvaluator.ClusterPoint - org.apache.solr.client.solrj.io.eval中的类
 
KmeansEvaluator.ClusterTuple - org.apache.solr.client.solrj.io.eval中的类
 
KnnEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
KnnEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.KnnEvaluator
 
KnnEvaluator.Neighbor - org.apache.solr.client.solrj.io.eval中的类
 
KnnRegressionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
KnnRegressionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.KnnRegressionEvaluator
 
KnnRegressionEvaluator.KnnRegressionTuple - org.apache.solr.client.solrj.io.eval中的类
 
KnnRegressionTuple(Matrix, double[], int, DistanceMeasure, Map<?, ?>, boolean, boolean, boolean) - 类 的构造器org.apache.solr.client.solrj.io.eval.KnnRegressionEvaluator.KnnRegressionTuple
 
KnnStream - org.apache.solr.client.solrj.io.stream中的类
 
KnnStream(String, String, String, Map<String, String>) - 类 的构造器org.apache.solr.client.solrj.io.stream.KnnStream
 
KnnStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.KnnStream
 
KNOWN_CLUSTER_PROPS - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
KolmogorovSmirnovEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
KolmogorovSmirnovEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.KolmogorovSmirnovEvaluator
 
Krb5HttpClientBuilder - org.apache.solr.client.solrj.impl中的类
Kerberos-enabled SolrHttpClientBuilder
Krb5HttpClientBuilder() - 类 的构造器org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder
 

L

L1NormEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
L1NormEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.L1NormEvaluator
 
Lang - org.apache.solr.client.solrj.io中的类
 
Lang() - 类 的构造器org.apache.solr.client.solrj.io.Lang
 
Lang.LocalInputStream - org.apache.solr.client.solrj.io中的类
 
lastDocInBatch() - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
lastEvent() - 类 中的方法org.noggit.JSONParser
 
LatLonVectorsEvaluator - org.apache.solr.client.solrj.io.eval中的类
The LatLonVectorsEvaluator maps to the latlonVectors Math Expression.
LatLonVectorsEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.LatLonVectorsEvaluator
 
lazyRead(FastJavaBinDecoder.EntryImpl, FastJavaBinDecoder.StreamCodec) - 枚举 中的方法org.apache.solr.common.util.FastJavaBinDecoder.Tag
This should read the minimal data about the entry . if the data is a primitive type , read the whole thing
LazyVariable(Variable.Type) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.VariableBase.LazyVariable
 
lbClientBuilder - 类 中的变量org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
 
LBHttp2SolrClient - org.apache.solr.client.solrj.impl中的类
LBHttp2SolrClient or "LoadBalanced LBHttp2SolrClient" is a load balancing wrapper around Http2SolrClient.
LBHttp2SolrClient(Http2SolrClient, String...) - 类 的构造器org.apache.solr.client.solrj.impl.LBHttp2SolrClient
 
LBHttpSolrClient - org.apache.solr.client.solrj.impl中的类
LBHttpSolrClient or "LoadBalanced HttpSolrClient" is a load balancing wrapper around HttpSolrClient.
LBHttpSolrClient(HttpSolrClient.Builder, HttpClient, String...) - 类 的构造器org.apache.solr.client.solrj.impl.LBHttpSolrClient
已过时。
use LBHttpSolrClient.LBHttpSolrClient(Builder) instead, as it is a more extension/subclassing-friendly alternative
LBHttpSolrClient(HttpClient, ResponseParser, String...) - 类 的构造器org.apache.solr.client.solrj.impl.LBHttpSolrClient
已过时。
use LBHttpSolrClient.LBHttpSolrClient(Builder) instead, as it is a more extension/subclassing-friendly alternative
LBHttpSolrClient(LBHttpSolrClient.Builder) - 类 的构造器org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
LBHttpSolrClient.Builder - org.apache.solr.client.solrj.impl中的类
Constructs LBHttpSolrClient instances from provided configuration.
LBHttpSolrClient.Req - org.apache.solr.client.solrj.impl中的类
已过时。
use LBSolrClient.Req instead
LBHttpSolrClient.Rsp - org.apache.solr.client.solrj.impl中的类
已过时。
use LBSolrClient.Rsp instead
LBSolrClient - org.apache.solr.client.solrj.impl中的类
 
LBSolrClient(List<String>) - 类 的构造器org.apache.solr.client.solrj.impl.LBSolrClient
 
LBSolrClient.Req - org.apache.solr.client.solrj.impl中的类
 
LBSolrClient.Rsp - org.apache.solr.client.solrj.impl中的类
 
LBSolrClient.ServerWrapper - org.apache.solr.client.solrj.impl中的类
 
LEADER - 类 中的静态变量org.apache.solr.common.cloud.Slice
 
LEADER_ELECT_ZKNODE - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
LEADER_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
leaderElectionPort - 类 中的变量org.apache.solr.common.cloud.ZkDynamicConfig.Server
 
leaderPort - 类 中的变量org.apache.solr.common.cloud.ZkDynamicConfig.Server
 
leftHashOn - 类 中的变量org.apache.solr.client.solrj.io.stream.HashJoinStream
 
LeftOuterJoinStream - org.apache.solr.client.solrj.io.stream中的类
Joins leftStream with rightStream based on a Equalitor.
LeftOuterJoinStream(TupleStream, TupleStream, StreamEqualitor) - 类 的构造器org.apache.solr.client.solrj.io.stream.LeftOuterJoinStream
 
LeftOuterJoinStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.LeftOuterJoinStream
 
LeftShiftEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
LeftShiftEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.LeftShiftEvaluator
 
leftStream - 类 中的变量org.apache.solr.client.solrj.io.stream.BiJoinStream
 
leftStreamComparator - 类 中的变量org.apache.solr.client.solrj.io.stream.BiJoinStream
 
LEGACY_CLOUD - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
length - 类 中的变量org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
length() - 类 中的方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
length() - 接口 中的方法org.apache.solr.common.util.DataEntry
If it is a non-primitive type type and size is known in advance if it's a map/list, it's the no:of items in this container if it's a {CharSequence} or byte[] , it's the no:of bytes in the stream
length() - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
length() - 类 中的方法org.noggit.CharArr
 
LengthEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
LengthEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.LengthEvaluator
 
LerpEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
LerpEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.LerpEvaluator
 
LessThanEqualToEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
LessThanEqualToEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.LessThanEqualToEvaluator
 
LessThanEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
LessThanEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.LessThanEvaluator
 
LetStream - org.apache.solr.client.solrj.io.stream中的类
 
LetStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.LetStream
 
level - 枚举 中的变量org.apache.solr.common.params.CollectionParams.LockLevel
 
level - 类 中的变量org.apache.solr.common.util.SolrJSONWriter
 
level() - 类 中的方法org.apache.solr.common.util.SolrJSONWriter
 
level() - 接口 中的方法org.apache.solr.common.util.TextWriter
 
level - 类 中的变量org.noggit.JSONWriter
 
linePattern - 类 中的静态变量org.apache.solr.common.cloud.ZkDynamicConfig
 
LInfNormEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
LInfNormEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.LInfNormEvaluator
 
LinkedHashMapWriter<V> - org.apache.solr.common中的类
 
LinkedHashMapWriter(int) - 类 的构造器org.apache.solr.common.LinkedHashMapWriter
 
LinkedHashMapWriter() - 类 的构造器org.apache.solr.common.LinkedHashMapWriter
 
LinkedHashMapWriter(Map<? extends String, ? extends V>) - 类 的构造器org.apache.solr.common.LinkedHashMapWriter
 
LinkedSimpleHashMap<T> - org.apache.solr.common.util中的类
 
LinkedSimpleHashMap() - 类 的构造器org.apache.solr.common.util.LinkedSimpleHashMap
 
List() - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.List
 
List() - 类 的构造器org.apache.solr.client.solrj.request.ConfigSetAdminRequest.List
 
List() - 类 的构造器org.apache.solr.client.solrj.response.ConfigSetAdminResponse.List
 
LIST_BACKUPS_CMD - 类 中的静态变量org.apache.solr.common.params.V2ApiParams
 
ListAliases() - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.ListAliases
 
listBackup(String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Create a SolrRequest object to list information about all backup points with the specified name.
ListBackupPayload - org.apache.solr.client.solrj.request.beans中的类
 
ListBackupPayload() - 类 的构造器org.apache.solr.client.solrj.request.beans.ListBackupPayload
 
ListCacheEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ListCacheEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ListCacheEvaluator
 
listCollectionInfo(SolrClient, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to get info of collection in the cluster
ListCollectionInfo(String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.ListCollectionInfo
 
listCollections(SolrClient) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to get a list of collections in the cluster
listConfigs() - 类 中的方法org.apache.solr.common.cloud.ZkConfigManager
 
listData(String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingDistribStateManager
 
listData(String, Watcher) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingDistribStateManager
 
listData(String) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistribStateManager
 
listData(String, Watcher) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistribStateManager
 
listData(String, Watcher) - 类 中的方法org.apache.solr.client.solrj.impl.ZkDistribStateManager
 
listData(String) - 类 中的方法org.apache.solr.client.solrj.impl.ZkDistribStateManager
 
listenContainer(Object, DataEntry.EntryListener) - 接口 中的方法org.apache.solr.common.util.DataEntry
Register a listener to get callbacks for all entries
listenContainer(Object, DataEntry.EntryListener) - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
listenerClass - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerListenerConfig
 
ListSnapshots(String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.ListSnapshots
 
ListSnapshots() - 类 的构造器org.apache.solr.client.solrj.request.CoreAdminRequest.ListSnapshots
 
ListStream - org.apache.solr.client.solrj.io.stream中的类
 
ListStream(TupleStream...) - 类 的构造器org.apache.solr.client.solrj.io.stream.ListStream
 
ListStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.ListStream
 
listTree(String) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistribStateManager
List a subtree including the root path, using breadth-first traversal.
listZnode(String, Boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
listZnode(SolrZkClient, String, Boolean) - 类 中的静态方法org.apache.solr.common.cloud.ZkMaintenanceUtils
Lists a ZNode child and (optionally) the znodes of all the children.
LIVE_NODES_ZKNODE - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
liveNodesContain(String) - 类 中的方法org.apache.solr.common.cloud.ClusterState
Check if node is alive.
LiveNodesListener - org.apache.solr.common.cloud中的接口
Listener that can be used with ZkStateReader.registerLiveNodesListener(LiveNodesListener) and called whenever the live nodes set changes.
LiveNodesPredicate - org.apache.solr.common.cloud中的接口
Interface to determine if live nodes matches a required state
LiveNodesWatcher - org.apache.solr.common.cloud中的接口
 
load(Integer, byte[], Set<String>) - 类 中的静态方法org.apache.solr.common.cloud.ClusterState
 
load(Integer, byte[], Set<String>, String) - 类 中的静态方法org.apache.solr.common.cloud.ClusterState
Create ClusterState from json string that is typically stored in zookeeper.
load(Integer, Map<String, Object>, Set<String>, String) - 类 中的静态方法org.apache.solr.common.cloud.ClusterState
 
load(byte[]) - 类 中的静态方法org.apache.solr.common.cloud.ZkNodeProps
Create Replica from json string that is typically stored in zookeeper.
LOAD_ON_STARTUP - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
 
loadAllFromMap(String, Map<String, Object>) - 类 中的静态方法org.apache.solr.common.cloud.Slice
Loads multiple slices into a Map from a generic Map that probably came from deserialized JSON.
loadBalancedSolrClient - 类 中的变量org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
 
loadEqualTupleGroup(PushBackStream, LinkedList<Tuple>, StreamComparator) - 类 中的方法org.apache.solr.client.solrj.io.stream.JoinStream
Given the stream, start from beginning and load group with all tuples that are equal to the first in stream (including the first one in the stream).
loadTerms() - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream
 
LocalInputStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.Lang.LocalInputStream
 
location - 类 中的变量org.apache.solr.client.solrj.request.beans.ClusterPropInfo
 
location - 类 中的变量org.apache.solr.client.solrj.request.beans.DeleteBackupPayload
 
location - 类 中的变量org.apache.solr.client.solrj.request.beans.ListBackupPayload
 
location - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
 
location - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
lockLevel - 枚举 中的变量org.apache.solr.common.params.CollectionParams.CollectionAction
 
LoessEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
LoessEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.LoessEvaluator
 
LoessEvaluator.LoessRegressionTuple - org.apache.solr.client.solrj.io.eval中的类
 
LoessRegressionTuple(PolynomialSplineFunction, Map<?, ?>) - 类 的构造器org.apache.solr.client.solrj.io.eval.LoessEvaluator.LoessRegressionTuple
 
log(Logger) - 异常错误 中的方法org.apache.solr.common.SolrException
 
log(Logger, Throwable) - 异常错误 中的静态方法org.apache.solr.common.SolrException
 
log(Logger, String, Throwable) - 异常错误 中的静态方法org.apache.solr.common.SolrException
 
log(Logger, String) - 异常错误 中的静态方法org.apache.solr.common.SolrException
 
Log10Evaluator - org.apache.solr.client.solrj.io.eval中的类
 
Log10Evaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.Log10Evaluator
 
LOG_PARAMS_LIST - 接口 中的静态变量org.apache.solr.common.params.CommonParams
which parameters to log (if not supplied all parameters will be logged)
LOG_PATH - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
logDebugWithMdc(Logger, String) - 异常错误 中的方法org.apache.solr.common.SolrException
 
LOGIN_CONFIG_PROP - 类 中的静态变量org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder
 
logInfoWithMdc(Logger, String) - 异常错误 中的方法org.apache.solr.common.SolrException
 
LogitCall(String, Map<String, String>, String, List<String>, List<Double>, String, int, double, int) - 类 的构造器org.apache.solr.client.solrj.io.stream.TextLogitStream.LogitCall
 
LogNormalDistributionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
LogNormalDistributionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.LogNormalDistributionEvaluator
 
logPath - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.LogReplayReplica
 
logReplayReplica(String, String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
 
logState(SolrCloudManager, Suggester) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper
Use this to dump the state of a system and to generate a testcase
logWarnWithMdc(Logger, String) - 异常错误 中的方法org.apache.solr.common.SolrException
 
LONG - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
LONG - 类 中的静态变量org.noggit.JSONParser
Event indicating a JSON number value which fits into a signed 64 bit integer
LongEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
LongEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.LongEvaluator
 
LongPair() - 类 的构造器org.apache.solr.common.util.Hash.LongPair
 
longToInstant(long) - 类 中的方法com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
 
longVal() - 接口 中的方法org.apache.solr.common.util.DataEntry
 
longVal() - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
lookup(String, Map<String, String>) - 类 中的方法org.apache.solr.common.util.PathTrie
 
lookup(List<String>, Map<String, String>) - 类 中的方法org.apache.solr.common.util.PathTrie
 
lookup(String, Map<String, String>, Set<String>) - 类 中的方法org.apache.solr.common.util.PathTrie
 
lookup3(int[], int, int, int) - 类 中的静态方法org.apache.solr.common.util.Hash
A Java implementation of hashword from lookup3.c by Bob Jenkins (original source).
lookup3ycs(int[], int, int, int) - 类 中的静态方法org.apache.solr.common.util.Hash
Identical to lookup3, except initval is biased by -(length<<2).
lookup3ycs(CharSequence, int, int, int) - 类 中的静态方法org.apache.solr.common.util.Hash
The hash value of a character sequence is defined to be the hash of its unicode code points, according to Hash.lookup3ycs(int[] k, int offset, int length, int initval) If you know the number of code points in the CharSequence, you can generate the same hash as the original lookup3 via lookup3ycs(s, start, end, initval+(numCodePoints<<2))
lookup3ycs64(CharSequence, int, int, long) - 类 中的静态方法org.apache.solr.common.util.Hash
This is the 64 bit version of lookup3ycs, corresponding to Bob Jenkin's lookup3 hashlittle2 with initval biased by -(numCodePoints<<2).
LOWER_BOUND - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
LowerEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
LowerEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.LowerEvaluator
 
lowerName - 枚举 中的变量org.apache.solr.common.params.CollectionParams.CollectionAction
 
LukeRequest - org.apache.solr.client.solrj.request中的类
 
LukeRequest() - 类 的构造器org.apache.solr.client.solrj.request.LukeRequest
 
LukeRequest(String) - 类 的构造器org.apache.solr.client.solrj.request.LukeRequest
 
LukeResponse - org.apache.solr.client.solrj.response中的类
This is an incomplete representation of the data returned from Luke
LukeResponse() - 类 的构造器org.apache.solr.client.solrj.response.LukeResponse
 
LukeResponse.FieldInfo - org.apache.solr.client.solrj.response中的类
 
LukeResponse.FieldTypeInfo - org.apache.solr.client.solrj.response中的类
 

M

MACHINE_LEARNING_MODEL - 接口 中的静态变量org.apache.solr.client.solrj.io.stream.expr.Explanation.ExpressionType
 
main(String[]) - 类 中的静态方法org.apache.solr.common.util.FastJavaBinDecoder
 
MAJOR_COMPACTION - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
 
majorCompaction(SolrClient, String) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
makeExpiryAt(long) - 类 中的静态方法org.apache.solr.common.cloud.RoutingRule
 
makeMap(Object...) - 类 中的静态方法org.apache.solr.common.util.Utils
 
makeMap(boolean, Object...) - 类 中的静态方法org.apache.solr.common.util.Utils
 
makePath(String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingDistribStateManager
 
makePath(String, byte[], CreateMode, boolean) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingDistribStateManager
 
makePath(String) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistribStateManager
 
makePath(String, byte[], CreateMode, boolean) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistribStateManager
 
makePath(String) - 类 中的方法org.apache.solr.client.solrj.impl.ZkDistribStateManager
 
makePath(String, byte[], CreateMode, boolean) - 类 中的方法org.apache.solr.client.solrj.impl.ZkDistribStateManager
 
makePath(String, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Creates the path in ZooKeeper, creating each node as necessary.
makePath(String, boolean, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
makePath(String, File, boolean, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
makePath(String, File, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
makePath(String, CreateMode, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
makePath(String, byte[], boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Creates the path in ZooKeeper, creating each node as necessary.
makePath(String, byte[], CreateMode, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Creates the path in ZooKeeper, creating each node as necessary.
makePath(String, byte[], CreateMode, Watcher, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Creates the path in ZooKeeper, creating each node as necessary.
makePath(String, byte[], CreateMode, Watcher, boolean, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Creates the path in ZooKeeper, creating each node as necessary.
makePath(String, byte[], CreateMode, Watcher, boolean, boolean, int) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Creates the path in ZooKeeper, creating each node as necessary.
makePath(String, CreateMode, Watcher, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
makeQueue(String) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistributedQueueFactory
 
makeSolrClient(String) - 类 中的方法org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
ManhattanEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ManhattanEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ManhattanEvaluator
 
ManhattanEvaluator(StreamExpression, StreamFactory, List<String>) - 类 的构造器org.apache.solr.client.solrj.io.eval.ManhattanEvaluator
 
manifest - 类 中的变量org.apache.solr.client.solrj.request.beans.Package.AddVersion
 
manifestSHA512 - 类 中的变量org.apache.solr.client.solrj.request.beans.Package.AddVersion
 
MannWhitneyUEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
MannWhitneyUEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.MannWhitneyUEvaluator
 
ManyValueWorker - org.apache.solr.client.solrj.io.eval中的接口
 
map - 类 中的变量org.apache.solr.common.params.MapSolrParams
 
map - 类 中的变量org.apache.solr.common.params.MultiMapSolrParams
 
MAP - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
map - 类 中的变量org.apache.solr.common.util.MapBackedCache
 
MAP_ENTRY - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
MAP_ENTRY_ITER - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
MapBackedCache<K,V> - org.apache.solr.common.util中的类
 
MapBackedCache(Map<K, V>) - 类 的构造器org.apache.solr.common.util.MapBackedCache
 
MAPOBJBUILDER - 类 中的静态变量org.apache.solr.common.util.Utils
 
MapSerializable - org.apache.solr.common中的接口
This is to facilitate just in time creation of objects before writing it to the response.
MapSolrParams - org.apache.solr.common.params中的类
 
MapSolrParams(Map<String, String>) - 类 的构造器org.apache.solr.common.params.MapSolrParams
 
MapWriter - org.apache.solr.common中的接口
Use this class to push all entries of a Map into an output.
MapWriter.EntryWriter - org.apache.solr.common中的接口
An interface to push one entry at a time to the output.
MapWriterMap - org.apache.solr.common中的类
 
MapWriterMap(Map) - 类 的构造器org.apache.solr.common.MapWriterMap
 
MAPWRITEROBJBUILDER - 类 中的静态变量org.apache.solr.common.util.Utils
 
MARK_EXCLUDES - 接口 中的静态变量org.apache.solr.common.params.QueryElevationParams
Instead of removing excluded items from the results, passing in this parameter allows you to get back the excluded items, but to mark them as excluded.
MarkovChain(Matrix, int) - 类 的构造器org.apache.solr.client.solrj.io.eval.MarkovChainEvaluator.MarkovChain
 
MarkovChainEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
MarkovChainEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.MarkovChainEvaluator
 
MarkovChainEvaluator.MarkovChain - org.apache.solr.client.solrj.io.eval中的类
 
marshal(UpdateRequest, OutputStream) - 类 中的方法org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec
Converts an UpdateRequest to a NamedList which can be serialized to the given OutputStream in the javabin format
marshal(Object, OutputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
match(String) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ComputedType
 
match(Object, Object) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Operand
 
match(Object, Operand, Object, String, Row) - 接口 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable
 
match(Object, Operand, Object, String, Row) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
match(Object, Operand, Object, String, Row) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VariableBase.LazyVariable
 
match(Object, Operand, Object, String, Row) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.WithCollectionVariable
 
match(Cookie, CookieOrigin) - 类 中的方法org.apache.solr.client.solrj.impl.SolrPortAwareCookieSpecFactory.PortAwareDomainHandler
 
MATCH_INCLUDE - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
MATCH_OFFSET - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
matchBareWord(char[]) - 类 中的方法org.noggit.JSONParser
 
matches(String, URI, String) - 类 中的方法org.apache.solr.client.solrj.util.SolrBasicAuthentication
 
matches(Set<String>, DocCollection) - 接口 中的方法org.apache.solr.common.cloud.CollectionStatePredicate
Check if the set of liveNodes and the collection state matches a required state Note that both liveNodes and collectionState should be consulted to determine the overall state.
matches(SortedSet<String>, SortedSet<String>) - 接口 中的方法org.apache.solr.common.cloud.LiveNodesPredicate
 
MatchesEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
MatchesEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.MatchesEvaluator
 
matchShard(String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Violation
 
Matrix - org.apache.solr.client.solrj.io.eval中的类
 
Matrix(double[][]) - 类 的构造器org.apache.solr.client.solrj.io.eval.Matrix
 
MatrixEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
MatrixEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.MatrixEvaluator
 
MatrixMultiplyEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
MatrixMultiplyEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.MatrixMultiplyEvaluator
 
max - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Policy.SortParam
 
max - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
max - 类 中的变量org.apache.solr.common.cloud.DocRouter.Range
 
max() - 类 中的方法org.apache.solr.common.cloud.DocRouter.Range
 
MAX_AT_ONCE_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
MAX_CHARS - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
MAX_COMPUTE_OPERATIONS - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
MAX_CORES_PER_NODE - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
MAX_DOC_FREQ - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
MAX_DOC_FREQ_PCT - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
MAX_MULTIVALUED_TO_EXAMINE - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
MAX_MULTIVALUED_TO_MATCH - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
MAX_NUM_BACKUP_POINTS - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
A parameter to specify last number of backups (delete the rest)
MAX_NUM_TOKENS_PARSED - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
MAX_OPTIMIZE_SEGMENTS - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
If optimizing, set the maximum number of segments left in the index after optimization.
MAX_QUERY_TERMS - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
MAX_RE_CHARS - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
MAX_RETRIES - 类 中的静态变量org.apache.solr.common.cloud.PerReplicaStates
 
MAX_SECOND - 类 中的静态变量com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
 
MAX_SHARDS_PER_NODE - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
MAX_UTF8_BYTES_PER_CHAR - 类 中的静态变量org.apache.solr.common.util.ByteUtils
Maximum number of UTF8 bytes per UTF16 character.
MAX_WAIT_SECONDS_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
MAX_WORD_LEN - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
maxAtOnce - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.RebalanceLeaders
 
maxConnectionsPerHost(int) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient.Builder
Set maxConnectionsPerHost for http1 connections, maximum number http2 connections is limited by 4
maxCoresPerNode - 类 中的变量org.apache.solr.client.solrj.request.beans.ClusterPropInfo
 
maxDocFreq - 类 中的变量org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
maxIterations - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
MaxMetric - org.apache.solr.client.solrj.io.stream.metrics中的类
 
MaxMetric(String) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.MaxMetric
 
MaxMetric(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.MaxMetric
 
maxNumBackupPoints - 类 中的变量org.apache.solr.client.solrj.request.beans.DeleteBackupPayload
 
maxNumBackupPoints - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
 
maxShardsPerNode - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
maxShardsPerNode - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
maxWaitSeconds - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.RebalanceLeaders
 
MDCAwareThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - 类 的构造器org.apache.solr.common.util.ExecutorUtil.MDCAwareThreadPoolExecutor
 
MDCAwareThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - 类 的构造器org.apache.solr.common.util.ExecutorUtil.MDCAwareThreadPoolExecutor
 
MDCAwareThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - 类 的构造器org.apache.solr.common.util.ExecutorUtil.MDCAwareThreadPoolExecutor
 
MDCAwareThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, boolean) - 类 的构造器org.apache.solr.common.util.ExecutorUtil.MDCAwareThreadPoolExecutor
 
MDCAwareThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, RejectedExecutionHandler) - 类 的构造器org.apache.solr.common.util.ExecutorUtil.MDCAwareThreadPoolExecutor
 
MeanDifferenceEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
MeanDifferenceEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.MeanDifferenceEvaluator
 
MeanEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
MeanEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.MeanEvaluator
 
MeanMetric - org.apache.solr.client.solrj.io.stream.metrics中的类
 
MeanMetric(String) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.MeanMetric
 
MeanMetric(String, boolean) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.MeanMetric
 
MeanMetric(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.MeanMetric
 
MEASURE - 接口 中的静态变量org.apache.solr.common.params.SpatialParams
The distance measure to use.
MemsetEvaluator - org.apache.solr.client.solrj.io.eval中的类
The MemsetEvaluator reads a TupleStream and copies the values from specific fields into arrays that are bound to variable names in a map.
MemsetEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.MemsetEvaluator
 
MemsetEvaluator(StreamExpression, StreamFactory, List<String>) - 类 的构造器org.apache.solr.client.solrj.io.eval.MemsetEvaluator
 
merge(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
MERGE_CONTIGUOUS_FRAGMENTS - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
mergeCollParams(CollectionAdminRequest.Create) - 接口 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.RoutedAliasAdminRequest
 
mergeIndexes(String, String[], String[], SolrClient) - 类 中的静态方法org.apache.solr.client.solrj.request.CoreAdminRequest
 
MergeIndexes() - 类 的构造器org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
mergeJson(Map<String, Object>, Map<String, Object>) - 类 中的静态方法org.apache.solr.common.util.Utils
Applies one json over other.
mergePolicies(String, List<Clause>, List<Clause>) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
MergeStream - org.apache.solr.client.solrj.io.stream中的类
Merges two or more streams together ordering the Tuples based on a Comparator.
MergeStream(TupleStream, TupleStream, StreamComparator) - 类 的构造器org.apache.solr.client.solrj.io.stream.MergeStream
 
MergeStream(StreamComparator, TupleStream...) - 类 的构造器org.apache.solr.client.solrj.io.stream.MergeStream
 
MergeStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.MergeStream
 
meta - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
metadata - 异常错误 中的变量org.apache.solr.common.SolrException
 
metadata() - 接口 中的方法org.apache.solr.common.util.DataEntry
Some Objects may have metadata. usually there is none
metadata() - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
method - 枚举 中的变量org.apache.solr.client.solrj.request.CollectionApiMapping.Meta
 
method - 枚举 中的变量org.apache.solr.client.solrj.request.CoreApiMapping.Meta
 
METHOD - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
METRIC - 接口 中的静态变量org.apache.solr.client.solrj.io.stream.expr.Explanation.ExpressionType
 
Metric - org.apache.solr.client.solrj.io.stream.metrics中的类
 
Metric() - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.Metric
 
METRIC - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
METRICS - 接口 中的静态变量org.apache.solr.common.params.StreamParams
 
METRICS_HISTORY_PATH - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
METRICS_PATH - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
METRICS_PREFIX - 类 中的静态变量org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
metricsAttribute - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
migrateCollectionFormat(String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to migrate a collection state format This is an expert-level request, and should not generally be necessary.
migrateData(String, String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to migrate data matching a split key to another collection
min - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Policy.SortParam
 
min - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
min - 类 中的变量org.apache.solr.common.cloud.DocRouter.Range
 
min() - 类 中的方法org.apache.solr.common.cloud.DocRouter.Range
 
MIN_DOC_FREQ - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
MIN_EXACT_COUNT - 接口 中的静态变量org.apache.solr.common.params.CommonParams
The number of hits that need to be counted accurately.
MIN_REPFACT - 类 中的静态变量org.apache.solr.client.solrj.request.UpdateRequest
已过时。
Solr now always includes in the response the UpdateRequest.REPFACT, this parameter doesn't need to be explicitly set
MIN_SECOND - 类 中的静态变量com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
The minimum supported epoch second.
MIN_TERM_FREQ - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
MIN_WORD_LEN - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
minDocFreq - 类 中的变量org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
MinMaxScaleEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
MinMaxScaleEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.MinMaxScaleEvaluator
 
MinMetric - org.apache.solr.client.solrj.io.stream.metrics中的类
 
MinMetric(String) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.MinMetric
 
MinMetric(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.MinMetric
 
minTermLength - 类 中的变量org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
missingOpeningBrace - 类 中的变量org.noggit.JSONParser
 
MLT - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
MM - 接口 中的静态变量org.apache.solr.common.params.DisMaxParams
query and init param for MinShouldMatch specification
MM_AUTORELAX - 接口 中的静态变量org.apache.solr.common.params.DisMaxParams
If set to true, will try to reduce MM if tokens are removed from some clauses but not all
ModeEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ModeEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ModeEvaluator
 
model - 类 中的变量org.apache.solr.client.solrj.io.stream.ModelStream
 
ModelCache - org.apache.solr.client.solrj.io中的类
The Model cache keeps a local in-memory copy of models
ModelCache(int, String, SolrClientCache) - 类 的构造器org.apache.solr.client.solrj.io.ModelCache
 
modelCache - 类 中的变量org.apache.solr.client.solrj.io.stream.ModelStream
 
modelID - 类 中的变量org.apache.solr.client.solrj.io.stream.ModelStream
 
ModelStream - org.apache.solr.client.solrj.io.stream中的类
The ModelStream retrieves a stored model from a Solr Cloud collection.
ModelStream(String, String, String, long) - 类 的构造器org.apache.solr.client.solrj.io.stream.ModelStream
 
ModelStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.ModelStream
 
MODIFIABLE_COLLECTION_PROPERTIES - 类 中的静态变量org.apache.solr.client.solrj.request.CollectionAdminRequest
The set of modifiable collection properties
ModifiableSolrParams - org.apache.solr.common.params中的类
This class is similar to MultiMapSolrParams except you can edit the parameters after it is initialized.
ModifiableSolrParams() - 类 的构造器org.apache.solr.common.params.ModifiableSolrParams
 
ModifiableSolrParams(Map<String, String[]>) - 类 的构造器org.apache.solr.common.params.ModifiableSolrParams
Constructs a new ModifiableSolrParams directly using the provided Map<String,String[]>
ModifiableSolrParams(SolrParams) - 类 的构造器org.apache.solr.common.params.ModifiableSolrParams
Constructs a new ModifiableSolrParams, copying values from an existing SolrParams
modifyCollection(String, Map<String, Object>) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest for modifying a collection with the given properties
modifyCollection(DocCollection, boolean, PerReplicaStates) - 类 中的静态方法org.apache.solr.common.cloud.PerReplicaStatesOps
Switch a collection from/to perReplicaState=true
ModuloEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ModuloEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ModuloEvaluator
 
MonteCarloEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
MonteCarloEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.MonteCarloEvaluator
 
MonteCarloEvaluator(StreamExpression, StreamFactory, List<String>) - 类 的构造器org.apache.solr.client.solrj.io.eval.MonteCarloEvaluator
 
MoreLikeThisParams - org.apache.solr.common.params中的接口
Params for MoreLikeThisHandler.
MoreLikeThisParams.TermStyle - org.apache.solr.common.params中的枚举
 
moveReplica(String, String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
 
MoveReplica(String, String, String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.MoveReplica
 
MoveReplica(String, String, String, String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.MoveReplica
 
MoveReplicaSuggester - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
MoveReplicaSuggester() - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.MoveReplicaSuggester
 
moveZnode(String, String) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
moveZnode(SolrZkClient, String, String) - 类 中的静态方法org.apache.solr.common.cloud.ZkMaintenanceUtils
 
MovingAverageEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
MovingAverageEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.MovingAverageEvaluator
 
MovingMADEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
MovingMADEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.MovingMADEvaluator
 
MovingMedianEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
MovingMedianEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.MovingMedianEvaluator
 
multi(Iterable<Op>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingDistribStateManager
 
multi(Iterable<Op>) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistribStateManager
 
multi(Iterable<Op>) - 类 中的方法org.apache.solr.client.solrj.impl.ZkDistribStateManager
 
multi(Iterable<Op>, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
MULTI_VALUED_SEPARATOR - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
MultiContentWriterRequest - org.apache.solr.client.solrj.request中的类
 
MultiContentWriterRequest(SolrRequest.METHOD, String, Iterator<Pair<NamedList, Object>>) - 类 的构造器org.apache.solr.client.solrj.request.MultiContentWriterRequest
 
MultiKmeansEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
MultiKmeansEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.MultiKmeansEvaluator
 
MultiMapSolrParams - org.apache.solr.common.params中的类
 
MultiMapSolrParams(Map<String, String[]>) - 类 的构造器org.apache.solr.common.params.MultiMapSolrParams
 
MultipleFieldComparator - org.apache.solr.client.solrj.io.comp中的类
Wraps multiple Comparators to provide sub-sorting.
MultipleFieldComparator(StreamComparator...) - 类 的构造器org.apache.solr.client.solrj.io.comp.MultipleFieldComparator
 
MultipleFieldEqualitor - org.apache.solr.client.solrj.io.eq中的类
Wraps multiple Equalitors.
MultipleFieldEqualitor(StreamEqualitor...) - 类 的构造器org.apache.solr.client.solrj.io.eq.MultipleFieldEqualitor
 
MultipleRegressionTuple(MultipleLinearRegression, Map<?, ?>) - 类 的构造器org.apache.solr.client.solrj.io.eval.OLSRegressionEvaluator.MultipleRegressionTuple
 
MultiplyEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
MultiplyEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.MultiplyEvaluator
 
MultiUpdate(List<SchemaRequest.Update>) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.MultiUpdate
 
MultiUpdate(List<SchemaRequest.Update>, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.MultiUpdate
 
multiValued - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Suggester.Hint
 
MultiVariateNormalDistributionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
MultiVariateNormalDistributionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.MultiVariateNormalDistributionEvaluator
 
MurmurHash2 - org.apache.solr.common.util中的类
This is a very fast, non-cryptographic hash suitable for general hash-based lookup.
murmurhash3_x64_128(byte[], int, int, int, Hash.LongPair) - 类 中的静态方法org.apache.solr.common.util.Hash
Returns the MurmurHash3_x64_128 hash, placing the result in "out".
murmurhash3_x86_32(byte[], int, int, int) - 类 中的静态方法org.apache.solr.common.util.Hash
Returns the MurmurHash3_x86_32 hash.
murmurhash3_x86_32(CharSequence, int, int, int) - 类 中的静态方法org.apache.solr.common.util.Hash
Returns the MurmurHash3_x86_32 hash of the UTF-8 bytes of the String without actually encoding the string to a temporary buffer.

N

NAME - 类 中的静态变量com.alibaba.lindorm.search.common.cloud.CompositeHashPartitionRouter
 
NAME - 类 中的静态变量com.alibaba.lindorm.search.common.cloud.HashPartitionRouter
 
name - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.ActionConfig
Action name.
name - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerConfig
Trigger name.
name - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerListenerConfig
 
name - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
name - 类 中的变量org.apache.solr.client.solrj.request.beans.CreateConfigInfo
 
name - 类 中的变量org.apache.solr.client.solrj.request.beans.DeleteBackupPayload
 
name - 类 中的变量org.apache.solr.client.solrj.request.beans.ListBackupPayload
 
name - 类 中的变量org.apache.solr.client.solrj.request.beans.PluginMeta
 
name - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
 
name - 类 中的变量org.apache.solr.client.solrj.routing.PreferenceRule
 
NAME - 类 中的静态变量org.apache.solr.common.cloud.CompositeIdRouter
 
NAME - 类 中的静态变量org.apache.solr.common.cloud.ImplicitDocRouter
 
NAME - 类 中的静态变量org.apache.solr.common.cloud.PlainIdRouter
 
name() - 接口 中的方法org.apache.solr.common.ConfigNode
Name of the tag
NAME - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
NAME - 接口 中的静态变量org.apache.solr.common.params.CollectionParams
 
NAME - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
NAME - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
If you rename something, what is the new name
name - 类 中的变量org.apache.solr.common.util.CommandOperation
 
name - 类 中的变量org.apache.solr.common.util.ContentStreamBase
 
name() - 接口 中的方法org.apache.solr.common.util.DataEntry
The name, if this is a map entry , else it returns a null
name() - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
NAME_SEPARATOR - 类 中的静态变量org.noggit.JSONUtil
 
NAMED_LST - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
NamedList<T> - org.apache.solr.common.util中的类
A simple container class for modeling an ordered list of name/value pairs.
NamedList() - 类 的构造器org.apache.solr.common.util.NamedList
Creates an empty instance
NamedList(int) - 类 的构造器org.apache.solr.common.util.NamedList
 
NamedList(Map.Entry<String, ? extends T>[]) - 类 的构造器org.apache.solr.common.util.NamedList
Creates a NamedList instance containing the "name,value" pairs contained in the Entry[].
NamedList(Map<String, ? extends T>) - 类 的构造器org.apache.solr.common.util.NamedList
Creates a NamedList instance containing the "name,value" pairs contained in the Map.
NamedList.NamedListEntry<T> - org.apache.solr.common.util中的类
Helper class implementing Map.Entry<String, T> to store the key-value relationship in NamedList (the keys of which are String-s)
NamedListEntry() - 类 的构造器org.apache.solr.common.util.NamedList.NamedListEntry
 
NamedListEntry(String, T) - 类 的构造器org.apache.solr.common.util.NamedList.NamedListEntry
 
namedListStyle - 类 中的变量org.apache.solr.common.util.SolrJSONWriter
 
NANO_TIME - 类 中的静态变量org.apache.solr.common.util.TimeSource
This instance uses TimeSource.NanoTimeSource for generating timestamps.
NanoTimeSource() - 类 的构造器org.apache.solr.common.util.TimeSource.NanoTimeSource
 
natives - 类 中的静态变量org.apache.solr.common.util.JsonSchemaCreator
 
nativeSQL(String) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
NaturalEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
NaturalEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.NaturalEvaluator
 
NaturalLogEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
NaturalLogEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.NaturalLogEvaluator
 
NavigableObject - org.apache.solr.common中的接口
This class contains helper methods for navigating deeply nested Objects.
NEAR_OPERATOR - 接口 中的静态变量org.apache.solr.common.params.SimpleParams
Enables NEAR operator (~)
Neighbor(int, double) - 类 的构造器org.apache.solr.client.solrj.io.eval.KnnEvaluator.Neighbor
 
NestableJsonFacet - org.apache.solr.client.solrj.response.json中的类
Represents the response to a "query" JSON facet.
NestableJsonFacet(NamedList<Object>) - 类 的构造器org.apache.solr.client.solrj.response.json.NestableJsonFacet
 
neverStreamDeletes() - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.Builder
Configures created clients to not stream delete requests.
neverStreamDeletes() - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.Builder
Configures created clients to not stream delete requests.
NEW_COLLECTION - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
A boolean parameter specifying if a core is being created as part of a new collection
NEW_SEARCHER - 接口 中的静态变量org.apache.solr.common.params.EventParams
 
newArray() - 类 中的方法org.noggit.ObjectBuilder
 
newBytesConsumer(int) - 类 中的静态方法org.apache.solr.common.util.Utils
 
newInstance(HttpParams) - 类 中的方法org.apache.solr.client.solrj.impl.SolrPortAwareCookieSpecFactory
 
newInstance() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.CountMetric
 
newInstance() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.MaxMetric
 
newInstance() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.MeanMetric
 
newInstance() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.Metric
 
newInstance() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.MinMetric
 
newInstance() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.PercentileMetric
 
newInstance() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.StdMetric
 
newInstance() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.SumMetric
 
newInstance() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.WeightedSumMetric
 
newInstance(String, Class<T>, String...) - 接口 中的方法org.apache.solr.common.cloud.SolrClassLoader
 
newInstance(String, Class<T>, String[], Class[], Object[]) - 接口 中的方法org.apache.solr.common.cloud.SolrClassLoader
 
newMap(int) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
create a new Map object
newMDCAwareCachedThreadPool(String) - 类 中的静态方法org.apache.solr.common.util.ExecutorUtil
Create a cached thread pool using a named thread factory
newMDCAwareCachedThreadPool(ThreadFactory) - 类 中的静态方法org.apache.solr.common.util.ExecutorUtil
newMDCAwareCachedThreadPool(int, ThreadFactory) - 类 中的静态方法org.apache.solr.common.util.ExecutorUtil
 
newMDCAwareFixedThreadPool(int, ThreadFactory) - 类 中的静态方法org.apache.solr.common.util.ExecutorUtil
newMDCAwareSingleThreadExecutor(ThreadFactory) - 类 中的静态方法org.apache.solr.common.util.ExecutorUtil
newMDCAwareSingleThreadExecutorWithKeepAlive(ThreadFactory, long) - 类 中的静态方法org.apache.solr.common.util.ExecutorUtil
newObject() - 类 中的方法org.noggit.ObjectBuilder
 
newThread(Runnable) - 类 中的方法org.apache.solr.common.util.SolrNamedThreadFactory
 
next() - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream.TupleWrapper
 
next() - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream.TupleWrapper
 
next() - 类 中的方法org.apache.solr.client.solrj.io.stream.JavabinTupleStreamParser
 
next() - 类 中的方法org.apache.solr.client.solrj.io.stream.JSONTupleStream
returns the next Tuple or null
next() - 接口 中的方法org.apache.solr.client.solrj.io.stream.TupleStreamParser
 
nextEvent() - 类 中的方法org.noggit.JSONParser
nl - 类 中的变量org.apache.solr.client.solrj.response.SimpleSolrResponse
 
NL_TAGS - 类 中的静态变量org.apache.solr.common.util.DOMUtil
 
NO_INDEX_BACKUP_STRATEGY - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
This constant defines the strategy to not copy index files (useful for meta-data only backup).
node - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Row
 
Node - org.apache.solr.client.solrj.io.graph中的类
 
Node(String, boolean) - 类 的构造器org.apache.solr.client.solrj.io.graph.Node
 
node - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
node - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionAdminRoleRequest
 
node - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.UtilizeNode
 
node - 类 中的变量org.apache.solr.common.cloud.ReplicaPosition
 
NODE - 类 中的静态变量org.apache.solr.common.cloud.rule.ImplicitSnitch
 
NODE - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
NODE - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
 
NODE_NAME_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
nodeId - 类 中的变量org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
 
nodeId - 类 中的变量org.apache.solr.client.solrj.io.eval.SourceEvaluator
 
nodeName - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
NodePreferenceRulesComparator - org.apache.solr.client.solrj.routing中的类
This comparator makes sure that the given replicas are sorted according to the given list of preferences.
NodePreferenceRulesComparator(List<PreferenceRule>, SolrParams, ReplicaListTransformerFactory, ReplicaListTransformerFactory) - 类 的构造器org.apache.solr.client.solrj.routing.NodePreferenceRulesComparator
 
NodePreferenceRulesComparator(List<PreferenceRule>, SolrParams, String, String, NodesSysPropsCacher, ReplicaListTransformerFactory, ReplicaListTransformerFactory) - 类 的构造器org.apache.solr.client.solrj.routing.NodePreferenceRulesComparator
 
NODEROLE - 类 中的静态变量org.apache.solr.common.cloud.rule.ImplicitSnitch
 
NODESET - 类 中的静态变量org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
nodeSet - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateShard
 
NodesSysPropsCacher - org.apache.solr.common.cloud中的类
Caching other nodes system properties.
NodesSysPropsCacher(NodeStateProvider, String, ZkStateReader) - 类 的构造器org.apache.solr.common.cloud.NodesSysPropsCacher
 
NodeStateProvider - org.apache.solr.client.solrj.cloud中的接口
This interface models the access to node and replica information.
nodesToList(NodeList) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
nodesToNamedList(NodeList) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
NodeVariable - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
NodeVariable(Variable.Type) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.NodeVariable
 
nodeVsCollectionVsShardVsReplicaInfo - 类 中的变量org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider
 
NON_NULL_VAL - 类 中的静态变量org.apache.solr.common.ConditionalMapWriter
 
NoneSuggester - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
NoneSuggester() - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.NoneSuggester
 
NonExistentCoreException - org.apache.solr.common中的异常错误
 
NonExistentCoreException(String) - 异常错误 的构造器org.apache.solr.common.NonExistentCoreException
 
NoOpResponseParser - org.apache.solr.client.solrj.impl中的类
Simply puts the entire response into an entry in a NamedList.
NoOpResponseParser() - 类 的构造器org.apache.solr.client.solrj.impl.NoOpResponseParser
 
NoOpResponseParser(String) - 类 的构造器org.apache.solr.client.solrj.impl.NoOpResponseParser
 
NoOpStream - org.apache.solr.client.solrj.io.stream中的类
A simple no-operation stream.
NoOpStream() - 类 的构造器org.apache.solr.client.solrj.io.stream.NoOpStream
 
NoOpStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.NoOpStream
 
NormalDistributionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
NormalDistributionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.NormalDistributionEvaluator
 
normalize(String) - 类 中的静态方法org.apache.solr.client.solrj.impl.LBSolrClient
 
NormalizeEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
NormalizeEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.NormalizeEvaluator
 
normalizeInputType(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecursiveBooleanEvaluator
 
normalizeInputType(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
 
normalizeInputType(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecursiveNumericEvaluator
 
normalizeInputType(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecursiveNumericListEvaluator
 
normalizeInputType(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecursiveTemporalEvaluator
 
normalizeOutputType(Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
 
NormalizeSumEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
NormalizeSumEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.NormalizeSumEvaluator
 
NormEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
NormEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.NormEvaluator
 
NOT_NULL - 类 中的静态变量org.apache.solr.common.util.ValidatingJsonMap
 
NOT_OPERATOR - 接口 中的静态变量org.apache.solr.common.params.SimpleParams
Enables NOT operator (-)
NotEmptyException - org.apache.solr.client.solrj.cloud.autoscaling中的异常错误
 
NotEmptyException(String) - 异常错误 的构造器org.apache.solr.client.solrj.cloud.autoscaling.NotEmptyException
 
NotEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
NotEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.NotEvaluator
 
NotNullEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
NotNullEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.NotNullEvaluator
 
NOW - 接口 中的静态变量org.apache.solr.common.params.CommonParams
Override for the concept of "NOW" to be used throughout this request, expressed as milliseconds since epoch.
NRT_REPLICAS - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
nrtReplicas - 类 中的变量org.apache.solr.client.solrj.request.beans.ClusterPropInfo.CollectionDefaults
 
nrtReplicas - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
nrtReplicas - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
nrtReplicas - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
NULL - 接口 中的静态变量org.apache.solr.client.solrj.cloud.autoscaling.Variable
 
NULL - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
NULL - 类 中的静态变量org.noggit.JSONParser
Event indicating a JSON null
NULL_CHARS - 类 中的静态变量org.noggit.JSONUtil
 
NullStream - org.apache.solr.client.solrj.io.stream中的类
The NullStream Iterates over a TupleStream and eats the tuples.
NullStream(TupleStream) - 类 的构造器org.apache.solr.client.solrj.io.stream.NullStream
 
NullStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.NullStream
 
NUM_SHARDS_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
NUM_SUB_SHARDS - 接口 中的静态变量org.apache.solr.common.params.CommonAdminParams
Number of sub-shards to create.
NUMBER - 类 中的静态变量org.noggit.JSONParser
Event indicating a JSON number value which has a fractional part or an exponent and with string length <= 23 chars not including sign.
numDeadServersToTry - 类 中的变量org.apache.solr.client.solrj.impl.LBSolrClient.Req
 
Numeric(String, Number, Number, Number, Number, Number, Number) - 类 的构造器org.apache.solr.client.solrj.response.RangeFacet.Numeric
 
numShards - 类 中的变量org.apache.solr.client.solrj.request.beans.ClusterPropInfo.CollectionDefaults
 
numShards - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
numSubShards - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
numTerms - 类 中的变量org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
numTerms - 类 中的变量org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
numWorkers - 类 中的变量org.apache.solr.client.solrj.io.stream.StreamContext
 
nvPairs - 类 中的变量org.apache.solr.common.util.NamedList
 

O

OBJECT_END - 类 中的静态变量org.noggit.JSONParser
Event indicating the end of a JSON object
OBJECT_END - 类 中的静态变量org.noggit.JSONUtil
 
OBJECT_START - 类 中的静态变量org.noggit.JSONParser
Event indicating the start of a JSON object
OBJECT_START - 类 中的静态变量org.noggit.JSONUtil
 
OBJECT_TO_STRING - 类 中的静态变量org.apache.solr.common.util.Utils
Util function to convert Object to String Specially handles Date to string conversion
ObjectBuilder - org.noggit中的类
 
ObjectBuilder(JSONParser) - 类 的构造器org.noggit.ObjectBuilder
 
ObjectCache - org.apache.solr.common.util中的类
Simple object cache with a type-safe accessor.
ObjectCache() - 类 的构造器org.apache.solr.common.util.ObjectCache
 
objectEnd(Object) - 类 中的方法org.noggit.ObjectBuilder
 
objectList(int) - 类 中的静态方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
ObjectReleaseTracker - org.apache.solr.common.util中的类
 
ObjectReleaseTracker() - 类 的构造器org.apache.solr.common.util.ObjectReleaseTracker
 
OBJECTS - 类 中的静态变量org.apache.solr.common.util.ObjectReleaseTracker
 
of(SolrParams) - 类 中的静态方法org.apache.solr.common.params.ModifiableSolrParams
If the input params are of type MofifiableSolrParams, returns the input, otherwise, constructs a new ModifiableSolrParams, copying values from the given params.
offer(byte[]) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistributedQueue
 
offset - 类 中的变量org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
offset() - 类 中的方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
OFFSET_SOURCE - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
OFFSETS - 接口 中的静态变量org.apache.solr.common.params.TermVectorParams
Return offset information, if available
OK - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
OLSRegressionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
OLSRegressionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.OLSRegressionEvaluator
 
OLSRegressionEvaluator.MultipleRegressionTuple - org.apache.solr.client.solrj.io.eval中的类
 
OMIT_HEADER - 接口 中的静态变量org.apache.solr.common.params.CommonParams
include header in the response
onBegin(Request) - 类 中的方法org.apache.solr.client.solrj.impl.HttpListenerFactory.RequestResponseListener
Callback method invoked when the request begins being processed in order to be sent.
onChange(Set<String>, Set<String>) - 接口 中的方法org.apache.solr.common.cloud.CloudCollectionsListener
Called when a collection is created, a collection is deleted or a watched collection's state changes.
onChange(Map<String, Object>) - 接口 中的方法org.apache.solr.common.cloud.ClusterPropertiesListener
Called when a change in the cluster properties occurs.
onChange(SortedSet<String>, SortedSet<String>) - 接口 中的方法org.apache.solr.common.cloud.LiveNodesListener
Called when a change in the live nodes set occurs.
onComplete(Result) - 类 中的方法org.apache.solr.client.solrj.impl.HttpListenerFactory.RequestResponseListener
 
OnesEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
OnesEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.OnesEvaluator
 
OneValueWorker - org.apache.solr.client.solrj.io.eval中的接口
 
onFailure(Throwable) - 接口 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient.OnComplete
 
onlyActiveNodes - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
onlyIfDown - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
onlyIfLeader - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
onlyIfLeaderActive - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
onQueued(Request) - 类 中的方法org.apache.solr.client.solrj.impl.HttpListenerFactory.RequestResponseListener
Callback method invoked when the request is queued, waiting to be sent.
OnReconnect - org.apache.solr.common.cloud中的接口
Implementations are expected to implement a correct hashCode and equals method needed to uniquely identify the listener as listeners are managed in a Set.
onStateChanged(Map<String, String>) - 接口 中的方法org.apache.solr.common.cloud.CollectionPropsWatcher
Called when the collection properties we are registered against has a change of state Note that, due to the way Zookeeper watchers are implemented, a single call may be the result of several state changes
onStateChanged(Set<String>, DocCollection) - 接口 中的方法org.apache.solr.common.cloud.CollectionStateWatcher
Called when either the collection we are registered against has a change of state or there is a change to the live nodes of our collection.
onStateChanged(DocCollection) - 接口 中的方法org.apache.solr.common.cloud.DocCollectionWatcher
Called when the collection we are registered against has a change of state.
onStateChanged(SortedSet<String>, SortedSet<String>) - 接口 中的方法org.apache.solr.common.cloud.LiveNodesWatcher
 
onSuccess(Response, InputStream) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient
Intended to be used as an extension point for doing post processing after a request completes.
onSuccess(HttpResponse) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
Intended to be used as an extension point for doing post processing after a request completes.
onSuccess(NamedList<Object>) - 接口 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient.OnComplete
 
OP_KEY - 类 中的静态变量org.apache.solr.client.solrj.request.DelegationTokenRequest
 
open(URI) - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy
 
open() - 类 中的方法org.apache.solr.client.solrj.io.graph.GatherNodesStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.graph.ShortestPathStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.Lang.LocalInputStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.CalculatorStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.CartesianProductStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.CellStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream
Opens the CloudSolrStream
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.CommitStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.ComplementStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.CsvStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.DaemonStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.EchoStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.EvalStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.ExceptionStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.ExecutorStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.Facet2DStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
Opens the CloudSolrStream
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.FetchStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.GetStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.HashJoinStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.HashRollupStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.HavingStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.IntersectStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.JDBCStream
Opens the JDBCStream
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.JoinStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.KnnStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.LetStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.ListStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.MergeStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.ModelStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.NoOpStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.NullStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelListStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.PlotStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.PriorityStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.PushBackStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomFacadeStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.RankStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.ReducerStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.RollupStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.ScoreNodesStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.SearchFacadeStream
Opens the CloudSolrStream
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.SearchStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.SelectStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.SolrStream
Opens the stream to a single Solr instance.
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.SortStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.SqlStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.StatsStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream
Opens the CloudSolrStream
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream.TermsStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.TimeSeriesStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.TopicStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.TupleStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.TupStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.UniqueStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.UpdateStream
 
open() - 类 中的方法org.apache.solr.client.solrj.io.stream.ZplotStream
 
OPEN_SEARCHER - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
Open up a new searcher as part of a commit
openParallelStream(StreamContext, List<String>, Metric[]) - 接口 中的方法org.apache.solr.client.solrj.io.stream.ParallelMetricsRollup
Given a list of partitions (collections), open a select stream that projects the dimensions and metrics produced by rolling up over a parallelized group of streams.
Operand - org.apache.solr.client.solrj.cloud.autoscaling中的枚举
 
operand - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Operand
 
operate(double, double) - 类 中的方法org.apache.solr.client.solrj.io.eval.ScalarAddEvaluator
 
operate(double, double) - 类 中的方法org.apache.solr.client.solrj.io.eval.ScalarDivideEvaluator
 
operate(double, double) - 类 中的方法org.apache.solr.client.solrj.io.eval.ScalarMultiplyEvaluator
 
operate(double, double) - 类 中的方法org.apache.solr.client.solrj.io.eval.ScalarSubtractEvaluator
 
operate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.ops.ConcatOperation
 
operate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.ops.DistinctOperation
 
operate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.ops.GroupOperation
 
operate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.ops.ReplaceOperation
 
operate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.ops.ReplaceWithFieldOperation
 
operate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.ops.ReplaceWithValueOperation
 
operate(Tuple) - 接口 中的方法org.apache.solr.client.solrj.io.ops.StreamOperation
 
OPERATION - 接口 中的静态变量org.apache.solr.client.solrj.io.stream.expr.Explanation.ExpressionType
 
Operation(PerReplicaStates.Operation.Type, PerReplicaStates.State) - 类 的构造器org.apache.solr.common.cloud.PerReplicaStates.Operation
 
opposite(boolean) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Operand
 
optimize(String) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs an explicit optimize, causing a merge of all segments to one.
optimize() - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs an explicit optimize, causing a merge of all segments to one.
optimize(String, boolean, boolean) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs an explicit optimize, causing a merge of all segments to one.
optimize(boolean, boolean) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs an explicit optimize, causing a merge of all segments to one.
optimize(String, boolean, boolean, int) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs an explicit optimize, causing a merge of all segments to one.
optimize(boolean, boolean, int) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs an explicit optimize, causing a merge of all segments to one.
OPTIMIZE - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
Optimize the index and commit everything after the command completes
OPTIONAL_OUTER_BRACES - 类 中的静态变量org.noggit.JSONParser
 
OR_OPERATOR - 接口 中的静态变量org.apache.solr.common.params.SimpleParams
Enables OR operator (|)
ORDERED_MAP - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
OrEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
OrEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.OrEvaluator
 
org.apache.solr.client.solrj - 程序包 org.apache.solr.client.solrj
Primary APIs for communicating with a Solr Server from a Java client.
org.apache.solr.client.solrj.beans - 程序包 org.apache.solr.client.solrj.beans
Annotation based mapping of client objects to Solr documents.
org.apache.solr.client.solrj.cloud - 程序包 org.apache.solr.client.solrj.cloud
Common classes for SolrCloud.
org.apache.solr.client.solrj.cloud.autoscaling - 程序包 org.apache.solr.client.solrj.cloud.autoscaling
Common classes for autoscaling parsing filtering nodes and sorting
org.apache.solr.client.solrj.embedded - 程序包 org.apache.solr.client.solrj.embedded
SolrJ client implementations for embedded solr access.
org.apache.solr.client.solrj.impl - 程序包 org.apache.solr.client.solrj.impl
Concrete implementations of client API classes.
org.apache.solr.client.solrj.io - 程序包 org.apache.solr.client.solrj.io
Streaming Aggregation API
org.apache.solr.client.solrj.io.comp - 程序包 org.apache.solr.client.solrj.io.comp
Comparators for the Streaming Aggregation API
org.apache.solr.client.solrj.io.eq - 程序包 org.apache.solr.client.solrj.io.eq
Equalitors for the Streaming Aggregation API
org.apache.solr.client.solrj.io.eval - 程序包 org.apache.solr.client.solrj.io.eval
Evaluators for the Streaming Aggregation API
org.apache.solr.client.solrj.io.graph - 程序包 org.apache.solr.client.solrj.io.graph
Streaming Graph Traversals
org.apache.solr.client.solrj.io.ops - 程序包 org.apache.solr.client.solrj.io.ops
Operations for the Streaming Aggregation API
org.apache.solr.client.solrj.io.sql - 程序包 org.apache.solr.client.solrj.io.sql
JDBC Driver Package Sample usage Connection con = null; Statement stmt = null; ResultSet rs = null; try { con = DriverManager.getConnection("jdbc:solr://zkHost:port?
org.apache.solr.client.solrj.io.stream - 程序包 org.apache.solr.client.solrj.io.stream
Stream implementations for the Streaming Aggregation API
org.apache.solr.client.solrj.io.stream.expr - 程序包 org.apache.solr.client.solrj.io.stream.expr
Expression language for the Streaming Aggregation API
org.apache.solr.client.solrj.io.stream.metrics - 程序包 org.apache.solr.client.solrj.io.stream.metrics
Metrics package
org.apache.solr.client.solrj.request - 程序包 org.apache.solr.client.solrj.request
Convenience classes for dealing with various types of Solr requests.
org.apache.solr.client.solrj.request.beans - 程序包 org.apache.solr.client.solrj.request.beans
Annotated Data objects used in V2 Requests
org.apache.solr.client.solrj.request.json - 程序包 org.apache.solr.client.solrj.request.json
Allows sending of requests using Solr's JSON query/faceting API
org.apache.solr.client.solrj.request.schema - 程序包 org.apache.solr.client.solrj.request.schema
Convenience classes for making Schema API requests.
org.apache.solr.client.solrj.response - 程序包 org.apache.solr.client.solrj.response
Convenience classes for dealing with various types of Solr responses.
org.apache.solr.client.solrj.response.json - 程序包 org.apache.solr.client.solrj.response.json
Allows parsing of JSON query/faceting API responses
org.apache.solr.client.solrj.response.schema - 程序包 org.apache.solr.client.solrj.response.schema
Convenience classes for dealing with Schema API responses.
org.apache.solr.client.solrj.routing - 程序包 org.apache.solr.client.solrj.routing
Classes to handle query routing preferences
org.apache.solr.client.solrj.util - 程序包 org.apache.solr.client.solrj.util
Utilities for Solr client applications.
org.apache.solr.cluster.api - 程序包 org.apache.solr.cluster.api
API interfaces for core SolrCloud classes
org.apache.solr.common - 程序包 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.annotation - 程序包 org.apache.solr.common.annotation
Annotations mapping to Jackson
org.apache.solr.common.cloud - 程序包 org.apache.solr.common.cloud
Common Solr Cloud and ZooKeeper related classes reused on both clients & server.
org.apache.solr.common.cloud.rule - 程序包 org.apache.solr.common.cloud.rule
Classes for managing Replica placement strategy when operating in SolrCloud mode.
org.apache.solr.common.luke - 程序包 org.apache.solr.common.luke
Common constants used by the LukeRequestHandler.
org.apache.solr.common.params - 程序包 org.apache.solr.common.params
Parameter constants and enumerations.
org.apache.solr.common.util - 程序包 org.apache.solr.common.util
Common utility classes reused on both clients & server.
org.noggit - 程序包 org.noggit
Fork of the Noggit JSON parser.
originalStream - 类 中的变量org.apache.solr.client.solrj.io.stream.CsvStream
 
originalViolations - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Suggester
 
OscillateEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
OscillateEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.OscillateEvaluator
 
other - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest
 
OTHER - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
Name of the other core in actions involving 2 cores
out - 类 中的变量org.apache.solr.common.util.FastOutputStream
 
out - 类 中的变量org.noggit.JSONWriter
 
outcome - 类 中的变量org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
outcome - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
OuterHashJoinStream - org.apache.solr.client.solrj.io.stream中的类
Takes two streams (fullStream and hashStream) and joins them similar to an LeftOuterJoinStream.
OuterHashJoinStream(TupleStream, TupleStream, List<String>) - 类 的构造器org.apache.solr.client.solrj.io.stream.OuterHashJoinStream
 
OuterHashJoinStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.OuterHashJoinStream
 
OutliersEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
OutliersEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.OutliersEvaluator
 
OUTPUT_KEY - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
outputLong - 类 中的变量org.apache.solr.client.solrj.io.stream.metrics.Metric
 
OutStream(String, ModifiableSolrParams, OutputStreamContentProvider, InputStreamResponseListener, boolean) - 类 的构造器org.apache.solr.client.solrj.impl.Http2SolrClient.OutStream
 
overlaps(DocRouter.Range) - 类 中的方法org.apache.solr.common.cloud.DocRouter.Range
 
OverrideLastPublished() - 类 的构造器org.apache.solr.client.solrj.request.CoreAdminRequest.OverrideLastPublished
 
OverseerStatus() - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.OverseerStatus
 
OVERWRITE - 类 中的静态变量org.apache.solr.client.solrj.request.UpdateRequest
 
OVERWRITE - 接口 中的静态变量org.apache.solr.common.params.ConfigSetParams
 
OVERWRITE - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
overwrite indexing fields

P

P_VALUE - 接口 中的静态变量org.apache.solr.common.params.StreamParams
 
Package - org.apache.solr.client.solrj.request.beans中的类
Just a container class for POJOs used in Package APIs
Package() - 类 的构造器org.apache.solr.client.solrj.request.beans.Package
 
Package.AddVersion - org.apache.solr.client.solrj.request.beans中的类
 
Package.DelVersion - org.apache.solr.client.solrj.request.beans中的类
 
pad(String, int) - 类 中的静态方法org.apache.solr.client.solrj.io.stream.ZplotStream
 
Pair(int, Number) - 类 的构造器org.apache.solr.client.solrj.io.eval.TopFeaturesEvaluator.Pair
 
Pair<T1,T2> - org.apache.solr.common.util中的类
 
Pair(T1, T2) - 类 的构造器org.apache.solr.common.util.Pair
 
PairedTTestEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
PairedTTestEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.PairedTTestEvaluator
 
PairSortEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
PairSortEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.PairSortEvaluator
 
parallelize(List<String>) - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
 
parallelize(List<String>) - 接口 中的方法org.apache.solr.client.solrj.io.stream.ParallelMetricsRollup
Given a list of collections, return an array of TupleStream for each partition.
parallelizedStream - 类 中的变量org.apache.solr.client.solrj.io.stream.FacetStream
 
ParallelListStream - org.apache.solr.client.solrj.io.stream中的类
 
ParallelListStream(TupleStream...) - 类 的构造器org.apache.solr.client.solrj.io.stream.ParallelListStream
 
ParallelListStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.ParallelListStream
 
ParallelListStream.StreamIndex - org.apache.solr.client.solrj.io.stream中的类
 
ParallelListStream.StreamOpener - org.apache.solr.client.solrj.io.stream中的类
 
ParallelMetricsRollup - org.apache.solr.client.solrj.io.stream中的接口
Indicates the underlying stream source supports parallelizing metrics computation across collections using a rollup of metrics from each collection.
ParallelStream - org.apache.solr.client.solrj.io.stream中的类
The ParallelStream decorates a TupleStream implementation and pushes it to N workers for parallel execution.
ParallelStream(String, String, TupleStream, int, StreamComparator) - 类 的构造器org.apache.solr.client.solrj.io.stream.ParallelStream
 
ParallelStream(String, String, String, int, StreamComparator) - 类 的构造器org.apache.solr.client.solrj.io.stream.ParallelStream
 
ParallelStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.ParallelStream
 
parallelUpdates - 类 中的变量org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.Builder
 
parallelUpdates - 类 中的变量org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
 
params - 类 中的变量org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
params - 类 中的变量org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
params - 类 中的变量org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
params - 类 中的变量org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
params - 类 中的变量org.apache.solr.client.solrj.io.stream.SqlStream
 
params - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
params - 类 中的变量org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
params - 类 中的变量org.apache.solr.client.solrj.request.GenericSolrRequest
 
params - 类 中的变量org.apache.solr.client.solrj.request.schema.AbstractSchemaRequest
 
params - 类 中的变量org.apache.solr.common.params.DefaultSolrParams
 
params - 类 中的变量org.apache.solr.common.params.RequiredSolrParams
 
paramstoAttr - 枚举 中的变量org.apache.solr.client.solrj.request.CoreApiMapping.Meta
 
paramsToAttrs - 枚举 中的变量org.apache.solr.client.solrj.request.CollectionApiMapping.Meta
 
PARENT - 类 中的静态变量org.apache.solr.common.cloud.Slice
 
parent() - 接口 中的方法org.apache.solr.common.util.DataEntry
If this is a child of another container object this returns a non-null value
parent() - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
parse(Object) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester.Hint
 
parse(String) - 类 中的静态方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionParser
 
parse(String) - 类 中的静态方法org.apache.solr.common.cloud.PerReplicaStates.State
 
parse(Reader) - 类 中的静态方法org.apache.solr.common.util.CommandOperation
 
parse(InputStream, Set<String>) - 类 中的静态方法org.apache.solr.common.util.CommandOperation
Parse the command operations into command objects from javabin payload * @param singletonCommands commands that cannot be repeated
parse(Reader, Set<String>) - 类 中的静态方法org.apache.solr.common.util.CommandOperation
Parse the command operations into command objects from a json payload
parse(Map) - 类 中的静态方法org.apache.solr.common.util.Pair
 
parse(String, String) - 类 中的静态方法org.apache.solr.common.util.ValidatingJsonMap
 
parseArrayFieldValue(int, JSONParser, JsonRecordReader.MethodFrameWrapper) - 类 中的静态方法org.apache.solr.common.util.JsonRecordReader
 
parseBool(String) - 类 中的静态方法org.apache.solr.common.util.StrUtils
how to transform a String into a boolean... more flexible than Boolean.parseBoolean() to enable easier integration with html forms.
parseBool(String, boolean) - 类 中的静态方法org.apache.solr.common.util.StrUtils
parseBoolean(String) - 类 中的静态方法org.apache.solr.common.util.StrUtils
Return if a string starts with '1', 't', or 'T' and return false otherwise.
parseCollections(Aliases, Supplier<SolrException>) - 类 中的方法com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
Parses the timestamp from the collection list and returns them in reverse sorted order (most recent 1st)
parseDouble(String, Object) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
ParseException(String) - 异常错误 的构造器org.noggit.JSONParser.ParseException
 
parseFlags(String) - 类 中的静态方法org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
parseInstantFromCollectionName(String, String, TimeRoutedCollectionSuffix) - 类 中的静态方法com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
 
parseLine(String) - 类 中的静态方法org.apache.solr.common.cloud.ZkDynamicConfig.Server
Parse a single zk config server line
parseLines(String) - 类 中的静态方法org.apache.solr.common.cloud.ZkDynamicConfig
Parse a raw multi line config string with the full content of znode /zookeeper/config.
parseLong(String, Object) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
parseMap(SimpleOrderedMap<String>) - 类 中的静态方法org.apache.solr.common.ToleratedUpdateError
returns a ToleratedUpdateError instance from the data in this Map
parseMetadataIfToleratedUpdateError(String, String) - 类 中的静态方法org.apache.solr.common.ToleratedUpdateError
returns a ToleratedUpdateError instance if this metadataKey is one we care about, else null
parseMetricsReplicaName(String, String) - 类 中的静态方法org.apache.solr.common.util.Utils
 
parseParam(String[]) - 枚举 中的静态方法org.apache.solr.common.params.FacetParams.FacetRangeInclude
Convinience method for parsing the param value according to the correct semantics and applying the default of "LOWER"
parser - 类 中的变量org.apache.solr.client.solrj.impl.HttpSolrClient
Default response parser is BinaryResponseParser This parser represents the default Response Parser chosen to parse the response if the parser were not specified as part of the request.
parser - 类 中的变量org.apache.solr.client.solrj.impl.LBSolrClient
 
parseRouteKey(Object) - 类 中的方法com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
 
parseSingleFieldValue(int, JSONParser, JsonRecordReader.MethodFrameWrapper) - 类 中的静态方法org.apache.solr.common.util.JsonRecordReader
 
parseStoragePolicy(String) - 枚举 中的静态方法com.alibaba.lindorm.search.common.params.StoragePolicy
 
parseString(Object) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
partialURLEncodeVal(Appendable, String) - 类 中的静态方法org.apache.solr.common.util.StrUtils
URLEncodes a value, replacing only enough chars so that the URL may be unambiguously pasted back into a browser.
Partition - com.alibaba.lindorm.search.client.searchj.partition中的类
 
Partition() - 类 的构造器com.alibaba.lindorm.search.client.searchj.partition.Partition
 
partition - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
PARTITION_PRUNING - 接口 中的静态变量org.apache.solr.common.params.ShardParams
 
partitionRange(int, DocRouter.Range) - 类 中的方法org.apache.solr.common.cloud.CompositeIdRouter
 
partitionRange(int, DocRouter.Range) - 类 中的方法org.apache.solr.common.cloud.DocRouter
Split the range into partitions.
partitionRange(int, DocRouter.Range, float) - 类 中的方法org.apache.solr.common.cloud.DocRouter
Split the range into partitions with inexact sizes.
partitionRange(int, DocRouter.Range) - 类 中的方法org.apache.solr.common.cloud.ImplicitDocRouter
 
partitionRangeByKey(String, DocRouter.Range) - 类 中的方法org.apache.solr.common.cloud.CompositeIdRouter
 
PARTITIONS - 类 中的静态变量org.apache.solr.common.cloud.DocCollection
 
path - 类 中的变量org.apache.solr.common.cloud.PerReplicaStates
 
PATH - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
pathPrefix - 类 中的变量org.apache.solr.client.solrj.request.beans.PluginMeta
 
PathTrie<T> - org.apache.solr.common.util中的类
A utility class to efficiently parse/store/lookup hierarchical paths which are templatized like /collections/{collection}/shards/{shard}/{replica}
PathTrie() - 类 的构造器org.apache.solr.common.util.PathTrie
 
PathTrie(Set<String>) - 类 的构造器org.apache.solr.common.util.PathTrie
 
PATTERN - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
pause() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy.Acceptor
 
pause() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy.Bridge
 
pause() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy.Bridge.Pump
 
pause() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy
 
payload - 类 中的变量org.apache.solr.client.solrj.request.RequestWriter.StringPayloadContentWriter
 
PAYLOADS - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
PAYLOADS - 接口 中的静态变量org.apache.solr.common.params.TermVectorParams
Return Term Vector payloads information
peek() - 接口 中的方法org.apache.solr.client.solrj.cloud.DistributedQueue
 
peek(boolean) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistributedQueue
 
peek(long) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistributedQueue
 
peek() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
peekElements(int, long, Predicate<String>) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistributedQueue
Peek multiple elements from the queue in a single call.
PER_REPLICA_STATE - 类 中的静态变量org.apache.solr.common.cloud.DocCollection
 
PercentileEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
PercentileEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.PercentileEvaluator
 
PercentileMetric - org.apache.solr.client.solrj.io.stream.metrics中的类
 
PercentileMetric(String, int) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.PercentileMetric
 
PercentileMetric(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.PercentileMetric
 
perReplicaState - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
PerReplicaStates - org.apache.solr.common.cloud中的类
This represents the individual replica states in a collection This is an immutable object.
PerReplicaStates(String, int, List<String>) - 类 的构造器org.apache.solr.common.cloud.PerReplicaStates
Construct with data read from ZK
PerReplicaStates.Operation - org.apache.solr.common.cloud中的类
 
PerReplicaStates.Operation.Type - org.apache.solr.common.cloud中的枚举
 
PerReplicaStates.State - org.apache.solr.common.cloud中的类
The state of a replica as stored as a node under /collections/collection-name/state.json/replica-state
PerReplicaStatesOps - org.apache.solr.common.cloud中的类
This is a helper class that encapsulates various operations performed on the per-replica states Do not directly manipulate the per replica states as it can become difficult to debug them
perReplicaValue - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
PERSHARD_REPLICAS - 类 中的静态变量org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
persist(String, SolrZkClient) - 类 中的方法org.apache.solr.common.cloud.PerReplicaStatesOps
This is a persist operation with retry if a write fails due to stale state
PF - 接口 中的静态变量org.apache.solr.common.params.DisMaxParams
query and init param for phrase boost fields
PF2 - 接口 中的静态变量org.apache.solr.common.params.DisMaxParams
query and init param for bigram phrase boost fields
PF3 - 接口 中的静态变量org.apache.solr.common.params.DisMaxParams
query and init param for trigram phrase boost fields
PHRASE_LIMIT - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
PHRASE_OPERATOR - 接口 中的静态变量org.apache.solr.common.params.SimpleParams
Enables PHRASE operator (")
pickServer(LBSolrClient.ServerWrapper[], SolrRequest) - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
Pick a server from list to execute request.
ping(String) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Issues a ping request to check if the collection's replicas are alive
ping() - 类 中的方法org.apache.solr.client.solrj.SolrClient
Issues a ping request to check if the server is alive
PING - 接口 中的静态变量org.apache.solr.common.params.CommonParams
"ping" value for SolrPing action
PING_HANDLER - 接口 中的静态变量org.apache.solr.common.params.CommonParams
handler value for SolrPing
PivotEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
PivotEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.PivotEvaluator
 
PivotField - org.apache.solr.client.solrj.response中的类
 
PivotField(String, Object, int, List<PivotField>, Map<String, FieldStatsInfo>, Map<String, Integer>, List<RangeFacet>) - 类 的构造器org.apache.solr.client.solrj.response.PivotField
 
pkg - 类 中的变量org.apache.solr.client.solrj.request.beans.Package.AddVersion
 
pkg - 类 中的变量org.apache.solr.client.solrj.request.beans.Package.DelVersion
 
PlainIdRouter - org.apache.solr.common.cloud中的类
 
PlainIdRouter() - 类 的构造器org.apache.solr.common.cloud.PlainIdRouter
 
PlotStream - org.apache.solr.client.solrj.io.stream中的类
 
PlotStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.PlotStream
 
PluginMeta - org.apache.solr.client.solrj.request.beans中的类
POJO for a plugin metadata used in container plugins
PluginMeta() - 类 的构造器org.apache.solr.client.solrj.request.beans.PluginMeta
 
plus(String, Object) - 类 中的方法org.apache.solr.common.cloud.ZkNodeProps
 
plus(Map<String, Object>) - 类 中的方法org.apache.solr.common.cloud.ZkNodeProps
 
POINT - 接口 中的静态变量org.apache.solr.common.params.SpatialParams
 
PoissonDistributionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
PoissonDistributionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.PoissonDistributionEvaluator
 
POLICIES - 类 中的静态变量org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
Policy - org.apache.solr.client.solrj.cloud.autoscaling中的类
The class that reads, parses and applies policies specified in autoscaling.json Create one instance of this class per unique autoscaling.json.
Policy() - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
Policy(Map<String, Object>) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
Policy(Map<String, Object>, int) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
POLICY - 类 中的静态变量org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
policy - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
Policy.Session - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
Policy.SortParam - org.apache.solr.client.solrj.cloud.autoscaling中的枚举
 
POLICY_NAME - 类 中的静态变量org.apache.solr.client.solrj.impl.SolrPortAwareCookieSpecFactory
 
PolicyHelper - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
PolicyHelper() - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper
 
PolicyHelper.SessionWrapper - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
PolicyHelper.Status - org.apache.solr.client.solrj.cloud.autoscaling中的枚举
 
poll() - 接口 中的方法org.apache.solr.client.solrj.cloud.DistributedQueue
 
PolyFitDerivativeEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
PolyFitDerivativeEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.PolyFitDerivativeEvaluator
 
PolyFitEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
PolyFitEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.PolyFitEvaluator
 
PORT - 类 中的静态变量org.apache.solr.common.cloud.rule.ImplicitSnitch
 
PortAwareCookieSpec(String[]) - 类 的构造器org.apache.solr.client.solrj.impl.SolrPortAwareCookieSpecFactory.PortAwareCookieSpec
 
PortAwareCookieSpec() - 类 的构造器org.apache.solr.client.solrj.impl.SolrPortAwareCookieSpecFactory.PortAwareCookieSpec
 
PortAwareDomainHandler() - 类 的构造器org.apache.solr.client.solrj.impl.SolrPortAwareCookieSpecFactory.PortAwareDomainHandler
 
pos - 类 中的变量org.apache.solr.common.util.FastInputStream
 
pos - 类 中的变量org.apache.solr.common.util.FastOutputStream
 
pos - 类 中的变量org.apache.solr.common.util.FastWriter
 
position() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
POSITIONS - 接口 中的静态变量org.apache.solr.common.params.TermVectorParams
Return Term Vector position information
positiveLabel - 类 中的变量org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
positiveLabel - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
postValidate(Condition) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.CoresVariable
 
postValidate(Condition) - 接口 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable
 
postValidate(Condition) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
postValidate(Condition) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
 
PowerEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
PowerEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.PowerEvaluator
 
PRECEDENCE_OPERATORS - 接口 中的静态变量org.apache.solr.common.params.SimpleParams
Enables PRECEDENCE operators: ( and )
PrecisionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
PrecisionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.PrecisionEvaluator
 
predict(double[]) - 类 中的方法org.apache.solr.client.solrj.io.eval.KnnRegressionEvaluator.KnnRegressionTuple
 
predict(double) - 类 中的方法org.apache.solr.client.solrj.io.eval.LoessEvaluator.LoessRegressionTuple
 
predict(double[]) - 类 中的方法org.apache.solr.client.solrj.io.eval.OLSRegressionEvaluator.MultipleRegressionTuple
 
predict(double) - 类 中的方法org.apache.solr.client.solrj.io.eval.RegressionEvaluator.RegressionTuple
 
PredictEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
PredictEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.PredictEvaluator
 
PreemptiveAuth - org.apache.solr.client.solrj.impl中的类
This HTTP request interceptor adds HTTP authentication credentials to every outgoing request.
PreemptiveAuth(AuthScheme) - 类 的构造器org.apache.solr.client.solrj.impl.PreemptiveAuth
 
PreemptiveBasicAuthClientBuilderFactory - org.apache.solr.client.solrj.impl中的类
HttpClientConfigurer implementation providing support for preemptive Http Basic authentication scheme.
PreemptiveBasicAuthClientBuilderFactory() - 类 的构造器org.apache.solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactory
 
PREFER_LOCAL_SHARDS - 接口 中的静态变量org.apache.solr.common.params.CommonParams
已过时。
Use ShardParams.SHARDS_PREFERENCE
Preference - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
Preference(Map<String, Object>) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.Preference
 
Preference(Map<String, Object>, int) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.Preference
 
PreferenceRule - org.apache.solr.client.solrj.routing中的类
 
PreferenceRule(String, String) - 类 的构造器org.apache.solr.client.solrj.routing.PreferenceRule
 
PREFERRED_OP - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
PREFIX - 接口 中的静态变量org.apache.solr.common.params.AnalysisParams
The prefix for all parameters.
PREFIX - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
PREFIX_OPERATOR - 接口 中的静态变量org.apache.solr.common.params.SimpleParams
Enables PREFIX operator (*)
prefixParamsToAttrs - 枚举 中的变量org.apache.solr.client.solrj.request.CollectionApiMapping.Meta
 
PREPARE_COMMIT - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
expert: calls IndexWriter.prepareCommit
prepareCall(String) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
prepareCall(String, int, int) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
prepareCall(String, int, int, int) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
prepareStatement(String) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
prepareStatement(String, int, int) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
prepareStatement(String, int, int, int) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
prepareStatement(String, int) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
prepareStatement(String, int[]) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
prepareStatement(String, String[]) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
PRESERVE_MULTI - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
prettyPrint(String, int) - 类 中的静态方法org.apache.solr.common.cloud.SolrZkClient
 
PREV_SHARD_BACKUP_ID - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
The ID of the shard-backup prior to the latest one (indicated by CoreAdminParams.SHARD_BACKUP_ID
PrimesEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
PrimesEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.PrimesEvaluator
 
printLayout(String, int, StringBuilder) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Fills string with printout of current ZooKeeper layout.
printLayoutToStdOut() - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Prints current ZooKeeper layout to stdout.
printLayoutToStream(PrintStream) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
printStackTrace(PrintWriter) - 异常错误 中的方法org.apache.solr.client.solrj.io.stream.TupleStream.IgnoreException
 
PriorityStream - org.apache.solr.client.solrj.io.stream中的类
The priority function wraps two topics that represent high priority and low priority task queues.
PriorityStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.PriorityStream
 
ProbabilityEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ProbabilityEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ProbabilityEvaluator
 
process(HttpRequest, HttpContext) - 类 中的方法org.apache.solr.client.solrj.impl.PreemptiveAuth
 
process(SolrClient, String) - 类 中的方法org.apache.solr.client.solrj.SolrRequest
Send this request to a SolrClient and return the response
process(SolrClient) - 类 中的方法org.apache.solr.client.solrj.SolrRequest
Send this request to a SolrClient and return the response
process(WatchedEvent) - 类 中的方法org.apache.solr.common.cloud.ConnectionManager
 
process(WatchedEvent) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader.AliasesManager
 
processAndWait(SolrClient, long) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionAdminRequest
Send this request to a Solr server, and wait (up to a timeout) for the request to complete or fail
processAndWait(String, SolrClient, long) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionAdminRequest
Send this request to a Solr server, and wait (up to a timeout) for the request to complete or fail
processAsync(SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionAdminRequest
Process this request asynchronously, generating and returning a request id
processAsync(String, SolrClient) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionAdminRequest
Process this request asynchronously, using a specified request id
processResponse(InputStream, String) - 类 中的方法org.apache.solr.client.solrj.impl.BinaryResponseParser
 
processResponse(Reader) - 类 中的方法org.apache.solr.client.solrj.impl.BinaryResponseParser
 
processResponse(Reader) - 类 中的方法org.apache.solr.client.solrj.impl.InputStreamResponseParser
 
processResponse(InputStream, String) - 类 中的方法org.apache.solr.client.solrj.impl.InputStreamResponseParser
 
processResponse(Reader) - 类 中的方法org.apache.solr.client.solrj.impl.NoOpResponseParser
 
processResponse(InputStream, String) - 类 中的方法org.apache.solr.client.solrj.impl.NoOpResponseParser
 
processResponse(InputStream, String) - 类 中的方法org.apache.solr.client.solrj.impl.StreamingBinaryResponseParser
 
processResponse(Reader) - 类 中的方法org.apache.solr.client.solrj.impl.XMLResponseParser
 
processResponse(InputStream, String) - 类 中的方法org.apache.solr.client.solrj.impl.XMLResponseParser
 
processResponse(InputStream, String) - 类 中的方法org.apache.solr.client.solrj.response.DelegationTokenResponse.JsonMapResponseParser
 
processResponse(Reader) - 类 中的方法org.apache.solr.client.solrj.response.DelegationTokenResponse.JsonMapResponseParser
 
processResponse(InputStream, String) - 类 中的方法org.apache.solr.client.solrj.ResponseParser
 
processResponse(Reader) - 类 中的方法org.apache.solr.client.solrj.ResponseParser
 
processUrl(String) - 类 中的方法org.apache.solr.client.solrj.io.sql.DriverImpl
 
projectAddReplica(Cell, ReplicaInfo, Consumer<Row.OperationInfo>, boolean) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.CoresVariable
 
projectAddReplica(Cell, ReplicaInfo, Consumer<Row.OperationInfo>, boolean) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.FreeDiskVariable
 
projectAddReplica(Cell, ReplicaInfo, Consumer<Row.OperationInfo>, boolean) - 接口 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable
 
projectAddReplica(Cell, ReplicaInfo, Consumer<Row.OperationInfo>, boolean) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
Simulate a replica addition to a node in the cluster
projectAddReplica(Cell, ReplicaInfo, Consumer<Row.OperationInfo>, boolean) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.WithCollectionVariable
 
projectRemoveReplica(Cell, ReplicaInfo, Consumer<Row.OperationInfo>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.CoresVariable
 
projectRemoveReplica(Cell, ReplicaInfo, Consumer<Row.OperationInfo>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.FreeDiskVariable
 
projectRemoveReplica(Cell, ReplicaInfo, Consumer<Row.OperationInfo>) - 接口 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable
 
projectRemoveReplica(Cell, ReplicaInfo, Consumer<Row.OperationInfo>) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
ProjectToBorderEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ProjectToBorderEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ProjectToBorderEvaluator
 
PROP_ALLOW_COMPRESSION - 类 中的静态变量org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_BASIC_AUTH_PASS - 类 中的静态变量org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_BASIC_AUTH_USER - 类 中的静态变量org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_CONNECTION_TIMEOUT - 类 中的静态变量org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_FOLLOW_REDIRECTS - 类 中的静态变量org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_MAX_CONNECTIONS - 类 中的静态变量org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_MAX_CONNECTIONS_PER_HOST - 类 中的静态变量org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_SO_TIMEOUT - 类 中的静态变量org.apache.solr.client.solrj.impl.HttpClientUtil
 
PROP_USE_RETRY - 类 中的静态变量org.apache.solr.client.solrj.impl.HttpClientUtil
 
properties - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.ActionConfig
Additional action properties.
properties - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerConfig
Map of additional trigger properties, never null.
properties - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerListenerConfig
 
properties - 类 中的变量org.apache.solr.client.solrj.request.beans.CreateConfigInfo
 
properties - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
properties - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
properties - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateShard
 
properties - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
properties - 类 中的变量org.apache.solr.client.solrj.request.ConfigSetAdminRequest.Create
 
PropertiesUtil - org.apache.solr.common.util中的类
Breaking out some utility methods into a separate class as part of SOLR-4196.
PropertiesUtil() - 类 的构造器org.apache.solr.common.util.PropertiesUtil
 
PROPERTY_NAME - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
Name of collection property to set
PROPERTY_PREFIX - 类 中的静态变量org.apache.solr.client.solrj.request.CollectionAdminRequest
 
PROPERTY_PREFIX - 类 中的静态变量org.apache.solr.client.solrj.request.ConfigSetAdminRequest.Create
 
PROPERTY_PREFIX - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
Prefix for core property name=value pair
PROPERTY_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
PROPERTY_PROP_PREFIX - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
PROPERTY_VALUE - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
Value of collection property to set
PROPERTY_VALUE_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
propertyName - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
propMap - 类 中的变量org.apache.solr.common.cloud.ZkNodeProps
 
PS - 接口 中的静态变量org.apache.solr.common.params.DisMaxParams
query and init param for Phrase Slop value in phrase boost query (in pf fields)
PS2 - 接口 中的静态变量org.apache.solr.common.params.DisMaxParams
default phrase slop for bigram phrases (pf2)
PS3 - 接口 中的静态变量org.apache.solr.common.params.DisMaxParams
default phrase slop for bigram phrases (pf3)
PULL_REPLICAS - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
pullReplicas - 类 中的变量org.apache.solr.client.solrj.request.beans.ClusterPropInfo.CollectionDefaults
 
pullReplicas - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
pullReplicas - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
pullReplicas - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
Pump(String, Socket, Socket) - 类 的构造器org.apache.solr.client.solrj.cloud.SocketProxy.Bridge.Pump
 
PUMP_SOCKET_TIMEOUT_MS - 类 中的静态变量org.apache.solr.client.solrj.cloud.SocketProxy
 
purgeUnused - 类 中的变量org.apache.solr.client.solrj.request.beans.DeleteBackupPayload
 
pushBack(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.stream.PushBackStream
 
PushBackStream - org.apache.solr.client.solrj.io.stream中的类
A TupleStream that allows a single Tuple to be pushed back onto the stream after it's been read.
PushBackStream(TupleStream) - 类 的构造器org.apache.solr.client.solrj.io.stream.PushBackStream
 
PushWriter - org.apache.solr.common中的接口
This is an interface to stream data out using a push API
put(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
put(Object, Object) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
put(CharSequence, Object) - 类 中的方法org.apache.solr.common.ConditionalKeyMapWriter.EntryWriterWrapper
 
put(CharSequence, int) - 类 中的方法org.apache.solr.common.ConditionalKeyMapWriter.EntryWriterWrapper
 
put(CharSequence, long) - 类 中的方法org.apache.solr.common.ConditionalKeyMapWriter.EntryWriterWrapper
 
put(CharSequence, float) - 类 中的方法org.apache.solr.common.ConditionalKeyMapWriter.EntryWriterWrapper
 
put(CharSequence, double) - 类 中的方法org.apache.solr.common.ConditionalKeyMapWriter.EntryWriterWrapper
 
put(CharSequence, boolean) - 类 中的方法org.apache.solr.common.ConditionalKeyMapWriter.EntryWriterWrapper
 
put(CharSequence, Object) - 类 中的方法org.apache.solr.common.ConditionalMapWriter.EntryWriterWrapper
 
put(CharSequence, int) - 类 中的方法org.apache.solr.common.ConditionalMapWriter.EntryWriterWrapper
 
put(CharSequence, long) - 类 中的方法org.apache.solr.common.ConditionalMapWriter.EntryWriterWrapper
 
put(CharSequence, float) - 类 中的方法org.apache.solr.common.ConditionalMapWriter.EntryWriterWrapper
 
put(CharSequence, double) - 类 中的方法org.apache.solr.common.ConditionalMapWriter.EntryWriterWrapper
 
put(CharSequence, boolean) - 类 中的方法org.apache.solr.common.ConditionalMapWriter.EntryWriterWrapper
 
put(CharSequence, Object) - 接口 中的方法org.apache.solr.common.MapWriter.EntryWriter
Writes a key value into the map
put(CharSequence, Object, BiPredicate<CharSequence, Object>) - 接口 中的方法org.apache.solr.common.MapWriter.EntryWriter
 
put(CharSequence, int) - 接口 中的方法org.apache.solr.common.MapWriter.EntryWriter
 
put(CharSequence, long) - 接口 中的方法org.apache.solr.common.MapWriter.EntryWriter
 
put(CharSequence, float) - 接口 中的方法org.apache.solr.common.MapWriter.EntryWriter
 
put(CharSequence, double) - 接口 中的方法org.apache.solr.common.MapWriter.EntryWriter
 
put(CharSequence, boolean) - 接口 中的方法org.apache.solr.common.MapWriter.EntryWriter
 
put(CharSequence, CharSequence) - 接口 中的方法org.apache.solr.common.MapWriter.EntryWriter
This is an optimization to avoid the instanceof checks.
put(String, Object) - 类 中的方法org.apache.solr.common.SolrDocument
 
put(String, SolrInputField) - 类 中的方法org.apache.solr.common.SolrInputDocument
 
put(K, V) - 接口 中的方法org.apache.solr.common.util.Cache
 
put(CharSequence, Object) - 类 中的方法org.apache.solr.common.util.JavaBinCodec.BinEntryWriter
 
put(CharSequence, int) - 类 中的方法org.apache.solr.common.util.JavaBinCodec.BinEntryWriter
 
put(CharSequence, long) - 类 中的方法org.apache.solr.common.util.JavaBinCodec.BinEntryWriter
 
put(CharSequence, float) - 类 中的方法org.apache.solr.common.util.JavaBinCodec.BinEntryWriter
 
put(CharSequence, double) - 类 中的方法org.apache.solr.common.util.JavaBinCodec.BinEntryWriter
 
put(CharSequence, boolean) - 类 中的方法org.apache.solr.common.util.JavaBinCodec.BinEntryWriter
 
put(CharSequence, CharSequence) - 类 中的方法org.apache.solr.common.util.JavaBinCodec.BinEntryWriter
 
put(K, V) - 类 中的方法org.apache.solr.common.util.MapBackedCache
 
put(String, Object) - 类 中的方法org.apache.solr.common.util.ObjectCache
 
put(String, Object) - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
putAll(Map<? extends String, ? extends Object>) - 类 中的方法org.apache.solr.common.SolrDocument
 
putAll(Map<? extends String, ? extends SolrInputField>) - 类 中的方法org.apache.solr.common.SolrInputDocument
 
putAll(Map<? extends String, ?>) - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
PutCacheEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
PutCacheEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.PutCacheEvaluator
 
putIfNotNull(CharSequence, Object) - 接口 中的方法org.apache.solr.common.MapWriter.EntryWriter
 
putNoEx(CharSequence, Object) - 接口 中的方法org.apache.solr.common.MapWriter.EntryWriter
 
putStringIfNotNull(CharSequence, Object) - 接口 中的方法org.apache.solr.common.MapWriter.EntryWriter
 
putToMap(Map) - 类 中的方法org.apache.solr.client.solrj.io.ClassificationEvaluation
 

Q

Q - 接口 中的静态变量org.apache.solr.common.params.CommonParams
query string
Q - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
QF - 接口 中的静态变量org.apache.solr.common.params.DisMaxParams
query and init param for query fields
QF - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
QF - 接口 中的静态变量org.apache.solr.common.params.SimpleParams
Query fields and boosts.
QO - 接口 中的静态变量org.apache.solr.common.params.SimpleParams
Override the currently enabled/disabled query operators.
QPARSER - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
QS - 接口 中的静态变量org.apache.solr.common.params.DisMaxParams
query and init param for phrase Slop value in phrases explicitly included in the user's query string ( in qf fields)
QT - 接口 中的静态变量org.apache.solr.common.params.CommonParams
the Request Handler (formerly known as the Query Type) - which Request Handler should handle the request
query(String, SolrParams) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs a query to the Solr server
query(SolrParams) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs a query to the Solr server
query(String, SolrParams, SolrRequest.METHOD) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs a query to the Solr server
query(SolrParams, SolrRequest.METHOD) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs a query to the Solr server
QUERY - 接口 中的静态变量org.apache.solr.common.params.AnalysisParams
Holds the query to be analyzed.
QUERY - 接口 中的静态变量org.apache.solr.common.params.CommonParams
CommonParams.DEBUG value indicating an interest in debug output related to the Query (parsing, etc.)
queryAndStreamResponse(String, SolrParams, StreamingResponseCallback) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Query solr, and stream the results.
queryAndStreamResponse(String, SolrParams, FastStreamingDocsCallback) - 类 中的方法org.apache.solr.client.solrj.SolrClient
 
queryAndStreamResponse(SolrParams, StreamingResponseCallback) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Query solr, and stream the results.
QueryElevationParams - org.apache.solr.common.params中的接口
Parameters used with the QueryElevationComponent
QueryFacetMap - org.apache.solr.client.solrj.request.json中的类
Represents a "query" facet in a JSON query request.
QueryFacetMap(String) - 类 的构造器org.apache.solr.client.solrj.request.json.QueryFacetMap
 
queryParams - 类 中的变量org.apache.solr.client.solrj.impl.LBSolrClient
 
QueryRequest - org.apache.solr.client.solrj.request中的类
 
QueryRequest() - 类 的构造器org.apache.solr.client.solrj.request.QueryRequest
 
QueryRequest(SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.QueryRequest
 
QueryRequest(SolrParams, SolrRequest.METHOD) - 类 的构造器org.apache.solr.client.solrj.request.QueryRequest
 
QueryResponse - org.apache.solr.client.solrj.response中的类
 
QueryResponse() - 类 的构造器org.apache.solr.client.solrj.response.QueryResponse
 
QueryResponse(NamedList<Object>, SolrClient) - 类 的构造器org.apache.solr.client.solrj.response.QueryResponse
Utility constructor to set the solrServer and namedList
QueryResponse(SolrClient) - 类 的构造器org.apache.solr.client.solrj.response.QueryResponse
 
queueSize - 类 中的变量org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.Builder
 
queueSize - 类 中的变量org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.Builder
 

R

RANDOM_RLTF - 类 中的静态变量org.apache.solr.client.solrj.routing.RequestReplicaListTransformerGenerator
 
RandomFacadeStream - org.apache.solr.client.solrj.io.stream中的类
 
RandomFacadeStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.RandomFacadeStream
 
randomlyMoveReplica - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.MoveReplica
 
RandomStream - org.apache.solr.client.solrj.io.stream中的类
The RandomStream emits a stream of psuedo random Tuples that match the query parameters.
RandomStream() - 类 的构造器org.apache.solr.client.solrj.io.stream.RandomStream
 
RandomStream(String, String, Map<String, String>) - 类 的构造器org.apache.solr.client.solrj.io.stream.RandomStream
 
RandomStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.RandomStream
 
Range(int, int) - 类 的构造器org.apache.solr.common.cloud.DocRouter.Range
 
RANGE - 类 中的静态变量org.apache.solr.common.cloud.Slice
 
RANGE_TIME_PARTITION_COLLECTIONS - 接口 中的静态变量org.apache.solr.common.params.ShardParams
 
RangeFacet<B,G> - org.apache.solr.client.solrj.response中的类
Represents a range facet result
RangeFacet(String, B, B, G, Number, Number, Number) - 类 的构造器org.apache.solr.client.solrj.response.RangeFacet
 
RangeFacet.Count - org.apache.solr.client.solrj.response中的类
 
RangeFacet.Currency - org.apache.solr.client.solrj.response中的类
 
RangeFacet.Date - org.apache.solr.client.solrj.response中的类
 
RangeFacet.Numeric - org.apache.solr.client.solrj.response中的类
 
RangeFacetMap - org.apache.solr.client.solrj.request.json中的类
Represents a "range" facet in a JSON request query.
RangeFacetMap(String, long, long, long) - 类 的构造器org.apache.solr.client.solrj.request.json.RangeFacetMap
 
RangeFacetMap(String, double, double, double) - 类 的构造器org.apache.solr.client.solrj.request.json.RangeFacetMap
 
RangeFacetMap(String, Date, Date, String) - 类 的构造器org.apache.solr.client.solrj.request.json.RangeFacetMap
Creates a "range" facet representation for a date field
RangeFacetMap.OtherBuckets - org.apache.solr.client.solrj.request.json中的枚举
 
ranges - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
RANGES - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
The hash ranges to be used to split a shard or an index
RankEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
RankEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.RankEvaluator
 
RankStream - org.apache.solr.client.solrj.io.stream中的类
Iterates over a TupleStream and Ranks the topN tuples based on a Comparator.
RankStream(TupleStream, int, StreamComparator) - 类 的构造器org.apache.solr.client.solrj.io.stream.RankStream
 
RankStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.RankStream
 
RATE - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
rawSizeSamplingPercent - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
RawValueEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
RawValueEvaluator(Object) - 类 的构造器org.apache.solr.client.solrj.io.eval.RawValueEvaluator
 
RawValueEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.RawValueEvaluator
 
read(String) - 类 中的方法com.alibaba.lindorm.search.client.searchj.partition.CompositeHashPartition
 
read(String) - 类 中的方法com.alibaba.lindorm.search.client.searchj.partition.HashPartition
 
read(String) - 类 中的方法com.alibaba.lindorm.search.client.searchj.partition.Partition
 
read(String) - 枚举 中的方法org.apache.solr.client.solrj.impl.XMLResponseParser.KnownType
 
read() - 类 中的方法org.apache.solr.client.solrj.io.graph.GatherNodesStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.graph.ShortestPathStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.Lang.LocalInputStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.CalculatorStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.CartesianProductStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.CellStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.CommitStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.ComplementStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.CsvStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.DaemonStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.DrillStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.EchoStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.EvalStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.ExceptionStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.ExecutorStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.Facet2DStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.FetchStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.GetStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.HashJoinStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.HashRollupStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.HavingStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.InnerJoinStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.IntersectStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.JDBCStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.KnnStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.LeftOuterJoinStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.LetStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.ListStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.MergeStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.ModelStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.NoOpStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.NullStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.OuterHashJoinStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelListStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.PlotStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.PriorityStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.PushBackStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomFacadeStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.RankStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.ReducerStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.RollupStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.ScoreNodesStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.SearchFacadeStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.SearchStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.SelectStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.SolrStream
Reads a Tuple from the stream.
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.SortStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.SqlStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.StatsStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream.TermsStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.TimeSeriesStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.TopicStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.TupleStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.TupStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.UniqueStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.UpdateStream
 
read() - 类 中的方法org.apache.solr.client.solrj.io.stream.ZplotStream
 
read(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse.FieldInfo
 
read(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse.FieldTypeInfo
 
read() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
read(byte[], int, int) - 类 中的方法org.apache.solr.common.util.FastInputStream
 
read() - 类 中的方法org.noggit.CharArr
 
read(char[], int, int) - 类 中的方法org.noggit.CharArr
 
read(CharBuffer) - 类 中的方法org.noggit.CharArr
 
READ_ONLY - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
readArray(XMLStreamReader) - 类 中的方法org.apache.solr.client.solrj.impl.XMLResponseParser
 
readArray(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readArray(DataInputInputStream, int) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readBoolean() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
readByte() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
readByteArray(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readByteBuffer(InputStream) - 类 中的静态方法org.apache.solr.client.solrj.request.MultiContentWriterRequest
 
readChar() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
readCommands(Iterable<ContentStream>, NamedList) - 类 中的静态方法org.apache.solr.common.util.CommandOperation
 
readCommands(Iterable<ContentStream>, NamedList, Set<String>) - 类 中的静态方法org.apache.solr.common.util.CommandOperation
Read commands from request streams
readConfigName(String) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Returns config set name for collection.
readDirectByteBuffer(int) - 类 中的方法org.apache.solr.common.util.DataInputInputStream
If possible, read ByteBuffer directly from the underlying buffer
readDocument(XMLStreamReader) - 类 中的方法org.apache.solr.client.solrj.impl.XMLResponseParser
 
readDocuments(XMLStreamReader) - 类 中的方法org.apache.solr.client.solrj.impl.XMLResponseParser
 
readDouble() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
readEnumFieldValue(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
read EnumFieldValue (int+string) from input stream
readExternString(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readFloat() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
readFromStream - 类 中的变量org.apache.solr.common.util.FastInputStream
 
readFully(byte[]) - 类 中的方法org.apache.solr.common.util.FastInputStream
 
readFully(byte[], int, int) - 类 中的方法org.apache.solr.common.util.FastInputStream
 
readInt() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
readIterator(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readLine() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
readLong() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
readMap(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readMap(DataInputInputStream, int) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readMapEntry(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readMapIter(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readNamedList(XMLStreamReader) - 类 中的方法org.apache.solr.client.solrj.impl.XMLResponseParser
 
readNamedList(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readNamedListChildren(ConfigNode) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
readObject(DataInputInputStream) - 类 中的方法org.apache.solr.client.solrj.io.stream.JavabinTupleStreamParser
 
readObject(FastJavaBinDecoder.StreamCodec, FastJavaBinDecoder.EntryImpl) - 枚举 中的方法org.apache.solr.common.util.FastJavaBinDecoder.Tag
Read the entry as an Object.
readObject(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readOrderedMap(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readPivots(List<NamedList>) - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
readReplicaDetails() - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider
 
readRuleValue(Condition) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Operand
 
readShort() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
readSize(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readSmallInt(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readSmallLong(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readSolrDocument(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readSolrDocumentList(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readSolrInputDocument(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readStr(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readStr(DataInputInputStream, JavaBinCodec.StringCache, boolean) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readStringAsCharSeq - 类 中的变量org.apache.solr.common.util.JavaBinCodec
 
readUnsignedByte() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
readUnsignedShort() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
readUTF() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
readUtf8(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readUtf8(DataInputInputStream, int) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readVal(DataInputInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
readVInt(DataInputInputStream) - 类 中的静态方法org.apache.solr.common.util.JavaBinCodec
readVLong(DataInputInputStream) - 类 中的静态方法org.apache.solr.common.util.JavaBinCodec
 
readWrappedStream(byte[], int, int) - 类 中的方法org.apache.solr.common.util.FastInputStream
 
rebalanceLeaders(String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
 
RebalanceLeaders(String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.RebalanceLeaders
 
RecipEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
RecipEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.RecipEvaluator
 
RecNumEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
RecNumEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.RecNumEvaluator
 
reconnect(String, int, Watcher, ZkClientConnectionStrategy.ZkUpdate) - 类 中的方法org.apache.solr.common.cloud.DefaultConnectionStrategy
 
reconnect(String, int, Watcher, ZkClientConnectionStrategy.ZkUpdate) - 类 中的方法org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
recoveringTerm(String) - 类 中的静态方法org.apache.solr.client.solrj.cloud.ShardTerms
 
RecursiveBooleanEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
RecursiveBooleanEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.RecursiveBooleanEvaluator
 
RecursiveBooleanEvaluator.BooleanChecker - org.apache.solr.client.solrj.io.eval中的接口
 
RecursiveBooleanEvaluator.Checker - org.apache.solr.client.solrj.io.eval中的接口
 
RecursiveBooleanEvaluator.NullChecker - org.apache.solr.client.solrj.io.eval中的接口
 
RecursiveBooleanEvaluator.NumberChecker - org.apache.solr.client.solrj.io.eval中的接口
 
RecursiveBooleanEvaluator.StringChecker - org.apache.solr.client.solrj.io.eval中的接口
 
RecursiveEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
RecursiveEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
 
RecursiveEvaluator(StreamExpression, StreamFactory, List<String>) - 类 的构造器org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
 
recursivelyEvaluate(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
 
RecursiveNumericEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
RecursiveNumericEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.RecursiveNumericEvaluator
 
RecursiveNumericListEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
RecursiveNumericListEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.RecursiveNumericListEvaluator
 
RecursiveObjectEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
RecursiveObjectEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.RecursiveObjectEvaluator
 
RecursiveObjectEvaluator(StreamExpression, StreamFactory, List<String>) - 类 的构造器org.apache.solr.client.solrj.io.eval.RecursiveObjectEvaluator
 
RecursiveTemporalEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
RecursiveTemporalEvaluator(StreamExpression, StreamFactory, String) - 类 的构造器org.apache.solr.client.solrj.io.eval.RecursiveTemporalEvaluator
 
reduce() - 类 中的方法org.apache.solr.client.solrj.io.ops.DistinctOperation
 
reduce() - 类 中的方法org.apache.solr.client.solrj.io.ops.GroupOperation
 
reduce() - 接口 中的方法org.apache.solr.client.solrj.io.ops.ReduceOperation
 
ReduceOperation - org.apache.solr.client.solrj.io.ops中的接口
 
ReducerStream - org.apache.solr.client.solrj.io.stream中的类
Iterates over a TupleStream and buffers Tuples that are equal based on a comparator.
ReducerStream(TupleStream, StreamEqualitor, ReduceOperation) - 类 的构造器org.apache.solr.client.solrj.io.stream.ReducerStream
 
ReducerStream(TupleStream, StreamComparator, ReduceOperation) - 类 的构造器org.apache.solr.client.solrj.io.stream.ReducerStream
 
ReducerStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.ReducerStream
 
refill() - 类 中的方法org.apache.solr.common.util.FastInputStream
 
ReflectMapWriter - org.apache.solr.common.util中的接口
 
reflectWrite(MapWriter.EntryWriter, Object) - 类 中的静态方法org.apache.solr.common.util.Utils
 
regenerateJaasConfiguration() - 类 中的静态方法org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder
The jaasConfig is static, which makes it problematic for testing in the same jvm.
REGEX - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
register(StreamFactory) - 类 中的静态方法org.apache.solr.client.solrj.io.Lang
 
registerCloudCollectionsListener(CloudCollectionsListener) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Register a CloudCollectionsListener to be called when the set of collections within a cloud changes.
registerClusterPropertiesListener(ClusterPropertiesListener) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
registerCollectionPropsWatcher(String, CollectionPropsWatcher) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
registerCollectionStateWatcher(String, CollectionStateWatcher) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
Register a CollectionStateWatcher to be called when the cluster state for a collection changes or the set of live nodes changes.
registerCollectionStateWatcher(String, CollectionStateWatcher) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Register a CollectionStateWatcher to be called when the state of a collection changes or the set of live nodes changes.
registerCore(String) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Notify this reader that a local Core is a member of a collection, and so that collection state should be watched.
registerDocCollectionWatcher(String, DocCollectionWatcher) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
Register a DocCollectionWatcher to be called when the cluster state for a collection changes.
registerDocCollectionWatcher(String, DocCollectionWatcher) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Register a DocCollectionWatcher to be called when the state of a collection changes The Watcher will automatically be removed when it's onStateChanged returns true
registerLiveNodesListener(LiveNodesListener) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
registerTerm(String) - 类 中的方法org.apache.solr.client.solrj.cloud.ShardTerms
Return a new ShardTerms in which the associate term of coreNodeName is not null
regress(double[][], double[]) - 类 中的方法org.apache.solr.client.solrj.io.eval.OLSRegressionEvaluator
 
RegressionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
RegressionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.RegressionEvaluator
 
RegressionEvaluator.RegressionTuple - org.apache.solr.client.solrj.io.eval中的类
 
RegressionTuple(SimpleRegression, Map<?, ?>) - 类 的构造器org.apache.solr.client.solrj.io.eval.RegressionEvaluator.RegressionTuple
 
reindexCollection(String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to reindex a collection
REJOIN_AT_HEAD_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
release() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.SessionWrapper
 
release(Object) - 类 中的静态方法org.apache.solr.common.util.ObjectReleaseTracker
 
releaseSavepoint(Savepoint) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
RELOAD_CONF - 类 中的静态变量org.apache.solr.client.solrj.request.schema.SchemaRequest
 
reloadCollection(String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to reload a collection
reloadCore(String, SolrClient) - 类 中的静态方法org.apache.solr.client.solrj.request.CoreAdminRequest
 
remainingCapacity() - 类 中的方法org.apache.solr.client.solrj.io.stream.DaemonStream
 
RemoteCallback - org.apache.solr.common.cloud.rule中的接口
 
remoteCallback(SnitchContext, Map<String, Object>) - 接口 中的方法org.apache.solr.common.cloud.rule.RemoteCallback
 
remoteCallback(SnitchContext, Map<String, Object>) - 类 中的方法org.apache.solr.common.cloud.rule.SnitchContext
 
RemoteExecutionException(String, int, String, NamedList) - 异常错误 的构造器org.apache.solr.client.solrj.impl.BaseHttpSolrClient.RemoteExecutionException
 
RemoteExecutionException(String, int, String, NamedList) - 异常错误 的构造器org.apache.solr.client.solrj.impl.HttpSolrClient.RemoteExecutionException
已过时。
 
RemoteSolrException(String, int, String, Throwable) - 异常错误 的构造器org.apache.solr.client.solrj.impl.BaseHttpSolrClient.RemoteSolrException
 
RemoteSolrException(String, int, String, Throwable) - 异常错误 的构造器org.apache.solr.client.solrj.impl.HttpSolrClient.RemoteSolrException
已过时。
 
remove() - 接口 中的方法org.apache.solr.client.solrj.cloud.DistributedQueue
 
remove(Object) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
remove(String) - 类 中的方法org.apache.solr.common.params.ModifiableSolrParams
remove a field at the given name
remove(String, String) - 类 中的方法org.apache.solr.common.params.ModifiableSolrParams
remove the given value for the given name
remove(Object) - 类 中的方法org.apache.solr.common.SolrDocument
 
remove(Object) - 类 中的方法org.apache.solr.common.SolrInputDocument
 
remove(K) - 接口 中的方法org.apache.solr.common.util.Cache
 
remove(K) - 类 中的方法org.apache.solr.common.util.MapBackedCache
 
remove(int) - 类 中的方法org.apache.solr.common.util.NamedList
Removes the name/value pair at the specified index.
remove(String) - 类 中的方法org.apache.solr.common.util.NamedList
NOTE: this runs in linear time (it scans starting at the beginning of the list until it finds the first pair with the specified name).
remove(String) - 类 中的方法org.apache.solr.common.util.ObjectCache
 
remove(List<String>) - 类 中的方法org.apache.solr.common.util.PathTrie
 
remove(Object) - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
REMOVE_LISTENERS - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
removeAction() - 类 中的方法org.apache.solr.client.solrj.request.SolrPing
Remove the action parameter from this request.
removeAll(String) - 类 中的方法org.apache.solr.common.util.NamedList
Removes and returns all values for the specified name.
removeBooleanArg(String) - 类 中的方法org.apache.solr.common.util.NamedList
Used for getting a boolean argument from a NamedList object.
RemoveCacheEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
RemoveCacheEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.RemoveCacheEvaluator
 
removeCloudCollectionsListener(CloudCollectionsListener) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Remove a registered CloudCollectionsListener.
removeClusterPropertiesListener(ClusterPropertiesListener) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
removeCollectionPropsWatcher(String, CollectionPropsWatcher) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
removeCollectionStateWatcher(String, CollectionStateWatcher) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Remove a watcher from a collection's watch list.
removeConfigArgs(String) - 类 中的方法org.apache.solr.common.util.NamedList
Used for getting one or many arguments from NamedList objects that hold configuration parameters.
removeData(String, int) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingDistribStateManager
 
removeData(String, int) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistribStateManager
 
removeData(String, int) - 类 中的方法org.apache.solr.client.solrj.impl.ZkDistribStateManager
 
removeDisconnectedListener(ZkClientConnectionStrategy.DisconnectedListener) - 类 中的方法org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
removeDocCollectionWatcher(String, DocCollectionWatcher) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Remove a watcher from a collection's watch list.
removeFacetField(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
remove a facet field
removeFacetQuery(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
remove a facet query
removeFacets() - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
Remove the field facet info
removeField(String) - 类 中的方法org.apache.solr.common.SolrInputDocument
Remove a field from the document
removeFields(String) - 类 中的方法org.apache.solr.common.SolrDocument
Remove all fields with the name
removeFilterQuery(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
removeHighlightField(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
remove a field for highlighting
removeIntervalFacets(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Remove all Interval Facets on a field
removeLiveNodesListener(LiveNodesListener) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
 
removeQueue(String) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistributedQueueFactory
 
removeRecursively(String, boolean, boolean) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistribStateManager
Remove data recursively.
removeReplica(String, String, Replica.Type) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Row
 
removeReplica(String, String, Replica.Type, int) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Row
 
removeRequestInterceptor(HttpRequestInterceptor) - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
 
removeRole(String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to remove a role from a node
removeScheme(String) - 类 中的静态方法org.apache.solr.common.util.URLUtil
 
removeSolrServer(String) - 类 中的方法org.apache.solr.client.solrj.impl.LBHttpSolrClient
 
removeSolrServer(String) - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
 
removeSort(SolrQuery.SortClause) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Removes a single sort field from the current sort information.
removeSort(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Removes a single sort field from the current sort information.
removeTerm(String) - 类 中的方法org.apache.solr.client.solrj.cloud.ShardTerms
Return a new ShardTerms in which terms for the coreNodeName are removed
Rename(String, String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.Rename
 
renameCollection(String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
 
renameCore(String, String, SolrClient) - 类 中的静态方法org.apache.solr.client.solrj.request.CoreAdminRequest
Rename an existing core.
Renew(String) - 类 的构造器org.apache.solr.client.solrj.request.DelegationTokenRequest.Renew
 
Renew() - 类 的构造器org.apache.solr.client.solrj.response.DelegationTokenResponse.Renew
 
renewer - 类 中的变量org.apache.solr.client.solrj.request.DelegationTokenRequest.Get
 
reopen() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy
 
RepeatEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
RepeatEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.RepeatEvaluator
 
REPFACT - 类 中的静态变量org.apache.solr.client.solrj.request.UpdateRequest
 
ReplaceDynamicField(Map<String, Object>) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.ReplaceDynamicField
Creates a new instance of the request.
ReplaceDynamicField(Map<String, Object>, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.ReplaceDynamicField
 
ReplaceField(Map<String, Object>) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.ReplaceField
Creates a new instance of the request.
ReplaceField(Map<String, Object>, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.ReplaceField
 
ReplaceFieldType(FieldTypeDefinition) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.ReplaceFieldType
Creates a new instance of the request.
ReplaceFieldType(FieldTypeDefinition, SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.ReplaceFieldType
 
ReplaceNode(String, String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.ReplaceNode
 
ReplaceOperation - org.apache.solr.client.solrj.io.ops中的类
Replaces some tuple value with another.
ReplaceOperation(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.ops.ReplaceOperation
 
ReplaceOperation(String, StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.ops.ReplaceOperation
 
replaceTemplates(List<String>, Map<String, String>) - 类 中的静态方法org.apache.solr.common.util.PathTrie
 
ReplaceWithFieldOperation - org.apache.solr.client.solrj.io.ops中的类
Implementation of replace(...., withField=fieldName) See ReplaceOperation for description.
ReplaceWithFieldOperation(String, StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.ops.ReplaceWithFieldOperation
 
ReplaceWithValueOperation - org.apache.solr.client.solrj.io.ops中的类
Implementation of replace(...., withValue="some value") See ReplaceOperation for description.
ReplaceWithValueOperation(String, StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.ops.ReplaceWithValueOperation
 
replica - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
replica - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.LogReplayReplica
 
replica - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.MoveReplica
 
replica - 类 中的变量org.apache.solr.common.cloud.PerReplicaStates.State
 
Replica - org.apache.solr.common.cloud中的类
 
Replica(String, Map<String, Object>, String, String) - 类 的构造器org.apache.solr.common.cloud.Replica
 
REPLICA - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
REPLICA - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
The replica name in solr cloud
Replica.State - org.apache.solr.common.cloud中的枚举
The replica's state.
Replica.Type - org.apache.solr.common.cloud中的枚举
 
REPLICA_LOCAL - 接口 中的静态变量org.apache.solr.common.params.ShardParams
Value denoting local replicas
REPLICA_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
REPLICA_RANDOM - 接口 中的静态变量org.apache.solr.common.params.ShardParams
Value denoting randomized replica sort
REPLICA_STABLE - 接口 中的静态变量org.apache.solr.common.params.ShardParams
Value denoting stable replica sort
REPLICA_TYPE - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
REPLICA_TYPE - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
REPLICA_TYPE - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
Tells the CoreAdminHandler that the new Core will be a replica of a particular Replica.Type
replicaCountDelta(Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Condition
 
ReplicaInfo - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
ReplicaInfo(String, String, Replica, Map<String, Object>) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
ReplicaInfo(String, String, String, String, Replica.Type, String, Map<String, Object>) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
ReplicaInfo(Map<String, Object>) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
ReplicaListTransformer - org.apache.solr.client.solrj.routing中的接口
 
ReplicaListTransformerFactory - org.apache.solr.client.solrj.routing中的接口
 
ReplicaPosition - org.apache.solr.common.cloud中的类
 
ReplicaPosition(String, int, Replica.Type) - 类 的构造器org.apache.solr.common.cloud.ReplicaPosition
 
ReplicaPosition(String, int, Replica.Type, String) - 类 的构造器org.apache.solr.common.cloud.ReplicaPosition
 
REPLICAS - 类 中的静态变量org.apache.solr.common.cloud.Slice
 
REPLICATION_FACTOR - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
replicationFactor - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
report(String, String, Object, Location) - 类 中的方法org.apache.solr.common.util.XMLErrorLogger
 
repository - 类 中的变量org.apache.solr.client.solrj.request.beans.DeleteBackupPayload
 
repository - 类 中的变量org.apache.solr.client.solrj.request.beans.ListBackupPayload
 
repositoryName - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
 
repositoryName - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
Req(SolrRequest, List<String>) - 类 的构造器org.apache.solr.client.solrj.impl.LBHttpSolrClient.Req
已过时。
 
Req(SolrRequest, List<String>, Integer) - 类 的构造器org.apache.solr.client.solrj.impl.LBHttpSolrClient.Req
已过时。
 
Req(SolrRequest, List<String>) - 类 的构造器org.apache.solr.client.solrj.impl.LBSolrClient.Req
 
Req(SolrRequest, List<String>, Integer) - 类 的构造器org.apache.solr.client.solrj.impl.LBSolrClient.Req
 
REQ_PRINCIPAL_KEY - 类 中的静态变量org.apache.solr.client.solrj.impl.Http2SolrClient
 
request(SolrRequest) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingCloudManager
 
request(SolrRequest) - 接口 中的方法org.apache.solr.client.solrj.cloud.SolrCloudManager
 
request(SolrRequest, String) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
request(SolrRequest, String) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient
 
request(SolrRequest, String) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
request(SolrRequest, String, Http2SolrClient.OnComplete) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient
 
request(SolrRequest, String) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient
 
request(SolrRequest, String) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
Process the request.
request(SolrRequest, ResponseParser) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
 
request(SolrRequest, ResponseParser, String) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
 
request(LBHttpSolrClient.Req) - 类 中的方法org.apache.solr.client.solrj.impl.LBHttpSolrClient
已过时。
request - 类 中的变量org.apache.solr.client.solrj.impl.LBSolrClient.Req
 
request(LBSolrClient.Req) - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
Tries to query a live server from the list provided in Req.
request(SolrRequest, String) - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
Tries to query a live server.
request(SolrRequest, String, Integer) - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
 
request(SolrRequest) - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientCloudManager
 
request(SolrRequest, String) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Execute a request against a Solr server for a given collection
request(SolrRequest) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Execute a request against a Solr server
REQUEST_ID - 接口 中的静态变量org.apache.solr.common.params.CommonParams
Request ID parameter added to all distributed queries (that do not opt out)
REQUEST_PURPOSE - 接口 中的静态变量org.apache.solr.common.params.CommonParams
Request Purpose parameter added to each internal shard request when using debug=track
requestId - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteStatus
 
requestId - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.RequestStatus
 
REQUESTID - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
 
requestIsAborted(HttpRequest) - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpRequestRetryHandler
 
RequestRecovery() - 类 的构造器org.apache.solr.client.solrj.request.CoreAdminRequest.RequestRecovery
 
RequestReplicaListTransformerGenerator - org.apache.solr.client.solrj.routing中的类
 
RequestReplicaListTransformerGenerator() - 类 的构造器org.apache.solr.client.solrj.routing.RequestReplicaListTransformerGenerator
 
RequestReplicaListTransformerGenerator(ReplicaListTransformerFactory) - 类 的构造器org.apache.solr.client.solrj.routing.RequestReplicaListTransformerGenerator
 
RequestReplicaListTransformerGenerator(ReplicaListTransformerFactory, ReplicaListTransformerFactory) - 类 的构造器org.apache.solr.client.solrj.routing.RequestReplicaListTransformerGenerator
 
RequestReplicaListTransformerGenerator(String, String, String, NodesSysPropsCacher) - 类 的构造器org.apache.solr.client.solrj.routing.RequestReplicaListTransformerGenerator
 
RequestReplicaListTransformerGenerator(ReplicaListTransformerFactory, ReplicaListTransformerFactory, String, String, String, NodesSysPropsCacher) - 类 的构造器org.apache.solr.client.solrj.routing.RequestReplicaListTransformerGenerator
 
RequestResponseListener() - 类 的构造器org.apache.solr.client.solrj.impl.HttpListenerFactory.RequestResponseListener
 
requestStatus(String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest for checking the status of an asynchronous request
RequestStatusResponse() - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.RequestStatusResponse
 
RequestStatusState - org.apache.solr.client.solrj.response中的枚举
Represents the state of an asynchronous request.
RequestSyncShard() - 类 的构造器org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
requestWithRetryOnStaleState(SolrRequest, int, List<String>) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
As this class doesn't watch external collections on the client side, there's a chance that the request will fail due to cached stale state, which means the state must be refreshed from ZK and retried.
requestWriter - 类 中的变量org.apache.solr.client.solrj.impl.HttpSolrClient
The RequestWriter used to write all requests to Solr
requestWriter - 类 中的变量org.apache.solr.client.solrj.impl.LBSolrClient
 
RequestWriter - org.apache.solr.client.solrj.request中的类
A RequestWriter is used to write requests to Solr.
RequestWriter() - 类 的构造器org.apache.solr.client.solrj.request.RequestWriter
 
RequestWriter.ContentWriter - org.apache.solr.client.solrj.request中的接口
 
RequestWriter.StringPayloadContentWriter - org.apache.solr.client.solrj.request中的类
 
REQUIRE_PARTIAL_DOC_UPDATES_INPLACE - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
If set to true, then Solr must fail to process any Atomic Update which can not be done "In-Place" with out re-indexing the entire document.
REQUIRE_ZK_CONNECTED - 接口 中的静态变量org.apache.solr.common.params.ShardParams
Throw an error from search requests when the "shards.tolerant" param has this value and ZooKeeper is not connected.
required() - 类 中的方法org.apache.solr.common.params.SolrParams
returns a RequiredSolrParams wrapping this
RequiredSolrParams - org.apache.solr.common.params中的类
This is a simple wrapper to SolrParams that will throw a 400 exception if you ask for a parameter that does not exist.
RequiredSolrParams(SolrParams) - 类 的构造器org.apache.solr.common.params.RequiredSolrParams
 
requiredStrAttr(String, Supplier<RuntimeException>) - 接口 中的方法org.apache.solr.common.ConfigNode
 
reserve(int) - 类 中的方法org.apache.solr.common.util.FastOutputStream
reserve at least len bytes at the end of the buffer.
reserve(int) - 类 中的方法org.noggit.CharArr
 
reset(byte[], int, int, String) - 类 中的方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
reset() - 类 中的静态方法org.apache.solr.common.util.CommonTestInjection
 
reset() - 类 中的方法org.noggit.CharArr
 
resetHttpClientBuilder() - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
 
resetSslContextFactory() - 类 中的静态方法org.apache.solr.client.solrj.impl.Http2SolrClient
 
resize(int) - 类 中的方法org.noggit.CharArr
 
resolve(Object, JavaBinCodec) - 接口 中的方法org.apache.solr.common.util.JavaBinCodec.ObjectResolver
Examine and attempt to serialize the given object, using a JavaBinCodec to write it to a stream.
resolveAlias(String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingClusterStateProvider
 
resolveAlias(String) - 类 中的方法org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider
 
resolveAlias(String, boolean) - 类 中的方法org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider
 
resolveAlias(String) - 接口 中的方法org.apache.solr.client.solrj.impl.ClusterStateProvider
Given a collection alias, returns a list of collections it points to, or returns a singleton list of the input if it's not an alias.
resolveAlias(String) - 类 中的方法org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
resolveAliases(String) - 类 中的方法org.apache.solr.common.cloud.Aliases
List the collections associated with a particular alias.
resolveAliasesGivenAliasMap(Map<String, List<String>>, String) - 类 中的静态方法org.apache.solr.common.cloud.Aliases
 
resolveClientPortAddress() - 类 中的方法org.apache.solr.common.cloud.ZkDynamicConfig.Server
Resolve the most likely address, first trying 'clientPortAddress', falling back to 'address'
resolveSimpleAlias(String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingClusterStateProvider
 
resolveSimpleAlias(String) - 类 中的方法org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider
 
resolveSimpleAlias(String) - 接口 中的方法org.apache.solr.client.solrj.impl.ClusterStateProvider
Given a collection alias, return a single collection it points to, or the original name if it's not an alias.
resolveSimpleAlias(String) - 类 中的方法org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
resolveSimpleAlias(String) - 类 中的方法org.apache.solr.common.cloud.Aliases
Resolve an alias that points to a single collection.
resolveSimpleAliasGivenAliasMap(Map<String, List<String>>, String) - 类 中的静态方法org.apache.solr.common.cloud.Aliases
 
response - 类 中的变量org.apache.solr.client.solrj.request.GenericSolrRequest
 
RESPONSE_TIME - 接口 中的静态变量org.apache.solr.common.params.StreamParams
 
responseParser - 类 中的变量org.apache.solr.client.solrj.impl.SolrClientBuilder
 
ResponseParser - org.apache.solr.client.solrj中的类
 
ResponseParser() - 类 的构造器org.apache.solr.client.solrj.ResponseParser
 
Restore(String, String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
restoreCollection(String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
 
RESULT_SET - 接口 中的静态变量org.apache.solr.common.params.StreamParams
 
RESULTS - 接口 中的静态变量org.apache.solr.common.params.CommonParams
CommonParams.DEBUG value indicating an interest in debug output related to the results (explains)
resultSet - 类 中的变量org.apache.solr.client.solrj.io.stream.JDBCStream
 
RESUME_AT - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
retrieve(String) - 类 中的方法org.apache.solr.common.cloud.rule.SnitchContext
 
retryDelay(int) - 类 中的方法org.apache.solr.common.cloud.ZkCmdExecutor
Performs a retry delay if this is not the first attempt
retryOnBoolean(long, long, RetryUtil.BooleanRetryCmd) - 类 中的静态方法org.apache.solr.common.util.RetryUtil
 
retryOnThrowable(Class, long, long, RetryUtil.RetryCmd) - 类 中的静态方法org.apache.solr.common.util.RetryUtil
 
retryOnThrowable(Set<Class>, long, long, RetryUtil.RetryCmd) - 类 中的静态方法org.apache.solr.common.util.RetryUtil
 
retryOperation(ZkOperation<T>) - 类 中的方法org.apache.solr.common.cloud.ZkCmdExecutor
Perform the given operation, retrying if the connection fails
retryRequest(IOException, int, HttpContext) - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpRequestRetryHandler
 
retryUntil(String, int, long, TimeUnit, RetryUtil.BooleanRetryCmd) - 类 中的静态方法org.apache.solr.common.util.RetryUtil
 
RetryUtil - org.apache.solr.common.util中的类
 
RetryUtil() - 类 的构造器org.apache.solr.common.util.RetryUtil
 
RetryUtil.BooleanRetryCmd - org.apache.solr.common.util中的接口
 
RetryUtil.RetryCmd - org.apache.solr.common.util中的接口
 
RETURN_VALUE - 接口 中的静态变量org.apache.solr.common.params.StreamParams
 
returnFields(String...) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonQueryRequest
Specify fields which should be returned by the JSON request.
returnFields(Iterable<String>) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonQueryRequest
Specify fields which should be returned by the JSON request.
returnSession(Policy.Session) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.SessionWrapper
return this for later use and update the session with the latest state ensure that this is done after computing the suggestions
returnSession() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.SessionWrapper
return this for later use without updating the internal Session for cases where it's easier to update separately
reverse() - 枚举 中的方法org.apache.solr.client.solrj.SolrQuery.ORDER
 
ReverseEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ReverseEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ReverseEvaluator
 
rightHashOn - 类 中的变量org.apache.solr.client.solrj.io.stream.HashJoinStream
 
RightShiftEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
RightShiftEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.RightShiftEvaluator
 
rightStream - 类 中的变量org.apache.solr.client.solrj.io.stream.BiJoinStream
 
rightStreamComparator - 类 中的变量org.apache.solr.client.solrj.io.stream.BiJoinStream
 
role - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.CollectionAdminRoleRequest
 
ROLE - 类 中的静态变量org.apache.solr.common.cloud.rule.ImplicitSnitch
 
role - 类 中的变量org.apache.solr.common.cloud.ZkDynamicConfig.Server
 
ROLE - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
 
ROLES - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
ROLES - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
 
ROLES_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
rollback() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
rollback(Savepoint) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
rollback() - 类 中的方法org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
rollback(String) - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs a rollback of all non-committed documents pending.
rollback() - 类 中的方法org.apache.solr.client.solrj.SolrClient
Performs a rollback of all non-committed documents pending.
ROLLBACK - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
Rollback update commands
RollupStream - org.apache.solr.client.solrj.io.stream中的类
 
RollupStream(TupleStream, Bucket[], Metric[]) - 类 的构造器org.apache.solr.client.solrj.io.stream.RollupStream
 
RollupStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.RollupStream
 
ROOT_ERROR_CLASS - 异常错误 中的静态变量org.apache.solr.common.SolrException
 
ROOT_OBJ - 类 中的静态变量org.apache.solr.common.util.CommandOperation
 
RoundEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
RoundEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.RoundEvaluator
 
routeAliasCollection - 类 中的变量org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
 
RoutedAliasTypes - org.apache.solr.client.solrj中的枚举
Types of Routed Alias supported.
RouteException(SolrException.ErrorCode, NamedList<Throwable>, Map<String, ? extends LBSolrClient.Req>) - 异常错误 的构造器org.apache.solr.client.solrj.impl.BaseCloudSolrClient.RouteException
 
RouteException(SolrException.ErrorCode, NamedList<Throwable>, Map<String, ? extends LBSolrClient.Req>) - 异常错误 的构造器org.apache.solr.client.solrj.impl.CloudSolrClient.RouteException
已过时。
 
routeKey - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
routeKey - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
ROUTER_AUTO_DELETE_AGE - 类 中的静态变量org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateTimeRoutedAlias
 
ROUTER_COLLECTION_SUFFIX - 类 中的静态变量com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
 
ROUTER_FIELD - 类 中的静态变量com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
 
ROUTER_FIELD - 接口 中的静态变量org.apache.solr.client.solrj.request.CollectionAdminRequest.RoutedAliasAdminRequest
 
ROUTER_FIELD - 类 中的静态变量org.apache.solr.common.cloud.DocCollection
 
ROUTER_FIELD_TIME_UNIT - 类 中的静态变量com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
 
ROUTER_INTERVAL - 类 中的静态变量org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateTimeRoutedAlias
 
ROUTER_MAX_CARDINALITY - 类 中的静态变量org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateCategoryRoutedAlias
 
ROUTER_MAX_FUTURE - 类 中的静态变量org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateTimeRoutedAlias
 
ROUTER_MUST_MATCH - 类 中的静态变量org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateCategoryRoutedAlias
 
ROUTER_NAME - 类 中的静态变量org.apache.solr.common.cloud.DocCollection
 
ROUTER_PARTITIONS - 类 中的静态变量org.apache.solr.common.cloud.DocCollection
 
ROUTER_PREEMPTIVE_CREATE_WINDOW - 类 中的静态变量org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateTimeRoutedAlias
 
ROUTER_PREFIX - 类 中的静态变量com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
 
ROUTER_PREFIX - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
Prefix for DocRouter properties
ROUTER_START - 类 中的静态变量org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateTimeRoutedAlias
 
ROUTER_TYPE_NAME - 类 中的静态变量com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
 
ROUTER_TYPE_NAME - 接口 中的静态变量org.apache.solr.client.solrj.request.CollectionAdminRequest.RoutedAliasAdminRequest
 
RouteResponse() - 类 的构造器org.apache.solr.client.solrj.impl.BaseCloudSolrClient.RouteResponse
 
RouteResponse() - 类 的构造器org.apache.solr.client.solrj.impl.CloudSolrClient.RouteResponse
已过时。
 
routerField - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
RouterFieldTimeUnit - com.alibaba.lindorm.search.common.cloud中的枚举
 
routerName - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
ROUTING_DIVIDEND - 接口 中的静态变量org.apache.solr.common.params.ShardParams
configure dividend param for stable replica sort
ROUTING_HASH - 接口 中的静态变量org.apache.solr.common.params.ShardParams
configure hash param for stable replica sort
RoutingRule - org.apache.solr.common.cloud中的类
Used for routing docs with particular keys into another collection
RoutingRule(String, Map<String, Object>) - 类 的构造器org.apache.solr.common.cloud.RoutingRule
 
Row - org.apache.solr.client.solrj.cloud.autoscaling中的类
Each instance represents a node in the cluster
Row(String, List<Pair<String, Variable.Type>>, List<String>, Policy.Session) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.Row
 
Row(String, Cell[], boolean, Map<String, Map<String, List<ReplicaInfo>>>, boolean, Policy.Session, Map, Map) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.Row
 
RowAtEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
RowAtEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.RowAtEvaluator
 
RowCountEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
RowCountEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.RowCountEvaluator
 
ROWS - 接口 中的静态变量org.apache.solr.common.params.CommonParams
number of documents to return starting at "start"
ROWS_DEFAULT - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
RQ - 接口 中的静态变量org.apache.solr.common.params.CommonParams
rank query
Rsp() - 类 的构造器org.apache.solr.client.solrj.impl.LBHttpSolrClient.Rsp
已过时。
 
Rsp() - 类 的构造器org.apache.solr.client.solrj.impl.LBSolrClient.Rsp
 
rsp - 类 中的变量org.apache.solr.client.solrj.impl.LBSolrClient.Rsp
 
rule - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
RULE - 类 中的静态变量org.apache.solr.common.cloud.DocCollection
已过时。
to be removed in Solr 9.0 (see SOLR-14930)
run() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy.Acceptor
 
run() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy.Bridge.Pump
 
run() - 类 中的方法org.apache.solr.client.solrj.io.stream.ExecutorStream.StreamTask
 

S

safeExpression() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.InjectionDefense
Provides an expression that is guaranteed to have the expected number of sub-expressions
safeExpressionString() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.InjectionDefense
Provides a string that is guaranteed to parse to a legal expression and to have the expected number of sub-expressions.
sample() - 类 中的方法org.apache.solr.client.solrj.io.eval.MarkovChainEvaluator.MarkovChain
 
sample(int) - 类 中的方法org.apache.solr.client.solrj.io.eval.MarkovChainEvaluator.MarkovChain
 
SAMPLE_PERCENTAGE - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
SampleEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
SampleEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.SampleEvaluator
 
SaslZkACLProvider - org.apache.solr.common.cloud中的类
ZkACLProvider that gives all permissions for the user specified in System property "solr.authorization.superuser" (default: "solr") when using sasl, and gives read permissions for anyone else.
SaslZkACLProvider() - 类 的构造器org.apache.solr.common.cloud.SaslZkACLProvider
 
SAX_INSTANCE - 类 中的静态变量org.apache.solr.common.EmptyEntityResolver
 
ScalarAddEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ScalarAddEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ScalarAddEvaluator
 
ScalarDivideEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ScalarDivideEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ScalarDivideEvaluator
 
ScalarMultiplyEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ScalarMultiplyEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ScalarMultiplyEvaluator
 
ScalarSubtractEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ScalarSubtractEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ScalarSubtractEvaluator
 
scale(double[]) - 类 中的方法org.apache.solr.client.solrj.io.eval.KnnRegressionEvaluator.KnnRegressionTuple
 
scale(Matrix) - 类 中的方法org.apache.solr.client.solrj.io.eval.KnnRegressionEvaluator.KnnRegressionTuple
 
scale(double[], double, double) - 类 中的静态方法org.apache.solr.client.solrj.io.eval.MinMaxScaleEvaluator
 
ScaleEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ScaleEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ScaleEvaluator
 
SCHEMA - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
If you specify a schema, what is its name
schemaName - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
SchemaName() - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.SchemaName
 
SchemaName(SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.SchemaName
 
SchemaNameResponse() - 类 的构造器org.apache.solr.client.solrj.response.schema.SchemaResponse.SchemaNameResponse
 
SchemaRepresentation - org.apache.solr.client.solrj.response.schema中的类
 
SchemaRepresentation() - 类 的构造器org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
SchemaRequest - org.apache.solr.client.solrj.request.schema中的类
This class offers access to the operations exposed by the Solr Schema API.
SchemaRequest() - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest
Default constructor.
SchemaRequest(SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest
 
SchemaRequest.AddCopyField - org.apache.solr.client.solrj.request.schema中的类
Adds a new copy field rule to the schema of the specified collection.
SchemaRequest.AddDynamicField - org.apache.solr.client.solrj.request.schema中的类
Adds a new dynamic field rule to the schema of the specified collection.
SchemaRequest.AddField - org.apache.solr.client.solrj.request.schema中的类
Adds a new field definition to the schema.
SchemaRequest.AddFieldType - org.apache.solr.client.solrj.request.schema中的类
Update request used to add a new field type to the schema.
SchemaRequest.CopyFields - org.apache.solr.client.solrj.request.schema中的类
Schema API request that retrieves the source and destination of each copy field in the schema.
SchemaRequest.DeleteCopyField - org.apache.solr.client.solrj.request.schema中的类
Deletes a copy field rule from the schema of the specified collection.
SchemaRequest.DeleteDynamicField - org.apache.solr.client.solrj.request.schema中的类
Deletes a dynamic field rule from your schema.
SchemaRequest.DeleteField - org.apache.solr.client.solrj.request.schema中的类
Removes a field definition from the schema.
SchemaRequest.DeleteFieldType - org.apache.solr.client.solrj.request.schema中的类
Removes a field type from the schema of the specified collection.
SchemaRequest.DynamicField - org.apache.solr.client.solrj.request.schema中的类
Schema API request that lists the dynamic field definition for the specified field contained in the schema.
SchemaRequest.DynamicFields - org.apache.solr.client.solrj.request.schema中的类
Schema API request that lists the dynamic field definitions contained in the schema.
SchemaRequest.Field - org.apache.solr.client.solrj.request.schema中的类
Schema API request that lists the field definition for the specified field contained in the schema.
SchemaRequest.Fields - org.apache.solr.client.solrj.request.schema中的类
Schema API request class that lists the field definitions contained in the schema.
SchemaRequest.FieldType - org.apache.solr.client.solrj.request.schema中的类
Schema API request that retrieves the type definitions for the specified field type contained in the schema.
SchemaRequest.FieldTypes - org.apache.solr.client.solrj.request.schema中的类
Schema API request that lists the types definitions contained in the schema.
SchemaRequest.GlobalSimilarity - org.apache.solr.client.solrj.request.schema中的类
Retrieves the class name of the global similarity defined (if any) in the schema.
SchemaRequest.MultiUpdate - org.apache.solr.client.solrj.request.schema中的类
The Schema API offers the possibility to perform one or more add requests in a single command.
SchemaRequest.ReplaceDynamicField - org.apache.solr.client.solrj.request.schema中的类
Replaces a dynamic field rule in the schema of the specified collection.
SchemaRequest.ReplaceField - org.apache.solr.client.solrj.request.schema中的类
Replaces a field's definition.
SchemaRequest.ReplaceFieldType - org.apache.solr.client.solrj.request.schema中的类
Replaces a field type in schema belonging to the schema of the specified collection.
SchemaRequest.SchemaName - org.apache.solr.client.solrj.request.schema中的类
Schema API request class that can be used to retrieve the name of the schema.
SchemaRequest.SchemaVersion - org.apache.solr.client.solrj.request.schema中的类
Schema API request that can be used to retrieve the version of the schema for the specified collection.
SchemaRequest.UniqueKey - org.apache.solr.client.solrj.request.schema中的类
Schema API request that retrieves the field name that is defined as the uniqueKey for the index of the specified collection.
SchemaRequest.Update - org.apache.solr.client.solrj.request.schema中的类
 
SchemaResponse - org.apache.solr.client.solrj.response.schema中的类
This class is used to wrap the response messages retrieved from Solr Schema API.
SchemaResponse() - 类 的构造器org.apache.solr.client.solrj.response.schema.SchemaResponse
 
SchemaResponse.CopyFieldsResponse - org.apache.solr.client.solrj.response.schema中的类
 
SchemaResponse.DynamicFieldResponse - org.apache.solr.client.solrj.response.schema中的类
 
SchemaResponse.DynamicFieldsResponse - org.apache.solr.client.solrj.response.schema中的类
 
SchemaResponse.FieldResponse - org.apache.solr.client.solrj.response.schema中的类
 
SchemaResponse.FieldsResponse - org.apache.solr.client.solrj.response.schema中的类
 
SchemaResponse.FieldTypeResponse - org.apache.solr.client.solrj.response.schema中的类
 
SchemaResponse.FieldTypesResponse - org.apache.solr.client.solrj.response.schema中的类
 
SchemaResponse.GlobalSimilarityResponse - org.apache.solr.client.solrj.response.schema中的类
 
SchemaResponse.SchemaNameResponse - org.apache.solr.client.solrj.response.schema中的类
 
SchemaResponse.SchemaVersionResponse - org.apache.solr.client.solrj.response.schema中的类
 
SchemaResponse.UniqueKeyResponse - org.apache.solr.client.solrj.response.schema中的类
 
SchemaResponse.UpdateResponse - org.apache.solr.client.solrj.response.schema中的类
 
SchemaVersion() - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.SchemaVersion
 
SchemaVersion(SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.SchemaVersion
 
SchemaVersionResponse() - 类 的构造器org.apache.solr.client.solrj.response.schema.SchemaResponse.SchemaVersionResponse
 
SCORE - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
SCORE_B - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
SCORE_K1 - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
SCORE_PIVOT - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
ScoreNodesStream - org.apache.solr.client.solrj.io.stream中的类
Iterates over a gatherNodes() expression and scores the Tuples based on tf-idf.
ScoreNodesStream(TupleStream, String) - 类 的构造器org.apache.solr.client.solrj.io.stream.ScoreNodesStream
 
ScoreNodesStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.ScoreNodesStream
 
SealedClause - org.apache.solr.client.solrj.cloud.autoscaling中的类
This clause is an instance with no conditions with computed value. every value is computed just in time
search(Matrix, double[], int, DistanceMeasure) - 类 中的静态方法org.apache.solr.client.solrj.io.eval.KnnEvaluator
 
SearchFacadeStream - org.apache.solr.client.solrj.io.stream中的类
Connects to Zookeeper to pick replicas from a specific collection to send the query to.
SearchFacadeStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.SearchFacadeStream
 
SearchStream - org.apache.solr.client.solrj.io.stream中的类
 
SearchStream() - 类 的构造器org.apache.solr.client.solrj.io.stream.SearchStream
 
SearchStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.SearchStream
 
second() - 类 中的方法org.apache.solr.common.util.Pair
 
SECURITY_ZNODE_PATH - 类 中的静态变量org.apache.solr.common.cloud.SecurityAwareZkACLProvider
 
SecurityAwareZkACLProvider - org.apache.solr.common.cloud中的类
ZkACLProvider capable of returning a different set of ACLs for security-related znodes (default: subtree under /security and security.json) vs non-security-related znodes.
SecurityAwareZkACLProvider() - 类 的构造器org.apache.solr.common.cloud.SecurityAwareZkACLProvider
 
SEGMENT_TERMINATE_EARLY - 接口 中的静态变量org.apache.solr.common.params.CommonParams
Whether or not the search may be terminated early within a segment.
SEGMENT_TERMINATE_EARLY_DEFAULT - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
SelectStream - org.apache.solr.client.solrj.io.stream中的类
Selects fields from the incoming stream and applies optional field renaming.
SelectStream(TupleStream, List<String>) - 类 的构造器org.apache.solr.client.solrj.io.stream.SelectStream
 
SelectStream(TupleStream, Map<String, String>) - 类 的构造器org.apache.solr.client.solrj.io.stream.SelectStream
 
SelectStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.SelectStream
 
selectValue(ResultSet) - 接口 中的方法org.apache.solr.client.solrj.io.stream.JDBCStream.ResultSetValueSelector
 
send(Http2SolrClient.OutStream, SolrRequest, String) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient
 
sendDirectUpdatesToAnyShardReplica() - 类 中的方法org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.Builder
Tells CloudHttp2SolrClient.Builder that created clients can send updates to any shard replica (shard leaders and non-leaders).
sendDirectUpdatesToAnyShardReplica() - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
Tells CloudSolrClient.Builder that created clients can send updates to any shard replica (shard leaders and non-leaders).
sendDirectUpdatesToShardLeadersOnly() - 类 中的方法org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.Builder
Tells CloudHttp2SolrClient.Builder that created clients should send direct updates to shard leaders only.
sendDirectUpdatesToShardLeadersOnly() - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
Tells CloudSolrClient.Builder that created clients should send direct updates to shard leaders only.
sendRequest(SolrRequest, List<String>) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
sendUpdatesOnlyToShardLeaders() - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
Tells CloudSolrClient.Builder that created clients should send updates only to shard leaders.
sendUpdatesToAllReplicasInShard() - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
Tells CloudSolrClient.Builder that created clients should send updates to all replicas for a shard.
sep - 类 中的变量org.apache.solr.client.solrj.io.stream.JDBCStream
 
SEPARATOR - 类 中的静态变量org.apache.solr.common.cloud.CompositeIdRouter
 
SEPARATOR - 类 中的静态变量org.apache.solr.common.cloud.PerReplicaStates
 
SequenceEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
SequenceEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.SequenceEvaluator
 
serializable(SolrResponse) - 类 中的静态方法org.apache.solr.client.solrj.SolrResponse
已过时。
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.AbsoluteValueEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.AddEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.AkimaEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.AndEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.AnovaEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.AppendEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ArcCosineEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ArcSineEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ArcTangentEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ArrayEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.BicubicSplineEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.BinomialCoefficientEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.CanberraEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.CeilingEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ChebyshevDistanceEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ChebyshevEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ChiSquareDataSetEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.CoalesceEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ColumnAtEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ColumnEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ConcatEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ConversionEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ConvexHullEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ConvolutionEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.CopyOfEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.CopyOfRangeEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.CorrelationEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.CorrelationSignificanceEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.CosineDistanceEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.CosineEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.CosineSimilarityEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.CovarianceEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.CubedRootEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.CumulativeProbabilityEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.DateEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.DbscanEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.DensityEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.DerivativeEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.DescribeEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.DistanceEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.DivideEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.DotProductEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.DoubleEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.EarthMoversEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.EBEAddEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.EBEDivideEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.EBEMultiplyEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.EBESubtractEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.EmpiricalDistributionEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.EnclosingDiskEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.EqualToEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.EuclideanDistanceEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.EuclideanEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ExclusiveOrEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ExponentialMovingAverageEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.FactorialEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.FeatureSelectEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.FFTEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.FindDelayEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.FloorEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.FrequencyTableEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.FuzzyKmeansEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.GaussFitEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.GetCacheEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.GetValueEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.GrandSumEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.GreaterThanEqualToEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.GreaterThanEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.GTestDataSetEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.HarmonicFitEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.HistogramEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.HyperbolicCosineEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.HyperbolicSineEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.HyperbolicTangentEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.IFFTEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.IfThenElseEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.IntegrateEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.IsNullEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.KmeansEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.KnnEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.KnnRegressionEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.L1NormEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.LatLonVectorsEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.LeftShiftEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.LengthEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.LerpEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.LessThanEqualToEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.LessThanEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.LInfNormEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ListCacheEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.LoessEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.Log10Evaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.LongEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.LowerEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ManhattanEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.MannWhitneyUEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.MarkovChainEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.MatchesEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.MatrixEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.MatrixMultiplyEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.MeanDifferenceEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.MeanEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.MemsetEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.MinMaxScaleEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ModeEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ModuloEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.MonteCarloEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.MovingAverageEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.MovingMADEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.MovingMedianEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.MultiKmeansEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.MultiplyEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.NaturalEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.NaturalLogEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.NormalizeEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.NormalizeSumEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.NormEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.NotEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.NotNullEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.OLSRegressionEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.OnesEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.OrEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.OscillateEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.OutliersEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.PairedTTestEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.PairSortEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.PercentileEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.PivotEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.PolyFitDerivativeEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.PolyFitEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.PowerEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.PrecisionEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.PredictEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.PrimesEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ProbabilityEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.PutCacheEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.RankEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.RecipEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.RecursiveBooleanEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.RecursiveNumericEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.RecursiveNumericListEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.RecursiveObjectEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.RecursiveTemporalEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.RegressionEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.RemoveCacheEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.RepeatEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ReverseEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.RightShiftEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.RoundEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.RowAtEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ScalarAddEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ScalarDivideEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ScalarMultiplyEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ScalarSubtractEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ScaleEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.SequenceEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.SetValueEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.SineEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.SplineEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.SplitEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.SquareRootEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.StandardDeviationEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.SubtractEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.SumColumnsEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.SumDifferenceEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.SumRowsEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TangentEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorDay
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorDayOfQuarter
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorDayOfYear
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorEpoch
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorHour
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorMinute
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorMonth
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorQuarter
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorSecond
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorWeek
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TemporalEvaluatorYear
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TermVectorsEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TimeDifferencingEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TopFeaturesEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TransposeEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TrimEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TruncEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.TTestEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.UnitEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.UpperEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ValueAtEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.VarianceEvaluator
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.VectorFunction
 
serialVersionUID - 类 中的静态变量org.apache.solr.client.solrj.io.eval.ZerosEvaluator
 
server - 类 中的变量org.apache.solr.client.solrj.impl.LBSolrClient.Rsp
 
serverId - 类 中的变量org.apache.solr.common.cloud.ZkDynamicConfig.Server
 
servers - 类 中的变量org.apache.solr.client.solrj.impl.LBSolrClient.Req
 
SESSION_EXPIRY - 类 中的静态变量org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper
 
SessionWrapper(Policy.Session, PolicyHelper.SessionRef) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.SessionWrapper
 
set(String, String...) - 类 中的方法org.apache.solr.common.params.ModifiableSolrParams
Replace any existing parameter with the given name.
set(String, int) - 类 中的方法org.apache.solr.common.params.ModifiableSolrParams
 
set(String, boolean) - 类 中的方法org.apache.solr.common.params.ModifiableSolrParams
 
set(AtomicReference<?>) - 接口 中的方法org.apache.solr.common.util.ExecutorUtil.InheritableThreadLocalProvider
This is invoked in the Threadpool thread. set the appropriate values in the threadlocal of this thread.
set(char[], int, int) - 类 中的方法org.noggit.CharArr
 
setAcceptBacklog(int) - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy
 
setACL(String, List<ACL>, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Set the ACL on a single node in ZooKeeper.
setAction(AbstractUpdateRequest.ACTION, boolean, boolean) - 类 中的方法org.apache.solr.client.solrj.request.AbstractUpdateRequest
Sets appropriate parameters for the given ACTION
setAction(AbstractUpdateRequest.ACTION, boolean, boolean, boolean) - 类 中的方法org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setAction(AbstractUpdateRequest.ACTION, boolean, boolean, int) - 类 中的方法org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setAction(AbstractUpdateRequest.ACTION, boolean, boolean, boolean, int) - 类 中的方法org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setAction(AbstractUpdateRequest.ACTION, boolean, boolean, int, boolean, boolean) - 类 中的方法org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setAction(AbstractUpdateRequest.ACTION, boolean, boolean, int, boolean) - 类 中的方法org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setAction(AbstractUpdateRequest.ACTION, boolean, boolean, int, boolean, boolean, boolean) - 类 中的方法org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setAction(ConfigSetParams.ConfigSetAction) - 类 中的方法org.apache.solr.client.solrj.request.ConfigSetAdminRequest
 
setAction(CoreAdminParams.CoreAdminAction) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest
 
setActionDisable() - 类 中的方法org.apache.solr.client.solrj.request.SolrPing
Set the action parameter on this request to enable.
setActionEnable() - 类 中的方法org.apache.solr.client.solrj.request.SolrPing
Set the action parameter on this request to enable.
setActionPing() - 类 中的方法org.apache.solr.client.solrj.request.SolrPing
Set the action parameter on this request to ping.
setAdditionalProps(Map<String, String>) - 类 中的静态方法org.apache.solr.common.util.CommonTestInjection
 
setAlias(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setAliasProperty(String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to add or remove properties from an alias
SetAliasProperty(String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.SetAliasProperty
 
setAliveCheckInterval(int) - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
LBHttpSolrServer keeps pinging the dead servers at fixed interval to find if it is alive.
setAnalyzer(AnalyzerDefinition) - 类 中的方法org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
setAsyncId(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionAdminRequest
 
setAttribute(String, Object) - 接口 中的方法org.apache.solr.client.solrj.io.eval.Attributes
 
setAttribute(String, Object) - 类 中的方法org.apache.solr.client.solrj.io.eval.Matrix
 
setAttribute(String, Object) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Modify
Sets the collection attribute to the given value
setAttributes(Map<String, Object>) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Modify
Sets the attributes to be modified using the Modify Collection API.
setAttributes(Map<String, Object>) - 类 中的方法org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
setAttributes(Map<String, Object>) - 类 中的方法org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
setAuthSchemeRegistryProvider(SolrHttpClientBuilder.AuthSchemeRegistryProvider) - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientBuilder
 
setAuthSchemeRegistryProvider(SolrHttpClientContextBuilder.AuthSchemeRegistryProvider) - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientContextBuilder
 
setAutoAddReplicas(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setAutoAddReplicas(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
setAutoCommit(boolean) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
setAutoDeleteAge(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateTimeRoutedAlias
 
setBackupId(int) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteBackup
 
setBackupId(int) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
Specify the ID of the backup-point to restore from. '-1' is used by default to have Solr restore from the most recent backup-point.
setBackupLocation(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ListBackup
 
setBackupRepository(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ListBackup
 
setBaseConfigSetName(String) - 类 中的方法org.apache.solr.client.solrj.request.ConfigSetAdminRequest.Create
 
setBasePath(String) - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
setBaseURL(String) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
Change the base-url used when sending requests to Solr.
setBasicAuthCredentials(String, String) - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
setBatchSize(int) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ReindexCollection
Copy documents in batches of this size.
setBlockChildQuery(String) - 类 中的方法org.apache.solr.client.solrj.request.json.DomainMap
Indicates that the resulting domain will contain all child documents of the parents in the current domain
setBlockParentQuery(String) - 类 中的方法org.apache.solr.client.solrj.request.json.DomainMap
Indicates that the resulting domain will contain all parent documents of the children in the existing domain
setBucketOffset(int) - 类 中的方法org.apache.solr.client.solrj.request.json.TermsFacetMap
Indicates that Solr should skip over the N buckets for this facet.
setCacheTimeout(int) - 类 中的方法org.apache.solr.client.solrj.impl.BaseHttpClusterStateProvider
 
setCatalog(String) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
setCharFilters(List<Map<String, Object>>) - 类 中的方法org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
setCheckLive(Boolean) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
setCheckpoint(long) - 类 中的方法org.apache.solr.client.solrj.io.stream.SolrStream
 
setChildren(List<Explanation>) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExplanation
 
setClientAuth(boolean) - 类 中的方法org.apache.solr.client.solrj.embedded.SSLConfig
 
setClientInfo(String, String) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
setClientInfo(Properties) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
setClusterProperties(Map<String, Object>) - 类 中的方法org.apache.solr.common.cloud.ClusterProperties
 
setClusterProperty(String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to set (or unset) a cluster property
setClusterProperty(String, Object) - 类 中的方法org.apache.solr.common.cloud.ClusterProperties
This method sets a cluster property.
setCollationQueryString(String) - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
setCollection(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setCollection(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
setCollectionCacheTTl(int) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
Sets the cache ttl for DocCollection Objects cached .
setCollectionConfigName(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setCollectionName(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
setCollectionParam(String, Object) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ReindexCollection
Set other supported collection CREATE parameters.
setCollectionProperty(String, String, String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
 
setCollectionProperty(String, String, String) - 类 中的方法org.apache.solr.common.cloud.CollectionProperties
This method sets a collection property.
setColumnLabels(List<String>) - 类 中的方法org.apache.solr.client.solrj.io.eval.Matrix
 
SetColumnLabelsEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
SetColumnLabelsEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.SetColumnLabelsEvaluator
 
setCommand(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ReindexCollection
Set optional command (eg. abort, status).
setCommandData(Object) - 类 中的方法org.apache.solr.common.util.CommandOperation
 
setCommitName(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
 
setCommitWithin(int) - 类 中的方法org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setConfigName(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ReindexCollection
Config name for the target collection.
setConfigName(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
setConfigName(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setConfigSet(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setConfigSetName(String) - 类 中的方法org.apache.solr.client.solrj.request.ConfigSetAdminRequest.ConfigSetSpecificAdminRequest
 
setConnectionTimeout(int) - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient
已过时。
since 7.0 Use CloudSolrClient.Builder methods instead.
setConnectionTimeout(int) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
已过时。
since 7.0 Use ConcurrentUpdateSolrClient.Builder methods instead.
setConnectionTimeout(int) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
已过时。
since 7.0 Use HttpSolrClient.Builder methods instead.
setConnectionTimeout(int) - 类 中的方法org.apache.solr.client.solrj.impl.LBHttpSolrClient
已过时。
since 7.0 Use LBHttpSolrClient.Builder methods instead.
setContentType(String) - 类 中的方法org.apache.solr.common.util.ContentStreamBase
 
setContentWriter(RequestWriter.ContentWriter) - 类 中的方法org.apache.solr.client.solrj.request.GenericSolrRequest
 
setCookiePolicy(String) - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
 
setCookieSpecRegistryProvider(SolrHttpClientBuilder.CookieSpecRegistryProvider) - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientBuilder
 
setCookieSpecRegistryProvider(SolrHttpClientContextBuilder.CookieSpecRegistryProvider) - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientContextBuilder
 
setCopyFields(List<Map<String, Object>>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setCoreName(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
setCoreName(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
Provide the name of the core to be created.
setCoreName(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest
 
setCoreNodeName(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setCoreNodeName(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
setCorrection(String) - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse.Correction
 
setCount(long) - 类 中的方法org.apache.solr.client.solrj.response.FacetField.Count
 
setCreateNodeSet(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
setCreateNodeSet(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setCreateNodeSet(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
setCreateNodeSetShuffle(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
setCredentials(String, String) - 类 中的方法org.apache.solr.client.solrj.io.stream.SolrStream
 
setDaemons(Map<String, DaemonStream>) - 类 中的方法org.apache.solr.client.solrj.io.stream.DaemonStream
 
setData(String, byte[], int) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.DelegatingDistribStateManager
 
setData(String, byte[], int) - 接口 中的方法org.apache.solr.client.solrj.cloud.DistribStateManager
 
setData(String, byte[], int) - 类 中的方法org.apache.solr.client.solrj.impl.ZkDistribStateManager
 
setData(String, byte[], int, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Returns node's state
setData(String, byte[], boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Write data to ZooKeeper.
setData(String, File, boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Write file to ZooKeeper - default system encoding used.
setDataDir(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
setDataDir(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setDefaultCollection(String) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
Sets the default collection for request
setDefaultCredentialsProvider(SolrHttpClientBuilder.CredentialsProviderProvider) - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientBuilder
 
setDefaultCredentialsProvider(SolrHttpClientContextBuilder.CredentialsProviderProvider) - 类 中的方法org.apache.solr.client.solrj.impl.SolrHttpClientContextBuilder
 
setDefaultSolrParams(SolrParams) - 类 中的静态方法org.apache.solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactory
This method enables configuring system wide defaults (apart from using a config file based approach).
setDefaultSSLConfig(SSLConfig) - 类 中的静态方法org.apache.solr.client.solrj.impl.Http2SolrClient
 
setDeleteDataDir(Boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
setDeleteDataDir(Boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteShard
 
setDeleteDataDir(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
setDeleteIndex(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
setDeleteIndexDir(Boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
setDeleteInstanceDir(Boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
setDeleteInstanceDir(Boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteShard
 
setDeleteInstanceDir(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
setDeleteQuery(List<String>) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
setDistErr(double) - 类 中的方法org.apache.solr.client.solrj.request.json.HeatmapFacetMap
Indicates the maximum acceptable cell error distance.
setDistErrPct(double) - 类 中的方法org.apache.solr.client.solrj.request.json.HeatmapFacetMap
A fraction of the heatmap region that is used to compute the cell size.
setDistrib(boolean) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setDocIterator(Iterator<SolrInputDocument>) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
setDocs(List<String>) - 类 中的方法org.apache.solr.client.solrj.response.Cluster
 
setDynamicFields(List<String>) - 类 中的方法org.apache.solr.client.solrj.response.schema.FieldTypeRepresentation
 
setDynamicFields(List<Map<String, Object>>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setElapsedTime(long) - 类 中的方法org.apache.solr.client.solrj.response.SimpleSolrResponse
 
setElapsedTime(long) - 类 中的方法org.apache.solr.client.solrj.response.SolrResponseBase
 
setElapsedTime(long) - 类 中的方法org.apache.solr.client.solrj.SolrResponse
 
setEnd(int) - 类 中的方法org.noggit.CharArr
 
setExpression(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
setExpressionType(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
setFacet(boolean) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
enable/disable faceting.
setFacetLimit(int) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
set the facet limit
setFacetMethod(TermsFacetMap.FacetMethod) - 类 中的方法org.apache.solr.client.solrj.request.json.TermsFacetMap
Indicate which method should be used to compute the facet.
setFacetMinCount(int) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
set facet minimum count
setFacetMissing(Boolean) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Sets facet missing boolean flag
setFacetPrefix(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setFacetPrefix(String, String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setFacetSort(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
set facet sort
setField(String, Object) - 类 中的方法org.apache.solr.common.SolrDocument
Set a field with the given object.
setField(String, Object) - 类 中的方法org.apache.solr.common.SolrDocumentBase
Set a field with implied null value for boost.
setField(String, Object) - 类 中的方法org.apache.solr.common.SolrInputDocument
Set a field value; replacing the existing value if present.
setFieldLabels(Map<String, String>) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
setFieldMappings(Map<String, String>) - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
setFieldMappings(Map<String, String>) - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
setFieldMappings(Map<String, String>) - 类 中的方法org.apache.solr.client.solrj.io.stream.SolrStream
 
setFieldNames(List<String>) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
setFieldNames(List<String>) - 类 中的方法org.apache.solr.client.solrj.request.FieldAnalysisRequest
Sets the field names on which the analysis should be performed.
setFields(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ReindexCollection
Fields to reindex (the same syntax as CommonParams.FL), default is '*'.
setFields(List<String>) - 类 中的方法org.apache.solr.client.solrj.request.LukeRequest
 
setFields(List<String>) - 类 中的方法org.apache.solr.client.solrj.response.schema.FieldTypeRepresentation
 
setFields(List<Map<String, Object>>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setFields(String...) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setFieldTypes(List<String>) - 类 中的方法org.apache.solr.client.solrj.request.FieldAnalysisRequest
Sets the field types on which analysis should be performed.
setFieldTypes(List<FieldTypeDefinition>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setFieldValue(String) - 类 中的方法org.apache.solr.client.solrj.request.FieldAnalysisRequest
Sets the field value to be analyzed.
setFilterQueries(String...) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setFilters(List<Map<String, Object>>) - 类 中的方法org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
setFlags(int) - 类 中的方法org.noggit.JSONParser
 
setFollowAliases(Boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionSpecificAdminRequest
 
setFollowRedirects(boolean) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient
 
setFollowRedirects(boolean) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
Configure whether the client should follow redirects or not.
setForwardTimeout(int) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
setFrequency(long) - 类 中的方法org.apache.solr.client.solrj.response.TermsResponse.Term
 
setFunctionName(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
setFunctionName(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
setFunctionName(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.Metric
 
setGetFieldStatistics(boolean) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setGetFieldStatistics(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setGridLevel(int) - 类 中的方法org.apache.solr.client.solrj.request.json.HeatmapFacetMap
Indicates the size of each cell in the computed heatmap grid If not set, defaults to being computed by distErrPct or distErr
setHardEnd(boolean) - 类 中的方法org.apache.solr.client.solrj.request.json.RangeFacetMap
Indicates whether the facet's last bucket should stop exactly at end, or be extended to be gap wide Defaults to false if not specified.
setHeatmapFormat(HeatmapFacetMap.HeatmapFormat) - 类 中的方法org.apache.solr.client.solrj.request.json.HeatmapFacetMap
Sets the format that the computed heatmap should be returned in.
setHelpers(List<Explanation>) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
setHighlight(boolean) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setHighlightFragsize(int) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setHighlightRequireFieldMatch(boolean) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setHighlightSimplePost(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setHighlightSimplePre(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setHighlightSnippets(int) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setHoldability(int) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
setHttpClientBuilder(SolrHttpClientBuilder) - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
 
setHttpClientProvider(SolrHttpClientBuilder) - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
 
setHttpClientRequestContextBuilder(SolrHttpClientContextBuilder) - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
 
setIdentifier(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.Metric
 
setIdentifier(String...) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.Metric
 
setIdField(String) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
已过时。
setImplementingClass(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
setIncludeIndexFieldFlags(boolean) - 类 中的方法org.apache.solr.client.solrj.request.LukeRequest
Choose whether /luke should return the index-flags for each field Fetching and returning the index-flags for each field in your index has non-zero cost, and can slow down requests to /luke.
setIncludeScore(boolean) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setIncremental(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
已过时。
setIndent(boolean) - 类 中的方法org.apache.solr.common.util.SolrJSONWriter
 
setIndent(boolean) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
setIndentSize(int) - 类 中的方法org.noggit.JSONWriter
 
setIndexAnalyzer(AnalyzerDefinition) - 类 中的方法org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
setIndexBackupStrategy(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
 
setIndexDirs(List<String>) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
setIndexInfoNeeded(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest
 
setIndexPhases(String, List<AnalysisResponseBase.AnalysisPhase>) - 类 中的方法org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
 
setInPlaceMove(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.MoveReplica
 
setInstanceDir(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
setInstanceDir(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setIsLoadOnStartup(Boolean) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setIsTransient(Boolean) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setJoinTransformation(String, String) - 类 中的方法org.apache.solr.client.solrj.request.json.DomainMap
Transforms the domain by running a join query with the provided from and to parameters Join modifies the current domain by selecting the documents whose values in field to match values for the field from in the current domain.
setLabels(List<String>) - 类 中的方法org.apache.solr.client.solrj.response.Cluster
 
setLeftFieldName(String) - 类 中的方法org.apache.solr.client.solrj.io.comp.FieldComparator
 
setLevel(int) - 类 中的方法org.apache.solr.common.util.SolrJSONWriter
 
setLimit(int) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonQueryRequest
Specify how many results should be returned from the JSON request
setLimit(int) - 类 中的方法org.apache.solr.client.solrj.request.json.TermsFacetMap
Indicates the maximum number of buckets to be returned by this facet.
setLocation(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
 
setLocation(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteBackup
 
setLocation(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
setMaps(Object, List<Map>) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
setMask(int) - 类 中的方法com.alibaba.lindorm.search.client.searchj.partition.HashPartition
 
setMaxAtOnce(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.RebalanceLeaders
 
setMaxFutureMs(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateTimeRoutedAlias
Sets how long into the future (millis) that we will allow a document to pass.
setMaxNumBackupPoints(int) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteBackup
 
setMaxNumberBackupPoints(int) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
Specifies the maximum number of backup points to keep at the backup location.
setMaxScore(Float) - 类 中的方法org.apache.solr.common.SolrDocumentList
 
setMaxShardsPerNode(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setMaxShardsPerNode(int) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
setMaxWaitSeconds(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.RebalanceLeaders
 
setMetadata(NamedList<String>) - 异常错误 中的方法org.apache.solr.common.SolrException
 
setMetadata(String, String) - 异常错误 中的方法org.apache.solr.common.SolrException
 
setMethod(SolrRequest.METHOD) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonQueryRequest
 
setMethod(SolrRequest.METHOD) - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
setMetrics(List<Metric>) - 类 中的方法org.apache.solr.client.solrj.io.graph.Node
 
setMetrics(Map<String, Map>) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
setMinCount(int) - 类 中的方法org.apache.solr.client.solrj.request.json.RangeFacetMap
Indicates that buckets should be returned only if they have a count of at least minOccurrences Defaults to '0' if not specified.
setMinCount(int) - 类 中的方法org.apache.solr.client.solrj.request.json.TermsFacetMap
Indicates that the facet results should not include any buckets with a count less than minCount.
setModelCache(ModelCache) - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
setMoreLikeThis(boolean) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Enable/Disable MoreLikeThis.
setMoreLikeThisBoost(boolean) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Sets if the query will be boosted by the interesting term relevance.
setMoreLikeThisCount(int) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Sets the number of similar documents to return for each result.
setMoreLikeThisFields(String...) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setMoreLikeThisMaxQueryTerms(int) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Sets the maximum number of query terms that will be included in any generated query.
setMoreLikeThisMaxTokensParsed(int) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Sets the maximum number of tokens to parse in each example doc field that is not stored with TermVector support.
setMoreLikeThisMaxWordLen(int) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Sets the maximum word length above which words will be ignored.
setMoreLikeThisMinDocFreq(int) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Sets the frequency at which words will be ignored which do not occur in at least this many docs.
setMoreLikeThisMinTermFreq(int) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Sets the frequency below which terms will be ignored in the source doc
setMoreLikeThisMinWordLen(int) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Sets the minimum word length below which words will be ignored.
setMoreLikeThisQF(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Sets the query fields and their boosts using the same format as that used in DisMaxQParserPlugin.
setMultiTermAnalyzer(AnalyzerDefinition) - 类 中的方法org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
setMustMatch(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateCategoryRoutedAlias
 
setName(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
setName(String) - 类 中的方法org.apache.solr.client.solrj.response.FacetField.Count
 
setName(String) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setName(String) - 类 中的方法org.apache.solr.common.SolrInputField
 
setName(String) - 类 中的方法org.apache.solr.common.util.ContentStreamBase
 
setName(int, String) - 类 中的方法org.apache.solr.common.util.NamedList
Modifies the name of the pair at the specified index.
setNetworkTimeout(Executor, int) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
setNewConfigSetProperties(Properties) - 类 中的方法org.apache.solr.client.solrj.request.ConfigSetAdminRequest.Create
 
setNode(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
setNode(String) - 类 中的方法org.apache.solr.common.cloud.ReplicaPosition
 
setNodeName(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
setNodeSet(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateShard
 
setNonNull(String, Object) - 类 中的方法org.apache.solr.common.params.ModifiableSolrParams
 
setNote(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
setNrtReplicas(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
setNrtReplicas(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setNrtReplicas(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
setNumberOfHits(long) - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse.Collation
 
setNumDeadServersToTry(int) - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient.Req
 
setNumFound(long) - 类 中的方法org.apache.solr.common.SolrDocumentList
 
setNumFoundExact(Boolean) - 类 中的方法org.apache.solr.common.SolrDocumentList
 
setNumShards(int) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setNumSubShards(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
setNumTerms(int) - 类 中的方法org.apache.solr.client.solrj.request.LukeRequest
the number of terms to return for a given field.
setObjectByPath(Object, String, Object) - 类 中的静态方法org.apache.solr.common.util.Utils
 
setObjectByPath(Object, List<String>, Object) - 类 中的静态方法org.apache.solr.common.util.Utils
 
setObjectCache(ConcurrentMap) - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
setOffset(int) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonQueryRequest
Specify whether results should be fetched starting from a particular offset (or 'start').
setOnlyActiveNodes(Boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
setOnlyIfDown(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
setOnlyIfLeader(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
setOnlyIfLeaderActive(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
setOriginal(String) - 类 中的方法org.apache.solr.client.solrj.response.SpellCheckResponse.Correction
 
setOtherBuckets(RangeFacetMap.OtherBuckets) - 类 中的方法org.apache.solr.client.solrj.request.json.RangeFacetMap
Indicates that an additional range bucket(s) should be computed and added to those computed for start and end See RangeFacetMap.OtherBuckets for possible options.
setOtherCoreName(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest
 
setOverRefine(int) - 类 中的方法org.apache.solr.client.solrj.request.json.TermsFacetMap
Indicates how many extra buckets to request during distributed-facet-refining beyond those required by TermsFacetMap.setLimit(int) Defaults to -1 if not specified, which triggers some heuristic guessing based on other settings.
setOverRequest(int) - 类 中的方法org.apache.solr.client.solrj.request.json.TermsFacetMap
Indicates the number of additional buckets to request internally beyond those required by TermsFacetMap.setLimit(int).
setParallel(Boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ReplaceNode
 
setParallelCacheRefreshes(int) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
If caches are expired they are refreshed after acquiring a lock.
setParallelUpdates(boolean) - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient
已过时。
since 7.2 Use CloudSolrClient.Builder methods instead.
setParam(String, String) - 类 中的方法org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setParam(String, String) - 类 中的方法org.apache.solr.client.solrj.request.schema.SchemaRequest.MultiUpdate
 
setParam(String, String...) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setParam(String, boolean) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setParameter(StreamExpressionParameter) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
setParameter(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
setParameters(List<StreamExpressionParameter>) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
setParams(ModifiableSolrParams) - 类 中的方法org.apache.solr.client.solrj.request.AbstractUpdateRequest
Sets the parameters for this update request, overwriting any previous
setParams(SolrParams) - 类 中的方法org.apache.solr.client.solrj.request.DirectXmlRequest
 
setParser(ResponseParser) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
Note: This setter method is not thread-safe.
setParser(ResponseParser) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
setParser(ResponseParser) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient
 
setParser(ResponseParser) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
Note: This setter method is not thread-safe.
setParser(ResponseParser) - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
Changes the ResponseParser that will be used for the internal SolrServer objects.
setPartition(Partition) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setPath(String) - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
setPauseAtStart(boolean) - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy
 
setPerReplicaState(Boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setPolicy(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setPollQueueTime(int) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient
 
setPollQueueTime(int) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
setPreemptiveCreateWindow(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateTimeRoutedAlias
 
setPreliminarySort(String) - 类 中的方法org.apache.solr.client.solrj.request.json.TermsFacetMap
Indicates an approximate sort calculation to be performed during initial bucket generation and collection.
setProperties(Properties) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
setProperties(Properties) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setProperties(Map<String, String>) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setProperties(Properties) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateShard
 
setProperties(Properties) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Migrate
 
setProperties(Properties) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
setProperties(Properties) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
setPullReplicas(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
setPullReplicas(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setPullReplicas(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
setPurgeUnused() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteBackup
Configures the request to delete all unused files.
setQuery(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ReindexCollection
Query matching the documents to reindex (default is '*:*').
setQuery(String) - 类 中的方法org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Sets the query to be analyzed.
setQuery(String) - 类 中的方法org.apache.solr.client.solrj.request.FieldAnalysisRequest
Sets the query to be analyzed.
setQuery(String) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonQueryRequest
Specify the query sent as a part of this JSON request This method may be called multiple times, but each call overwrites the value specified by previous calls.
setQuery(Map<String, Object>) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonQueryRequest
Specify the query sent as a part of this JSON request.
setQuery(MapWriter) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonQueryRequest
Specify the query sent as a part of this JSON request.
setQuery(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setQueryAnalyzer(AnalyzerDefinition) - 类 中的方法org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
setQueryParams(Set<String>) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
Expert Method.
setQueryParams(Set<String>) - 类 中的方法org.apache.solr.client.solrj.impl.DelegationTokenHttpSolrClient
 
setQueryParams(Set<String>) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient
Expert Method
setQueryParams(Set<String>) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
Expert Method
setQueryParams(Set<String>) - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
Expert Method.
setQueryParams(Set<String>) - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
setQueryPhases(List<AnalysisResponseBase.AnalysisPhase>) - 类 中的方法org.apache.solr.client.solrj.response.DocumentAnalysisResponse.FieldAnalysis
 
setRanges(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
setRawSizeSamplingPercent(float) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
setReadOnly(boolean) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
setReadOnly(String) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
setReadStringAsCharSeq(boolean) - 类 中的方法org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec
 
setReadStringAsCharSeq(boolean) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
setReceiveBufferSize(int) - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy
 
setRegionQuery(String) - 类 中的方法org.apache.solr.client.solrj.request.json.HeatmapFacetMap
Indicate the region to compute the heatmap facet on.
setRemoveSource(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ReindexCollection
Remove source collection after success.
setReplicationFactor(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setReplicationFactor(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
setRepositoryName(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Backup
 
setRepositoryName(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteBackup
 
setRepositoryName(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
setRequestHandler(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
The Request Handler to use (see the solrconfig.xml), which is stored in the "qt" parameter.
setRequestParams(SolrParams) - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
setRequestReplicaListTransformerGenerator(RequestReplicaListTransformerGenerator) - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
setRequestUrl(String) - 类 中的方法org.apache.solr.client.solrj.response.SolrResponseBase
 
setRequestWriter(RequestWriter) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
setRequestWriter(RequestWriter) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
setRequestWriter(RequestWriter) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient
 
setRequestWriter(RequestWriter) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
 
setRequestWriter(RequestWriter) - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
Changes the RequestWriter that will be used for the internal SolrServer objects.
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.DocumentAnalysisResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.FieldAnalysisResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.LukeResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.QueryResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.CopyFieldsResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.DynamicFieldResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.DynamicFieldsResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldsResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldTypeResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.FieldTypesResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.GlobalSimilarityResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.SchemaNameResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.SchemaVersionResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.UniqueKeyResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaResponse.UpdateResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.SimpleSolrResponse
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.response.SolrResponseBase
 
setResponse(NamedList<Object>) - 类 中的方法org.apache.solr.client.solrj.SolrResponse
 
setResponseParser(ResponseParser) - 类 中的方法org.apache.solr.client.solrj.SolrRequest
Optionally specify how the Response should be parsed.
setRetryDelay(long) - 类 中的方法org.apache.solr.common.cloud.ZkCmdExecutor
 
setRetryExpiryTime(int) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
This is the time to wait to refetch the state after getting the same state version from ZK secs
setRightFieldName(String) - 类 中的方法org.apache.solr.client.solrj.io.comp.FieldComparator
 
setRoles(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setRouteAliasCollection(boolean) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
setRouteKey(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
setRouteResponses(NamedList) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient.RouteResponse
 
setRouterField(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setRouterFieldTimeUnit(RouterFieldTimeUnit) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateTimeRoutedAlias
 
setRouterName(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setRoutes(Map<String, T>) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient.RouteResponse
 
setRowLabels(List<String>) - 类 中的方法org.apache.solr.client.solrj.io.eval.Matrix
 
SetRowLabelsEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
SetRowLabelsEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.SetRowLabelsEvaluator
 
setRows(Integer) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setRule(String...) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setSavepoint() - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
setSavepoint(String) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
setScatter(Set<Traversal.Scatter>) - 类 中的方法org.apache.solr.client.solrj.io.graph.Traversal
 
setSchema(String) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
setSchemaName(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setScore(double) - 类 中的方法org.apache.solr.client.solrj.response.Cluster
 
setServerThreadFlag(Boolean) - 类 中的静态方法org.apache.solr.common.util.ExecutorUtil
 
setShard(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.RequestSyncShard
 
setShardId(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setShardName(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
setShardName(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
setShards(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
Provide the name of the shards to be created, separated by commas Shard names must consist entirely of periods, underscores, hyphens, and alphanumerics.
setShardUnique(Boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplicaProp
 
setShardUnique(Boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
setShowDebugInfo(boolean) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setShowMatch(boolean) - 类 中的方法org.apache.solr.client.solrj.request.DocumentAnalysisRequest
Sets whether index time tokens that match query time tokens should be marked as a "match".
setShowMatch(boolean) - 类 中的方法org.apache.solr.client.solrj.request.FieldAnalysisRequest
Sets whether index time tokens that match query time tokens should be marked as a "match".
setShowSchema(boolean) - 类 中的方法org.apache.solr.client.solrj.request.LukeRequest
 
setSimilarity(Map<String, Object>) - 类 中的方法org.apache.solr.client.solrj.request.schema.FieldTypeDefinition
 
setSimilarity(Map<String, Object>) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setSize(Long) - 类 中的方法org.apache.solr.common.util.ContentStreamBase
 
setSlice(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.SolrStream
 
setSnitch(String...) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setSocketFactoryRegistryProvider(HttpClientUtil.SocketFactoryRegistryProvider) - 类 中的静态方法org.apache.solr.client.solrj.impl.HttpClientUtil
 
setSolrClientCache(SolrClientCache) - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
setSort(String) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonQueryRequest
Specify how results to the JSON request should be sorted before being returned by Solr
setSort(String) - 类 中的方法org.apache.solr.client.solrj.request.json.TermsFacetMap
Indicates the desired ordering for the returned buckets.
setSort(String, SolrQuery.ORDER) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Replaces the current sort information with a single sort clause
setSort(SolrQuery.SortClause) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Replaces the current sort information with a single sort clause
setSorts(List<SolrQuery.SortClause>) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Replaces the current sort information.
setSoTimeout(int) - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient
已过时。
since 7.0 Use CloudSolrClient.Builder methods instead.
setSoTimeout(int) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
已过时。
since 7.0 Use ConcurrentUpdateSolrClient.Builder methods instead.
setSoTimeout(int) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
已过时。
setSoTimeout(int) - 类 中的方法org.apache.solr.client.solrj.impl.LBHttpSolrClient
已过时。
since 7.0 Use LBHttpSolrClient.Builder methods instead.
setSourceInfo(String) - 类 中的方法org.apache.solr.common.util.ContentStreamBase
 
setSplitByPrefix(Boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
setSplitFuzz(float) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
setSplitKey(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
setSplitMethod(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
setSrcCores(List<String>) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
setStart(Integer) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setStart(long) - 类 中的方法org.apache.solr.common.SolrDocumentList
 
setStart(int) - 类 中的方法org.noggit.CharArr
 
setState(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.OverrideLastPublished
 
setState(Replica.State) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
setStateFormat(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setStoragePolicy(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setStoragePolicy(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Modify
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.eval.MemsetEvaluator
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.eval.SourceEvaluator
 
setStreamContext(StreamContext) - 接口 中的方法org.apache.solr.client.solrj.io.eval.StreamEvaluator
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.graph.GatherNodesStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.graph.ShortestPathStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.Lang.LocalInputStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.CalculatorStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.CartesianProductStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.CellStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.CommitStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.ComplementStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.CsvStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.DaemonStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.DrillStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.EchoStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.EvalStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.ExceptionStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.ExecutorStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.Facet2DStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.FetchStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.GetStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.HashJoinStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.HashRollupStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.HavingStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.IntersectStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.JDBCStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.JoinStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.KnnStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.LetStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.ListStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.MergeStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.ModelStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.NoOpStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.NullStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelListStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.PlotStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.PriorityStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.PushBackStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomFacadeStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.RankStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.ReducerStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.RollupStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.ScoreNodesStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.SearchFacadeStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.SearchStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.SelectStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.SolrStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.SortStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.SqlStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.StatsStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream.TermsStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.TimeSeriesStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.TupleStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.TupStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.UniqueStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.UpdateStream
 
setStreamContext(StreamContext) - 类 中的方法org.apache.solr.client.solrj.io.stream.ZplotStream
 
setStreamFactory(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.DrillStream
 
setStreamFactory(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelStream
 
setStreamFactory(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.StreamContext
 
setStreamingResponseCallback(StreamingResponseCallback) - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
setStringCache(JavaBinCodec.StringCache) - 类 中的方法org.apache.solr.client.solrj.impl.BinaryResponseParser
 
setTarget(URI) - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy
 
setTarget(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ReindexCollection
Target collection name (null if the same).
setTerm(String) - 类 中的方法org.apache.solr.client.solrj.response.TermsResponse.Term
 
setTermEqualsToLeader(String) - 类 中的方法org.apache.solr.client.solrj.cloud.ShardTerms
Return a new ShardTerms in which the term of coreNodeName is max
setTermPrefix(String) - 类 中的方法org.apache.solr.client.solrj.request.json.TermsFacetMap
Indicates that the facet should only produce buckets for terms that start with the specified prefix.
setTerms(boolean) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
enable/disable terms.
setTermsLimit(int) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setTermsLower(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setTermsLowerInclusive(boolean) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setTermsMaxCount(int) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setTermsMinCount(int) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setTermsPrefix(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setTermsRaw(boolean) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setTermsRegex(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setTermsRegexFlag(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setTermsSortString(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setTermsUpper(String) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setTermsUpperInclusive(boolean) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
 
setTermToZero(String) - 类 中的方法org.apache.solr.client.solrj.cloud.ShardTerms
Return a new ShardTerms in which the associate term of coreNodeName is equal to zero, creating it if it does not previously exist.
setTimeAllowed(Integer) - 类 中的方法org.apache.solr.client.solrj.SolrQuery
Set the maximum time allowed for this query.
setTimeout(int) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.MoveReplica
 
setTimeZone(TimeZone) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.CreateTimeRoutedAlias
Sets the timezone for interpreting any Solr "date math.
setTlogReplicas(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
setTlogReplicas(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setTlogReplicas(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
setTokenizer(Map<String, Object>) - 类 中的方法org.apache.solr.client.solrj.request.schema.AnalyzerDefinition
 
setTotalTermFreq(long) - 类 中的方法org.apache.solr.client.solrj.response.TermsResponse.Term
 
setTrace(boolean) - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
setTrace(boolean) - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
setTrace(boolean) - 类 中的方法org.apache.solr.client.solrj.io.stream.SolrStream
Setting trace to true will include the "_CORE_" field in each Tuple emitted by the stream.
setTrackTraversal(boolean) - 类 中的方法org.apache.solr.client.solrj.io.graph.Traversal
 
setTransactionIsolation(int) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
setTTL(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setTTL(Integer) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Modify
 
setType(Replica.Type) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
setTypeMap(Map<String, Class<?>>) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
setUlogDir(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
setUlogDir(String) - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
setUniqueKey(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setUniqueKey(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Modify
 
setUniqueKey(String) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setup(Http2SolrClient) - 接口 中的方法org.apache.solr.client.solrj.impl.HttpClientBuilderFactory
 
setup(Http2SolrClient) - 类 中的方法org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder
 
setup(Http2SolrClient) - 类 中的方法org.apache.solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactory
 
setup(Http2SolrClient, String, String) - 类 中的方法org.apache.solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactory
 
setupWithCollectionTargetNodes(Set<String>, Set<Pair<String, String>>, String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester
 
setUrlMap(Map<String, List<String>>) - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
setUrlScheme(String) - 枚举 中的方法org.apache.solr.common.cloud.UrlScheme
Set the global urlScheme variable; ideally this should be immutable once set, but some tests rely on changing the value on-the-fly.
setUseBinaryV2(boolean) - 类 中的方法org.apache.solr.client.solrj.SolrRequest
If set to true use javabin instead of json (default)
setUseMultiPartPost(boolean) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient
Set the multipart connection properties
setUserPrincipal(Principal) - 类 中的方法org.apache.solr.client.solrj.SolrRequest
 
setUseSSL(boolean) - 类 中的方法org.apache.solr.client.solrj.embedded.SSLConfig
 
setUseV2(boolean) - 类 中的方法org.apache.solr.client.solrj.SolrRequest
If set to true, every request that implements V2RequestSupport will be converted to a V2 API call
setVal(int, T) - 类 中的方法org.apache.solr.common.util.NamedList
Modifies the value of the pair at the specified index.
setValue(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionValue
 
setValue(Object) - 类 中的方法org.apache.solr.common.SolrInputField
Set the value for a field.
setValue(T) - 类 中的方法org.apache.solr.common.util.NamedList.NamedListEntry
 
SetValueEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
SetValueEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.SetValueEvaluator
 
setVersion(float) - 类 中的方法org.apache.solr.client.solrj.response.schema.SchemaRepresentation
 
setWaitForFinalState(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionAdminRequest
 
setWaitSearcher(boolean) - 类 中的方法org.apache.solr.client.solrj.request.AbstractUpdateRequest
 
setWithCollection(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
setWithCoreInfo(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
setWithFieldInfo(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
setWithRawSizeDetails(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
setWithRawSizeInfo(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
setWithRawSizeSummary(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
setWithSegments(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
setWithSizeInfo(boolean) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
setWritableDocFields(JavaBinCodec.WritableDocFields) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
setWriterType(String) - 类 中的方法org.apache.solr.client.solrj.impl.NoOpResponseParser
 
setWritten(long) - 类 中的方法org.apache.solr.common.util.FastOutputStream
Resets the count returned by written()
setZkClientTimeout(int) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
Set the timeout to the zookeeper ensemble in ms
setZkConnectTimeout(int) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
Set the connect timeout to the zookeeper ensemble in ms
setZkCredentialsToAddAutomatically(ZkCredentialsProvider) - 类 中的方法org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
shallowCopy() - 类 中的方法org.apache.solr.common.cloud.ZkNodeProps
Returns a shallow writable copy of the properties
shard - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
shard - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncShardSpecificAdminRequest
 
shard - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.DeleteReplica
 
shard - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.MoveReplica
 
shard - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.ShardSpecificAdminRequest
 
shard - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
shard - 类 中的变量org.apache.solr.common.cloud.ReplicaPosition
 
SHARD - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
SHARD - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
The shard id in solr cloud
SHARD_BACKUP_ID - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
The ID of the shard-backup in question
SHARD_ID_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
SHARD_LEADERS_ZKNODE - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
SHARD_NAME - 接口 中的静态变量org.apache.solr.common.params.ShardParams
The requested shard name
SHARD_PARENT_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
SHARD_RANGE_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
SHARD_STATE_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
SHARD_URL - 接口 中的静态变量org.apache.solr.common.params.ShardParams
The requested URL for this shard
shardLeadersOnly - 类 中的变量org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.Builder
 
shardLeadersOnly - 类 中的变量org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
 
shardName - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.ClusterStatus
 
ShardParams - org.apache.solr.common.params中的接口
Parameters used for distributed search.
shards - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
SHARDS - 类 中的静态变量org.apache.solr.common.cloud.DocCollection
 
SHARDS - 接口 中的静态变量org.apache.solr.common.params.ShardParams
the shards to use (distributed configuration)
SHARDS_INFO - 接口 中的静态变量org.apache.solr.common.params.ShardParams
Request detailed match info for each shard (true/false)
SHARDS_PREFERENCE - 接口 中的静态变量org.apache.solr.common.params.ShardParams
Shards sorting rules
SHARDS_PREFERENCE_NODE_WITH_SAME_SYSPROP - 接口 中的静态变量org.apache.solr.common.params.ShardParams
Node with same system property sort rule
SHARDS_PREFERENCE_REPLICA_BASE - 接口 中的静态变量org.apache.solr.common.params.ShardParams
Replica base/fallback sort rule
SHARDS_PREFERENCE_REPLICA_LOCATION - 接口 中的静态变量org.apache.solr.common.params.ShardParams
Replica location sort rule
SHARDS_PREFERENCE_REPLICA_TYPE - 接口 中的静态变量org.apache.solr.common.params.ShardParams
Replica type sort rule
SHARDS_PURPOSE - 接口 中的静态变量org.apache.solr.common.params.ShardParams
query purpose for shard requests
SHARDS_QT - 接口 中的静态变量org.apache.solr.common.params.ShardParams
The Request Handler for shard requests
SHARDS_ROWS - 接口 中的静态变量org.apache.solr.common.params.ShardParams
per-shard start and rows
SHARDS_START - 接口 中的静态变量org.apache.solr.common.params.ShardParams
 
SHARDS_TOLERANT - 接口 中的静态变量org.apache.solr.common.params.ShardParams
Should things fail if there is an error?
ShardSpecificAdminRequest(CollectionParams.CollectionAction, String, String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.ShardSpecificAdminRequest
 
ShardTerms - org.apache.solr.client.solrj.cloud中的类
Hold values of terms, this class is immutable.
ShardTerms() - 类 的构造器org.apache.solr.client.solrj.cloud.ShardTerms
 
ShardTerms(ShardTerms, int) - 类 的构造器org.apache.solr.client.solrj.cloud.ShardTerms
 
ShardTerms(Map<String, Long>, int) - 类 的构造器org.apache.solr.client.solrj.cloud.ShardTerms
 
shardUnique - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.BalanceShardUnique
 
SHARED_STORAGE_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
SHORT - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
ShortestPathStream - org.apache.solr.client.solrj.io.graph中的类
 
ShortestPathStream(String, String, String, String, String, String, SolrParams, int, int, int) - 类 的构造器org.apache.solr.client.solrj.io.graph.ShortestPathStream
 
ShortestPathStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.graph.ShortestPathStream
 
shortName - 枚举 中的变量org.apache.solr.common.cloud.Replica.State
short name for a state.
SHOW_MATCH - 接口 中的静态变量org.apache.solr.common.params.AnalysisParams
Set to true to indicate that the index tokens that match query tokens should be marked as "matched".
ShuffleStream - org.apache.solr.client.solrj.io.stream中的类
 
ShuffleStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.ShuffleStream
 
ShufflingReplicaListTransformer - org.apache.solr.client.solrj.routing中的类
 
ShufflingReplicaListTransformer(Random) - 类 的构造器org.apache.solr.client.solrj.routing.ShufflingReplicaListTransformer
 
shutdown() - 类 中的方法org.apache.solr.client.solrj.io.stream.DaemonStream
 
shutdownAndAwaitTermination(ExecutorService) - 类 中的静态方法org.apache.solr.common.util.ExecutorUtil
 
shutdownNow() - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient
 
shutdownNow() - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient
 
shutdownNowAndAwaitTermination(ExecutorService) - 类 中的静态方法org.apache.solr.common.util.ExecutorUtil
 
SignificantTermsCall(String, Map<String, String>, String, float, float, int, int) - 类 的构造器org.apache.solr.client.solrj.io.stream.SignificantTermsStream.SignificantTermsCall
 
SignificantTermsStream - org.apache.solr.client.solrj.io.stream中的类
 
SignificantTermsStream(String, String, Map, String, float, float, int, int) - 类 的构造器org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
SignificantTermsStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
SignificantTermsStream.SignificantTermsCall - org.apache.solr.client.solrj.io.stream中的类
 
SIMILARITY_FIELDS - 接口 中的静态变量org.apache.solr.common.params.MoreLikeThisParams
 
SIMPLE - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
SIMPLE_POST - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
SIMPLE_PRE - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
SimpleMap<T> - org.apache.solr.cluster.api中的接口
A simplified read-only key-value structure.
SimpleOrderedMap<T> - org.apache.solr.common.util中的类
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.
SimpleOrderedMap() - 类 的构造器org.apache.solr.common.util.SimpleOrderedMap
Creates an empty instance
SimpleOrderedMap(int) - 类 的构造器org.apache.solr.common.util.SimpleOrderedMap
 
SimpleOrderedMap(Map.Entry<String, T>[]) - 类 的构造器org.apache.solr.common.util.SimpleOrderedMap
 
SimpleParams - org.apache.solr.common.params中的接口
Parameters used by the SimpleQParser.
SimpleSolrResponse - org.apache.solr.client.solrj.response中的类
 
SimpleSolrResponse() - 类 的构造器org.apache.solr.client.solrj.response.SimpleSolrResponse
 
SimTimeSource(double) - 类 的构造器org.apache.solr.common.util.TimeSource.SimTimeSource
Create a simulated time source that runs faster than real time by a multiplier.
SineEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
SineEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.SineEvaluator
 
SingleValueComparator - org.apache.solr.client.solrj.io.comp中的类
An equality Comparator to be used when a stream will only ever return a single field, ie, it has no sorted order
SingleValueComparator() - 类 的构造器org.apache.solr.client.solrj.io.comp.SingleValueComparator
 
sink - 类 中的变量org.apache.solr.common.util.FastWriter
 
SINT - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
size() - 接口 中的方法org.apache.solr.cluster.api.SimpleMap
 
size() - 类 中的方法org.apache.solr.common.cloud.Aliases
 
size() - 类 中的方法org.apache.solr.common.cloud.ClusterState
 
size() - 类 中的方法org.apache.solr.common.cloud.ZkDynamicConfig
 
size() - 类 中的方法org.apache.solr.common.params.ModifiableSolrParams
 
size() - 类 中的方法org.apache.solr.common.SolrDocument
 
size() - 类 中的方法org.apache.solr.common.SolrInputDocument
 
size() - 类 中的方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
size - 类 中的变量org.apache.solr.common.util.ContentStreamBase
 
size() - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
size() - 类 中的方法org.apache.solr.common.util.NamedList
The total number of name/value pairs
size() - 接口 中的方法org.apache.solr.common.util.Utf8CharSequence
The size of utf8 bytes
size() - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
size() - 类 中的方法org.apache.solr.common.util.WrappedSimpleMap
 
size() - 类 中的方法org.noggit.CharArr
 
skip(FastJavaBinDecoder.EntryImpl, FastJavaBinDecoder.StreamCodec) - 枚举 中的方法org.apache.solr.common.util.FastJavaBinDecoder.Tag
Read the entry from and discard the data.
skipBytes(int) - 类 中的方法org.apache.solr.common.util.FastInputStream
 
sleep(long) - 类 中的方法org.apache.solr.common.util.TimeSource.CurrentTimeSource
 
sleep(long) - 类 中的方法org.apache.solr.common.util.TimeSource.NanoTimeSource
 
sleep(long) - 类 中的方法org.apache.solr.common.util.TimeSource.SimTimeSource
 
sleep(long) - 类 中的方法org.apache.solr.common.util.TimeSource
Sleep according to this source's notion of time.
slice - 类 中的变量org.apache.solr.common.cloud.Replica
 
Slice - org.apache.solr.common.cloud中的类
A Slice contains immutable information about a logical shard (all replicas that share the same shard id).
Slice(String, Map<String, Replica>, Map<String, Object>, String) - 类 的构造器org.apache.solr.common.cloud.Slice
 
Slice.State - org.apache.solr.common.cloud中的枚举
The slice's state.
sliceHash(String, SolrInputDocument, SolrParams, DocCollection) - 类 中的方法com.alibaba.lindorm.search.common.cloud.CompositeHashPartitionRouter
 
sliceHash(String, SolrInputDocument, SolrParams, DocCollection) - 类 中的方法com.alibaba.lindorm.search.common.cloud.HashPartitionRouter
 
sliceHash(String, SolrInputDocument, SolrParams, DocCollection) - 类 中的方法org.apache.solr.common.cloud.CompositeIdRouter
 
sliceHash(String, SolrInputDocument, SolrParams, DocCollection) - 类 中的方法org.apache.solr.common.cloud.HashBasedRouter
 
SLONG - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
SLOP - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
SNIPPETS - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
snitch - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
SNITCH - 类 中的静态变量org.apache.solr.common.cloud.DocCollection
已过时。
to be removed in Solr 9.0 (see SOLR-14930)
Snitch - org.apache.solr.common.cloud.rule中的类
 
Snitch() - 类 的构造器org.apache.solr.common.cloud.rule.Snitch
 
SnitchContext - org.apache.solr.common.cloud.rule中的类
This is the context provided to the snitches to interact with the system.
SnitchContext(SnitchContext.SnitchInfo, String, Map<String, Object>) - 类 的构造器org.apache.solr.common.cloud.rule.SnitchContext
 
SnitchContext.SnitchInfo - org.apache.solr.common.cloud.rule中的类
 
snitchInfo - 类 中的变量org.apache.solr.common.cloud.rule.SnitchContext
 
SnitchInfo(Map<String, Object>) - 类 的构造器org.apache.solr.common.cloud.rule.SnitchContext.SnitchInfo
 
SocketFactoryRegistryProvider() - 类 的构造器org.apache.solr.client.solrj.impl.HttpClientUtil.SocketFactoryRegistryProvider
 
SocketProxy - org.apache.solr.client.solrj.cloud中的类
Kindly borrowed the idea and base implementation from the ActiveMQ project; useful for blocking traffic on a specified port.
SocketProxy() - 类 的构造器org.apache.solr.client.solrj.cloud.SocketProxy
 
SocketProxy(boolean) - 类 的构造器org.apache.solr.client.solrj.cloud.SocketProxy
 
SocketProxy(int, boolean) - 类 的构造器org.apache.solr.client.solrj.cloud.SocketProxy
 
SocketProxy.Acceptor - org.apache.solr.client.solrj.cloud中的类
 
SocketProxy.Bridge - org.apache.solr.client.solrj.cloud中的类
 
SocketProxy.Bridge.Pump - org.apache.solr.client.solrj.cloud中的类
 
socketTimeoutMillis - 类 中的变量org.apache.solr.client.solrj.impl.SolrClientBuilder
 
SOFT_COMMIT - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
 
SOLR_AUTOSCALING_CONF_PATH - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
SOLR_AUTOSCALING_EVENTS_PATH - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
SOLR_AUTOSCALING_NODE_ADDED_PATH - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
SOLR_AUTOSCALING_NODE_LOST_PATH - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
SOLR_AUTOSCALING_TRIGGER_STATE_PATH - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
SOLR_PKGS_PATH - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
SOLR_SECURITY_CONF_PATH - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
SolrBasicAuthentication - org.apache.solr.client.solrj.util中的类
BasicAuthentication that does not care about uri and realm
SolrBasicAuthentication(String, String) - 类 的构造器org.apache.solr.client.solrj.util.SolrBasicAuthentication
 
SolrClassLoader - org.apache.solr.common.cloud中的接口
A generic interface to load plugin classes
solrClient - 类 中的变量org.apache.solr.client.solrj.impl.SolrClientCloudManager
 
SolrClient - org.apache.solr.client.solrj中的类
Abstraction through which all communication with a Solr server may be routed
SolrClient() - 类 的构造器org.apache.solr.client.solrj.SolrClient
 
SolrClientBuilder<B extends SolrClientBuilder<B>> - org.apache.solr.client.solrj.impl中的类
 
SolrClientBuilder() - 类 的构造器org.apache.solr.client.solrj.impl.SolrClientBuilder
 
SolrClientCache - org.apache.solr.client.solrj.io中的类
The SolrClientCache caches SolrClients so they can be reused by different TupleStreams.
SolrClientCache() - 类 的构造器org.apache.solr.client.solrj.io.SolrClientCache
 
SolrClientCache(HttpClient) - 类 的构造器org.apache.solr.client.solrj.io.SolrClientCache
 
solrClientCache - 类 中的变量org.apache.solr.client.solrj.io.stream.ModelStream
 
SolrClientCloudManager - org.apache.solr.client.solrj.impl中的类
Class that implements SolrCloudManager using a SolrClient
SolrClientCloudManager(DistributedQueueFactory, CloudSolrClient) - 类 的构造器org.apache.solr.client.solrj.impl.SolrClientCloudManager
 
SolrClientCloudManager(DistributedQueueFactory, CloudSolrClient, ObjectCache) - 类 的构造器org.apache.solr.client.solrj.impl.SolrClientCloudManager
 
SolrClientNodeStateProvider - org.apache.solr.client.solrj.impl中的类
The real NodeStateProvider, which communicates with Solr via SolrJ.
SolrClientNodeStateProvider(CloudSolrClient) - 类 的构造器org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider
 
SolrCloseable - org.apache.solr.common中的接口
A Closeable that also allows checking whether it's been closed.
SolrCloseableLatch - org.apache.solr.common中的类
This class mimicks the operation of CountDownLatch, but it also periodically checks the state of the provided SolrCloseable and terminates the wait if it's closed by throwing an InterruptedException.
SolrCloseableLatch(int, SolrCloseable) - 类 的构造器org.apache.solr.common.SolrCloseableLatch
 
SolrCloudManager - org.apache.solr.client.solrj.cloud中的接口
This interface abstracts the access to a SolrCloud cluster, including interactions with Zookeeper, Solr and generic HTTP calls.
SOLRDOC - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
SOLRDOCLST - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
SolrDocument - org.apache.solr.common中的类
A concrete representation of a document within a Solr index.
SolrDocument() - 类 的构造器org.apache.solr.common.SolrDocument
 
SolrDocument(Map<String, Object>) - 类 的构造器org.apache.solr.common.SolrDocument
 
SolrDocumentBase<T,K> - org.apache.solr.common中的类
 
SolrDocumentBase() - 类 的构造器org.apache.solr.common.SolrDocumentBase
 
SolrDocumentList - org.apache.solr.common中的类
Represent a list of SolrDocuments returned from a search.
SolrDocumentList() - 类 的构造器org.apache.solr.common.SolrDocumentList
 
SolrException - org.apache.solr.common中的异常错误
 
SolrException(SolrException.ErrorCode, String) - 异常错误 的构造器org.apache.solr.common.SolrException
 
SolrException(SolrException.ErrorCode, String, Throwable) - 异常错误 的构造器org.apache.solr.common.SolrException
 
SolrException(SolrException.ErrorCode, Throwable) - 异常错误 的构造器org.apache.solr.common.SolrException
 
SolrException(int, String, Throwable) - 异常错误 的构造器org.apache.solr.common.SolrException
Constructor that can set arbitrary http status code.
SolrException.ErrorCode - org.apache.solr.common中的枚举
This list of valid HTTP Status error codes that Solr may return in the case of a "Server Side" error.
SolrHttpClientBuilder - org.apache.solr.client.solrj.impl中的类
Builder class for configuring internal HttpClients.
SolrHttpClientBuilder() - 类 的构造器org.apache.solr.client.solrj.impl.SolrHttpClientBuilder
 
SolrHttpClientBuilder.AuthSchemeRegistryProvider - org.apache.solr.client.solrj.impl中的接口
 
SolrHttpClientBuilder.CookieSpecRegistryProvider - org.apache.solr.client.solrj.impl中的接口
 
SolrHttpClientBuilder.CredentialsProviderProvider - org.apache.solr.client.solrj.impl中的接口
 
SolrHttpClientBuilder.HttpRequestInterceptorProvider - org.apache.solr.client.solrj.impl中的接口
 
SolrHttpClientContextBuilder - org.apache.solr.client.solrj.impl中的类
 
SolrHttpClientContextBuilder() - 类 的构造器org.apache.solr.client.solrj.impl.SolrHttpClientContextBuilder
 
SolrHttpClientContextBuilder.AuthSchemeRegistryProvider - org.apache.solr.client.solrj.impl中的类
 
SolrHttpClientContextBuilder.CookieSpecRegistryProvider - org.apache.solr.client.solrj.impl中的类
 
SolrHttpClientContextBuilder.CredentialsProviderProvider - org.apache.solr.client.solrj.impl中的类
 
SolrHttpRequestRetryHandler - org.apache.solr.client.solrj.impl中的类
 
SolrHttpRequestRetryHandler(int, Collection<Class<? extends IOException>>) - 类 的构造器org.apache.solr.client.solrj.impl.SolrHttpRequestRetryHandler
Create the request retry handler using the specified IOException classes
SolrHttpRequestRetryHandler(int) - 类 的构造器org.apache.solr.client.solrj.impl.SolrHttpRequestRetryHandler
Create the request retry handler using the following list of non-retriable IOException classes:
InterruptedIOException UnknownHostException ConnectException SSLException
SolrHttpRequestRetryHandler() - 类 的构造器org.apache.solr.client.solrj.impl.SolrHttpRequestRetryHandler
Create the request retry handler with a retry count of 3, requestSentRetryEnabled false and using the following list of non-retriable IOException classes:
InterruptedIOException UnknownHostException ConnectException SSLException
SolrIdentifierValidator - org.apache.solr.client.solrj.util中的类
Ensures that provided identifiers align with Solr's recommendations/requirements for choosing collection, core, etc identifiers.
SolrIdentifierValidator() - 类 的构造器org.apache.solr.client.solrj.util.SolrIdentifierValidator
 
SolrIdentifierValidator.IdentifierType - org.apache.solr.client.solrj.util中的枚举
 
SOLRINPUTDOC - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
SolrInputDocument - org.apache.solr.common中的类
Represent the field-value information needed to construct and index a Lucene Document.
SolrInputDocument(String...) - 类 的构造器org.apache.solr.common.SolrInputDocument
 
SolrInputDocument(Map<String, SolrInputField>) - 类 的构造器org.apache.solr.common.SolrInputDocument
 
SolrInputField - org.apache.solr.common中的类
 
SolrInputField(String) - 类 的构造器org.apache.solr.common.SolrInputField
 
SolrjNamedThreadFactory - org.apache.solr.common.util中的类
已过时。
SolrjNamedThreadFactory(String) - 类 的构造器org.apache.solr.common.util.SolrjNamedThreadFactory
已过时。
 
SolrJSONWriter - org.apache.solr.common.util中的类
Use this to serialize an object into Json.
SolrJSONWriter(Writer) - 类 的构造器org.apache.solr.common.util.SolrJSONWriter
 
SolrJSONWriter(Writer, String) - 类 的构造器org.apache.solr.common.util.SolrJSONWriter
 
SolrNamedThreadFactory - org.apache.solr.common.util中的类
A ThreadFactory that names threads with the given prefix.
SolrNamedThreadFactory(String) - 类 的构造器org.apache.solr.common.util.SolrNamedThreadFactory
 
SolrParams - org.apache.solr.common.params中的类
SolrParams is designed to hold parameters to Solr, often from the request coming into Solr.
SolrParams() - 类 的构造器org.apache.solr.common.params.SolrParams
 
SolrPing - org.apache.solr.client.solrj.request中的类
Verify that there is a working Solr core at the URL of a SolrClient.
SolrPing() - 类 的构造器org.apache.solr.client.solrj.request.SolrPing
Create a new SolrPing object.
SolrPingResponse - org.apache.solr.client.solrj.response中的类
 
SolrPingResponse() - 类 的构造器org.apache.solr.client.solrj.response.SolrPingResponse
 
SolrPortAwareCookieSpecFactory - org.apache.solr.client.solrj.impl中的类
 
SolrPortAwareCookieSpecFactory(String[]) - 类 的构造器org.apache.solr.client.solrj.impl.SolrPortAwareCookieSpecFactory
 
SolrPortAwareCookieSpecFactory() - 类 的构造器org.apache.solr.client.solrj.impl.SolrPortAwareCookieSpecFactory
 
SolrPortAwareCookieSpecFactory.PortAwareCookieSpec - org.apache.solr.client.solrj.impl中的类
 
SolrPortAwareCookieSpecFactory.PortAwareDomainHandler - org.apache.solr.client.solrj.impl中的类
A domain handler to validate and match cookies based on the domain and origin.
SolrQuery - org.apache.solr.client.solrj中的类
This is an augmented SolrParams with get/set/add fields for common fields used in the Standard and Dismax request handlers
SolrQuery() - 类 的构造器org.apache.solr.client.solrj.SolrQuery
 
SolrQuery(String) - 类 的构造器org.apache.solr.client.solrj.SolrQuery
Create a new SolrQuery
SolrQuery(String, String, String...) - 类 的构造器org.apache.solr.client.solrj.SolrQuery
 
SolrQuery.ORDER - org.apache.solr.client.solrj中的枚举
 
SolrQuery.SortClause - org.apache.solr.client.solrj中的类
A single sort clause, encapsulating what to sort and the sort order.
SolrRequest<T extends SolrResponse> - org.apache.solr.client.solrj中的类
 
SolrRequest(SolrRequest.METHOD, String) - 类 的构造器org.apache.solr.client.solrj.SolrRequest
 
SolrRequest.METHOD - org.apache.solr.client.solrj中的枚举
 
SolrResponse - org.apache.solr.client.solrj中的类
 
SolrResponse() - 类 的构造器org.apache.solr.client.solrj.SolrResponse
 
SolrResponseBase - org.apache.solr.client.solrj.response中的类
 
SolrResponseBase() - 类 的构造器org.apache.solr.client.solrj.response.SolrResponseBase
 
SolrServerException - org.apache.solr.client.solrj中的异常错误
Exception to catch all types of communication / parsing issues associated with talking to SOLR
SolrServerException(String, Throwable) - 异常错误 的构造器org.apache.solr.client.solrj.SolrServerException
 
SolrServerException(String) - 异常错误 的构造器org.apache.solr.client.solrj.SolrServerException
 
SolrServerException(Throwable) - 异常错误 的构造器org.apache.solr.client.solrj.SolrServerException
 
SolrStream - org.apache.solr.client.solrj.io.stream中的类
Queries a single Solr instance and maps SolrDocs to a Stream of Tuples.
SolrStream(String, SolrParams) - 类 的构造器org.apache.solr.client.solrj.io.stream.SolrStream
 
SolrStream.HandledException - org.apache.solr.client.solrj.io.stream中的异常错误
 
solrStreams - 类 中的变量org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
solrStreams - 类 中的变量org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
SolrThreadSafe - org.apache.solr.common.annotation中的注释类型
This annotation is applied to a class that is thread safe.
SolrThreadUnsafe - org.apache.solr.common.annotation中的注释类型
Annotation for classes in Solr that are not thread safe.
solrUrls - 类 中的变量org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.Builder
 
solrUrls - 类 中的变量org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
 
SolrZkClient - org.apache.solr.common.cloud中的类
All Solr ZooKeeper interactions should go through this class rather than ZooKeeper.
SolrZkClient() - 类 的构造器org.apache.solr.common.cloud.SolrZkClient
 
SolrZkClient(String, int) - 类 的构造器org.apache.solr.common.cloud.SolrZkClient
 
SolrZkClient(String, int, int) - 类 的构造器org.apache.solr.common.cloud.SolrZkClient
 
SolrZkClient(String, int, int, OnReconnect) - 类 的构造器org.apache.solr.common.cloud.SolrZkClient
 
SolrZkClient(String, int, ZkClientConnectionStrategy, OnReconnect) - 类 的构造器org.apache.solr.common.cloud.SolrZkClient
 
SolrZkClient(String, int, int, ZkClientConnectionStrategy, OnReconnect) - 类 的构造器org.apache.solr.common.cloud.SolrZkClient
 
SolrZkClient(String, int, int, ZkClientConnectionStrategy, OnReconnect, BeforeReconnect) - 类 的构造器org.apache.solr.common.cloud.SolrZkClient
 
SolrZkClient(String, int, int, ZkClientConnectionStrategy, OnReconnect, BeforeReconnect, ZkACLProvider, ConnectionManager.IsClosed) - 类 的构造器org.apache.solr.common.cloud.SolrZkClient
 
SolrZooKeeper - org.apache.solr.common.cloud中的类
 
SolrZooKeeper(String, int, Watcher) - 类 的构造器org.apache.solr.common.cloud.SolrZooKeeper
 
SORT - 接口 中的静态变量org.apache.solr.common.params.CommonParams
sort order
SortClause(String, SolrQuery.ORDER) - 类 的构造器org.apache.solr.client.solrj.SolrQuery.SortClause
Creates a SortClause based on item and order
SortClause(String, String) - 类 的构造器org.apache.solr.client.solrj.SolrQuery.SortClause
Creates a SortClause based on item and order
SORTER - 接口 中的静态变量org.apache.solr.client.solrj.io.stream.expr.Explanation.ExpressionType
 
SortStream - org.apache.solr.client.solrj.io.stream中的类
The SortStream emits a stream of Tuples sorted by a Comparator.
SortStream(TupleStream, StreamComparator) - 类 的构造器org.apache.solr.client.solrj.io.stream.SortStream
 
SortStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.SortStream
 
SOURCE_NODE - 接口 中的静态变量org.apache.solr.common.params.CollectionParams
 
SourceEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
SourceEvaluator() - 类 的构造器org.apache.solr.client.solrj.io.eval.SourceEvaluator
 
sourceInfo - 类 中的变量org.apache.solr.common.util.ContentStreamBase
 
sourceNode - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.MoveReplica
 
SpatialParams - org.apache.solr.common.params中的接口
 
SpecProvider - org.apache.solr.common中的接口
A generic interface for any class that is capable of providing its specification as a json schema
SPELLCHECK_ACCURACY - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
Certain spelling implementations may allow for an accuracy setting.
SPELLCHECK_ALTERNATIVE_TERM_COUNT - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
The count of suggestions to return for each query term existing in the index and/or dictionary.
SPELLCHECK_BUILD - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
Whether to build the index or not.
SPELLCHECK_COLLATE - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
Take the top suggestion for each token and create a new query from it
SPELLCHECK_COLLATE_EXTENDED_RESULTS - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
Whether to use the Extended Results Format for collations.
SPELLCHECK_COLLATE_MAX_COLLECT_DOCS - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
SPELLCHECK_COLLATE_PARAM_OVERRIDE - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
For use with SpellingParams.SPELLCHECK_MAX_COLLATION_TRIES, use this to override any original query parameters when issuing test queries.
SPELLCHECK_COUNT - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
The count of suggestions to return for each query term not in the index and/or dictionary.
SPELLCHECK_DICT - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
The name of the dictionary to be used for giving the suggestion for a request.
SPELLCHECK_EXTENDED_RESULTS - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
Whether to use the extended response format, which is more complicated but richer.
SPELLCHECK_MAX_COLLATION_EVALUATIONS - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
The maximum number of word correction combinations to rank and evaluate prior to deciding which collation candidates to test against the index.
SPELLCHECK_MAX_COLLATION_TRIES - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
The maximum number of collations to test by querying against the index.
SPELLCHECK_MAX_COLLATIONS - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
The maximum number of collations to return.
SPELLCHECK_MAX_RESULTS_FOR_SUGGEST - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
The maximum number of hits the request can return in order to both generate spelling suggestions and set the "correctlySpelled" element to "false".
SPELLCHECK_MAX_RESULTS_FOR_SUGGEST_FQ - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
To be used when SpellingParams.SPELLCHECK_MAX_RESULTS_FOR_SUGGEST is expressed as a fractional percentage.
SPELLCHECK_ONLY_MORE_POPULAR - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
When this parameter is set to true and the misspelled word exists in the user field, only words that occur more frequently in the Solr field than the one given will be returned.
SPELLCHECK_PREFIX - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
 
SPELLCHECK_Q - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
Use the value for this parameter as the query to spell check.
SPELLCHECK_RELOAD - 接口 中的静态变量org.apache.solr.common.params.SpellingParams
Whether to reload the index.
SpellCheckResponse - org.apache.solr.client.solrj.response中的类
Encapsulates responses from SpellCheckComponent
SpellCheckResponse(NamedList<Object>) - 类 的构造器org.apache.solr.client.solrj.response.SpellCheckResponse
 
SpellCheckResponse.Collation - org.apache.solr.client.solrj.response中的类
 
SpellCheckResponse.Correction - org.apache.solr.client.solrj.response中的类
 
SpellCheckResponse.Suggestion - org.apache.solr.client.solrj.response中的类
 
SpellingParams - org.apache.solr.common.params中的接口
Parameters used for spellchecking
SPHERE_RADIUS - 接口 中的静态变量org.apache.solr.common.params.SpatialParams
The radius of the sphere to use to in calculating spherical distances like Haversine
SplineEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
SplineEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.SplineEvaluator
 
split(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.CsvStream
 
split(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.TsvStream
 
split(String, char) - 类 中的静态方法org.apache.solr.common.util.StrUtils
 
SPLIT_BY_PREFIX - 接口 中的静态变量org.apache.solr.common.params.CommonAdminParams
Check distribution of documents to prefixes in shard to determine how to split
SPLIT_FUZZ - 接口 中的静态变量org.apache.solr.common.params.CommonAdminParams
Inexact shard splitting factor.
SPLIT_METHOD - 接口 中的静态变量org.apache.solr.common.params.CommonAdminParams
Method to use for shard splitting.
splitByPrefix - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
SplitEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
SplitEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.SplitEvaluator
 
splitFileNames(String) - 类 中的静态方法org.apache.solr.common.util.StrUtils
Splits file names separated by comma character.
splitFuzz - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
splitKey - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
splitMethod - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.SplitShard
 
splitShard(String) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
Returns a SolrRequest to split a shard in a collection
splitSmart(String, char) - 类 中的静态方法org.apache.solr.common.util.StrUtils
 
splitSmart(String, char, boolean) - 类 中的静态方法org.apache.solr.common.util.StrUtils
 
splitSmart(String, char, List<String>) - 类 中的静态方法org.apache.solr.common.util.StrUtils
Split a string based on a separator, but don't split if it's inside a string.
splitSmart(String, String, boolean) - 类 中的静态方法org.apache.solr.common.util.StrUtils
Splits a backslash escaped string on the separator.
splitWS(String, boolean) - 类 中的静态方法org.apache.solr.common.util.StrUtils
 
SqlStream - org.apache.solr.client.solrj.io.stream中的类
 
SqlStream(String, String, SolrParams) - 类 的构造器org.apache.solr.client.solrj.io.stream.SqlStream
 
SqlStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.SqlStream
 
SquareRootEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
SquareRootEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.SquareRootEvaluator
 
src - 类 中的变量org.apache.solr.client.solrj.cloud.SocketProxy.Bridge.Pump
 
SRC_CORE - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
If you merge indexes, what is the source core's name More than one source core can be specified by multiple srcCore parameters
srcCores - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.MergeIndexes
 
SSLConfig - org.apache.solr.client.solrj.embedded中的类
Encapsulates settings related to SSL Configuration.
SSLConfig(boolean, boolean, String, String, String, String) - 类 的构造器org.apache.solr.client.solrj.embedded.SSLConfig
NOTE: all other settings are ignored if useSSL is false; trustStore settings are ignored if clientAuth is false
STAGE - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
stages - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerListenerConfig
 
StandardDeviationEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
StandardDeviationEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.StandardDeviationEvaluator
 
STANDARDOBJBUILDER - 类 中的静态变量org.apache.solr.common.util.Utils
 
START - 接口 中的静态变量org.apache.solr.common.params.CommonParams
zero based offset of matching documents to retrieve
start - 类 中的变量org.noggit.CharArr
 
start - 类 中的变量org.noggit.JSONParser
 
START_DEFAULT - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
startArray() - 类 中的方法org.noggit.JSONWriter
 
startChildDoc(Object) - 接口 中的方法org.apache.solr.client.solrj.FastStreamingDocsCallback
A new child doc starts
startDoc(Object) - 接口 中的方法org.apache.solr.client.solrj.FastStreamingDocsCallback
Started a document
startObject() - 类 中的方法org.noggit.JSONWriter
 
startRecovering(String) - 类 中的方法org.apache.solr.client.solrj.cloud.ShardTerms
Mark coreNodeName as recovering
state - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.OverrideLastPublished
 
state - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
state - 类 中的变量org.apache.solr.common.cloud.PerReplicaStates.Operation
 
State(String, Replica.State, Boolean, int) - 类 的构造器org.apache.solr.common.cloud.PerReplicaStates.State
 
State(String, Replica.State, Boolean, int, PerReplicaStates.State) - 类 的构造器org.apache.solr.common.cloud.PerReplicaStates.State
 
state - 类 中的变量org.apache.solr.common.cloud.PerReplicaStates.State
 
STATE_FORMAT - 类 中的静态变量org.apache.solr.common.cloud.DocCollection
 
STATE_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
STATE_TIMESTAMP_PROP - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
STATE_UPDATE_DELAY - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
STATE_VERSION - 类 中的静态变量org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
STATE_VERSION - 类 中的静态变量org.apache.solr.client.solrj.impl.CloudSolrClient
 
stateFormat - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
stateProvider - 类 中的变量org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.Builder
 
stateProvider - 类 中的变量org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
 
states - 类 中的变量org.apache.solr.common.cloud.PerReplicaStates
 
STATS - 接口 中的静态变量org.apache.solr.common.params.StatsParams
 
STATS_CALC_DISTINCT - 接口 中的静态变量org.apache.solr.common.params.StatsParams
 
STATS_FACET - 接口 中的静态变量org.apache.solr.common.params.StatsParams
 
STATS_FIELD - 接口 中的静态变量org.apache.solr.common.params.StatsParams
 
StatsParams - org.apache.solr.common.params中的接口
Stats Parameters
StatsStream - org.apache.solr.client.solrj.io.stream中的类
 
StatsStream(String, String, SolrParams, Metric[]) - 类 的构造器org.apache.solr.client.solrj.io.stream.StatsStream
 
StatsStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.StatsStream
 
status - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.SessionWrapper
 
STATUS - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
STAX_INSTANCE - 类 中的静态变量org.apache.solr.common.EmptyEntityResolver
 
StdMetric - org.apache.solr.client.solrj.io.stream.metrics中的类
 
StdMetric(String) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.StdMetric
 
StdMetric(String, boolean) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.StdMetric
 
StdMetric(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.StdMetric
 
STORAGE_POLICY - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
StoragePolicy - com.alibaba.lindorm.search.common.params中的枚举
 
storagePolicy - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
store(String, Object) - 类 中的方法org.apache.solr.common.cloud.rule.SnitchContext
 
store(AtomicReference<?>) - 接口 中的方法org.apache.solr.common.util.ExecutorUtil.InheritableThreadLocalProvider
This is invoked in the parent thread which submitted a task.
STORE_BASE_URL - 类 中的静态变量org.apache.solr.common.cloud.ZkNodeProps
Feature flag to enable storing the 'base_url' property; base_url will not be stored as of Solr 9.x.
STR - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
stream() - 类 中的方法org.apache.solr.common.params.SolrParams
A Stream view over SolrParams.iterator() -- for convenience.
stream(FastJavaBinDecoder.EntryImpl, FastJavaBinDecoder.StreamCodec) - 枚举 中的方法org.apache.solr.common.util.FastJavaBinDecoder.Tag
This applies to only container Objects.
STREAM_BODY - 接口 中的静态变量org.apache.solr.common.params.CommonParams
If the content stream should come directly from a field
STREAM_CONTENTTYPE - 接口 中的静态变量org.apache.solr.common.params.CommonParams
Explicitly set the content type for the input stream If multiple streams are specified, the explicit contentType will be used for all of them.
STREAM_DECORATOR - 接口 中的静态变量org.apache.solr.client.solrj.io.stream.expr.Explanation.ExpressionType
 
STREAM_FILE - 接口 中的静态变量org.apache.solr.common.params.CommonParams
If the content stream should come from a File (using FileReader)
STREAM_SOURCE - 接口 中的静态变量org.apache.solr.client.solrj.io.stream.expr.Explanation.ExpressionType
 
STREAM_URL - 接口 中的静态变量org.apache.solr.common.params.CommonParams
If the content stream should come from a URL (using URLConnection)
StreamComparator - org.apache.solr.client.solrj.io.comp中的接口
Defines a comparator we can use with TupleStreams
streamContext - 类 中的变量org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
 
streamContext - 类 中的变量org.apache.solr.client.solrj.io.eval.SourceEvaluator
 
streamContext - 类 中的变量org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
streamContext - 类 中的变量org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
streamContext - 类 中的变量org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
streamContext - 类 中的变量org.apache.solr.client.solrj.io.stream.JDBCStream
 
streamContext - 类 中的变量org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
streamContext - 类 中的变量org.apache.solr.client.solrj.io.stream.SqlStream
 
StreamContext - org.apache.solr.client.solrj.io.stream中的类
The StreamContext is passed to TupleStreams using the TupleStream.setStreamContext() method.
StreamContext() - 类 的构造器org.apache.solr.client.solrj.io.stream.StreamContext
 
streamContext - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
streamDeletes - 类 中的变量org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.Builder
 
streamDeletes - 类 中的变量org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.Builder
 
streamDocListInfo(long, long, Float) - 类 中的方法org.apache.solr.client.solrj.StreamingResponseCallback
 
StreamEqualitor - org.apache.solr.client.solrj.io.eq中的接口
Defines a comparator we can use with TupleStreams
StreamEvaluator - org.apache.solr.client.solrj.io.eval中的接口
 
StreamEvaluatorException - org.apache.solr.client.solrj.io.eval中的异常错误
 
StreamEvaluatorException(String, Object...) - 异常错误 的构造器org.apache.solr.client.solrj.io.eval.StreamEvaluatorException
 
StreamEvaluatorException(Throwable, String, Object...) - 异常错误 的构造器org.apache.solr.client.solrj.io.eval.StreamEvaluatorException
 
StreamExplanation - org.apache.solr.client.solrj.io.stream.expr中的类
Explanation containing details about a stream expression
StreamExplanation(String) - 类 的构造器org.apache.solr.client.solrj.io.stream.expr.StreamExplanation
 
StreamExpression - org.apache.solr.client.solrj.io.stream.expr中的类
Expression containing a function and set of parameters
StreamExpression(String) - 类 的构造器org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
StreamExpressionNamedParameter - org.apache.solr.client.solrj.io.stream.expr中的类
Provides a named parameter
StreamExpressionNamedParameter(String) - 类 的构造器org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
StreamExpressionNamedParameter(String, String) - 类 的构造器org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
StreamExpressionNamedParameter(String, StreamExpressionParameter) - 类 的构造器org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
StreamExpressionParameter - org.apache.solr.client.solrj.io.stream.expr中的接口
Base interface of a stream parameter
StreamExpressionParser - org.apache.solr.client.solrj.io.stream.expr中的类
Takes a prefix notation expression and returns a tokenized expression
StreamExpressionParser() - 类 的构造器org.apache.solr.client.solrj.io.stream.expr.StreamExpressionParser
 
StreamExpressionValue - org.apache.solr.client.solrj.io.stream.expr中的类
Basic string stream expression
StreamExpressionValue(String) - 类 的构造器org.apache.solr.client.solrj.io.stream.expr.StreamExpressionValue
 
StreamFactory - org.apache.solr.client.solrj.io.stream.expr中的类
Used to convert strings into stream expressions
StreamFactory() - 类 的构造器org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
StreamFactory(HashMap<String, Supplier<Class<? extends Expressible>>>) - 类 的构造器org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
StreamIndex(TupleStream, int) - 类 的构造器org.apache.solr.client.solrj.io.stream.ParallelListStream.StreamIndex
 
StreamingBinaryResponseParser - org.apache.solr.client.solrj.impl中的类
A BinaryResponseParser that sends callback events rather then build a large response
StreamingBinaryResponseParser(StreamingResponseCallback) - 类 的构造器org.apache.solr.client.solrj.impl.StreamingBinaryResponseParser
 
StreamingBinaryResponseParser(FastStreamingDocsCallback) - 类 的构造器org.apache.solr.client.solrj.impl.StreamingBinaryResponseParser
 
StreamingResponseCallback - org.apache.solr.client.solrj中的类
A callback interface for streaming response
StreamingResponseCallback() - 类 的构造器org.apache.solr.client.solrj.StreamingResponseCallback
 
StreamingUpdateRequest - org.apache.solr.client.solrj.request中的类
A simple update request which streams content to the server
StreamingUpdateRequest(String, RequestWriter.ContentWriter) - 类 的构造器org.apache.solr.client.solrj.request.StreamingUpdateRequest
 
StreamingUpdateRequest(String, String, String) - 类 的构造器org.apache.solr.client.solrj.request.StreamingUpdateRequest
 
StreamingUpdateRequest(String, File, String) - 类 的构造器org.apache.solr.client.solrj.request.StreamingUpdateRequest
 
StreamOpener(SolrStream, StreamComparator) - 类 的构造器org.apache.solr.client.solrj.io.stream.CloudSolrStream.StreamOpener
 
StreamOpener(SolrStream, StreamComparator) - 类 的构造器org.apache.solr.client.solrj.io.stream.DeepRandomStream.StreamOpener
 
StreamOpener(ParallelListStream.StreamIndex) - 类 的构造器org.apache.solr.client.solrj.io.stream.ParallelListStream.StreamOpener
 
StreamOperation - org.apache.solr.client.solrj.io.ops中的接口
Interface for any operation one can perform on a tuple in a TupleStream
StreamParams - org.apache.solr.common.params中的接口
Streaming Expressions Parameters and Properties.
streamRecords(Reader, JsonRecordReader.Handler) - 类 中的方法org.apache.solr.common.util.JsonRecordReader
Creates an JSONParser on top of whatever reader has been configured.
streamRecords(JSONParser, JsonRecordReader.Handler) - 类 中的方法org.apache.solr.common.util.JsonRecordReader
 
streamSolrDocument(SolrDocument) - 类 中的方法org.apache.solr.client.solrj.StreamingResponseCallback
 
StreamTask(ArrayBlockingQueue, StreamFactory, StreamContext) - 类 的构造器org.apache.solr.client.solrj.io.stream.ExecutorStream.StreamTask
 
STRING - 类 中的静态变量org.noggit.JSONParser
Event indicating a JSON string value, including member names of objects
StringBytes - org.apache.solr.common.util中的类
 
StringBytes(byte[], int, int) - 类 的构造器org.apache.solr.common.util.StringBytes
 
stringCache - 类 中的变量org.apache.solr.client.solrj.impl.BinaryResponseParser
 
StringCache(Cache<StringBytes, String>) - 类 的构造器org.apache.solr.common.util.JavaBinCodec.StringCache
 
StringPayloadContentWriter(String, String) - 类 的构造器org.apache.solr.client.solrj.request.RequestWriter.StringPayloadContentWriter
 
stringProvider - 类 中的变量org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
StringStream(String) - 类 的构造器org.apache.solr.common.util.ContentStreamBase.StringStream
 
StringStream(String, String) - 类 的构造器org.apache.solr.common.util.ContentStreamBase.StringStream
 
stringTerm - 类 中的变量org.noggit.JSONParser
 
StringUtils - org.apache.solr.common中的类
 
StringUtils() - 类 的构造器org.apache.solr.common.StringUtils
 
stripComments(String) - 类 中的静态方法org.apache.solr.client.solrj.io.stream.expr.InjectionDefense
 
StrUtils - org.apache.solr.common.util中的类
 
StrUtils() - 类 的构造器org.apache.solr.common.util.StrUtils
 
strValue() - 接口 中的方法org.apache.solr.common.util.DataEntry
 
subSequence(int, int) - 类 中的方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
subSequence(int, int) - 类 中的方法org.noggit.CharArr
 
substitute(String, Function<String, String>) - 类 中的静态方法org.apache.solr.common.util.PropertiesUtil
 
substituteProperties(Node, Properties) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
Replaces ${property[:default value]} references in all attributes and text nodes of supplied node.
substituteProperty(String, Properties) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
substituteProperty(String, Properties) - 类 中的静态方法org.apache.solr.common.util.PropertiesUtil
 
SUBSTITUTES - 接口 中的静态变量org.apache.solr.common.ConfigNode
 
substituteSystemProperties(Node) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
Replaces ${system.property[:default value]} references in all attributes and text nodes of supplied node.
SubtractEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
SubtractEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.SubtractEvaluator
 
Suggester - org.apache.solr.client.solrj.cloud.autoscaling中的类
A suggester is capable of suggesting a collection operation given a particular session.
Suggester() - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.Suggester
 
Suggester.Hint - org.apache.solr.client.solrj.cloud.autoscaling中的枚举
 
Suggester.SuggestionInfo - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
SuggesterResponse - org.apache.solr.client.solrj.response中的类
Encapsulates responses from the Suggester Component
SuggesterResponse(NamedList<NamedList<Object>>) - 类 的构造器org.apache.solr.client.solrj.response.SuggesterResponse
Create a Map representing the suggest section of Solr's response.
SuggesterResponse(Map<String, NamedList<Object>>) - 类 的构造器org.apache.solr.client.solrj.response.SuggesterResponse
Suggestion - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
Suggestion() - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.Suggestion
 
Suggestion(String, NamedList<Object>) - 类 的构造器org.apache.solr.client.solrj.response.SpellCheckResponse.Suggestion
 
Suggestion - org.apache.solr.client.solrj.response中的类
This class models a Suggestion coming from Solr Suggest Component.
Suggestion(String, long, String) - 类 的构造器org.apache.solr.client.solrj.response.Suggestion
 
Suggestion.Type - org.apache.solr.client.solrj.cloud.autoscaling中的枚举
 
SuggestionInfo(Violation, SolrRequest, Suggestion.Type) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.Suggester.SuggestionInfo
 
SUGGESTIONS - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
SumColumnsEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
SumColumnsEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.SumColumnsEvaluator
 
SumDifferenceEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
SumDifferenceEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.SumDifferenceEvaluator
 
SumMetric - org.apache.solr.client.solrj.io.stream.metrics中的类
 
SumMetric(String) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.SumMetric
 
SumMetric(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.SumMetric
 
SumRowsEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
SumRowsEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.SumRowsEvaluator
 
SumSqEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
SumSqEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.SumSqEvaluator
 
SUPPORTED_METHODS - 类 中的静态变量org.apache.solr.client.solrj.SolrRequest
 
supportedComputedTypes - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
SuppressForbidden - org.apache.solr.common.util中的注释类型
Annotation to suppress forbidden-apis errors inside a whole class, a method, or a field.
swapCore(String, String, SolrClient) - 类 中的静态方法org.apache.solr.client.solrj.request.CoreAdminRequest
Swap two existing cores.
SYS_PROP_BASIC_AUTH_CREDENTIALS - 类 中的静态变量org.apache.solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactory
A system property to configure the Basic auth credentials via a java system property.
SYS_PROP_CHECK_PEER_NAME - 类 中的静态变量org.apache.solr.client.solrj.impl.HttpClientUtil
System property consulted to determine if the default HttpClientUtil.SocketFactoryRegistryProvider will require hostname validation of SSL Certificates.
SYS_PROP_HTTP_CLIENT_BUILDER_FACTORY - 类 中的静态变量org.apache.solr.client.solrj.impl.HttpClientUtil
A Java system property to select the HttpClientBuilderFactory used for configuring the HttpClientBuilder instance by default.
SYS_PROP_HTTP_CLIENT_CONFIG - 类 中的静态变量org.apache.solr.client.solrj.impl.PreemptiveBasicAuthClientBuilderFactory
A system property used to specify a properties file containing default parameters used for creating a HTTP client.
SYS_PROP_SOCKET_FACTORY_REGISTRY_PROVIDER - 类 中的静态变量org.apache.solr.client.solrj.impl.HttpClientUtil
A Java system property to select the HttpClientUtil.SocketFactoryRegistryProvider used for configuring the Apache HTTP clients.
SYSLOADAVG - 类 中的静态变量org.apache.solr.common.cloud.rule.ImplicitSnitch
 
SYSPROP - 类 中的静态变量org.apache.solr.common.cloud.rule.ImplicitSnitch
 
SYSTEM_COLL - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
Predefined system collection name.
SYSTEM_INFO_PATH - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 

T

TAG - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
TAG_AND_LEN - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
TAG_ELLIPSIS - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
TAG_POST - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
TAG_PRE - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
tagByte - 类 中的变量org.apache.solr.common.util.JavaBinCodec
 
tagName - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
tags - 类 中的静态变量org.apache.solr.common.cloud.rule.ImplicitSnitch
 
take() - 接口 中的方法org.apache.solr.client.solrj.cloud.DistributedQueue
 
TangentEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
TangentEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TangentEvaluator
 
TARGET - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
Specifies the target of RENAME operation.
TARGET_CORE - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
The target core to which a split index should be written to Multiple targetCores can be specified by multiple targetCore parameters
TARGET_NODE - 接口 中的静态变量org.apache.solr.common.params.CollectionParams
 
targetNode - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.MoveReplica
 
Template - org.apache.solr.common.util中的类
 
Template(String, Pattern) - 类 的构造器org.apache.solr.common.util.Template
 
template - 类 中的变量org.apache.solr.common.util.Template
 
templateName(String) - 类 中的静态方法org.apache.solr.common.util.PathTrie
 
TemporalEvaluatorDay - org.apache.solr.client.solrj.io.eval中的类
Provides a day stream evaluator
TemporalEvaluatorDay(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TemporalEvaluatorDay
 
TemporalEvaluatorDayOfQuarter - org.apache.solr.client.solrj.io.eval中的类
Provides a day stream evaluator
TemporalEvaluatorDayOfQuarter(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TemporalEvaluatorDayOfQuarter
 
TemporalEvaluatorDayOfYear - org.apache.solr.client.solrj.io.eval中的类
Provides a day stream evaluator
TemporalEvaluatorDayOfYear(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TemporalEvaluatorDayOfYear
 
TemporalEvaluatorEpoch - org.apache.solr.client.solrj.io.eval中的类
Provides a day stream evaluator
TemporalEvaluatorEpoch(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TemporalEvaluatorEpoch
 
TemporalEvaluatorHour - org.apache.solr.client.solrj.io.eval中的类
Provides a day stream evaluator
TemporalEvaluatorHour(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TemporalEvaluatorHour
 
TemporalEvaluatorMinute - org.apache.solr.client.solrj.io.eval中的类
Provides a day stream evaluator
TemporalEvaluatorMinute(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TemporalEvaluatorMinute
 
TemporalEvaluatorMonth - org.apache.solr.client.solrj.io.eval中的类
Provides a day stream evaluator
TemporalEvaluatorMonth(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TemporalEvaluatorMonth
 
TemporalEvaluatorQuarter - org.apache.solr.client.solrj.io.eval中的类
Provides a day stream evaluator
TemporalEvaluatorQuarter(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TemporalEvaluatorQuarter
 
TemporalEvaluatorSecond - org.apache.solr.client.solrj.io.eval中的类
Provides a day stream evaluator
TemporalEvaluatorSecond(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TemporalEvaluatorSecond
 
TemporalEvaluatorWeek - org.apache.solr.client.solrj.io.eval中的类
Provides a day stream evaluator
TemporalEvaluatorWeek(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TemporalEvaluatorWeek
 
TemporalEvaluatorYear - org.apache.solr.client.solrj.io.eval中的类
Provides a day stream evaluator
TemporalEvaluatorYear(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TemporalEvaluatorYear
 
Term(String, long) - 类 的构造器org.apache.solr.client.solrj.response.TermsResponse.Term
 
Term(String, long, long) - 类 的构造器org.apache.solr.client.solrj.response.TermsResponse.Term
 
TERMS - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
TERMS - 接口 中的静态变量org.apache.solr.common.params.TermsParams
The component name.
TERMS_FIELD - 接口 中的静态变量org.apache.solr.common.params.TermsParams
Required.
TERMS_LIMIT - 接口 中的静态变量org.apache.solr.common.params.TermsParams
Optional.
TERMS_LIST - 接口 中的静态变量org.apache.solr.common.params.TermsParams
Optional.
TERMS_LOWER - 接口 中的静态变量org.apache.solr.common.params.TermsParams
Optional.
TERMS_LOWER_INCLUSIVE - 接口 中的静态变量org.apache.solr.common.params.TermsParams
Optional.
TERMS_MAXCOUNT - 接口 中的静态变量org.apache.solr.common.params.TermsParams
Optional.
TERMS_MINCOUNT - 接口 中的静态变量org.apache.solr.common.params.TermsParams
Optional.
TERMS_PREFIX - 接口 中的静态变量org.apache.solr.common.params.TermsParams
Used for building up the other terms
TERMS_PREFIX_STR - 接口 中的静态变量org.apache.solr.common.params.TermsParams
 
TERMS_RAW - 接口 中的静态变量org.apache.solr.common.params.TermsParams
Optional.
TERMS_REGEXP_FLAG - 接口 中的静态变量org.apache.solr.common.params.TermsParams
 
TERMS_REGEXP_STR - 接口 中的静态变量org.apache.solr.common.params.TermsParams
 
TERMS_SORT - 接口 中的静态变量org.apache.solr.common.params.TermsParams
Optional.
TERMS_SORT_COUNT - 接口 中的静态变量org.apache.solr.common.params.TermsParams
 
TERMS_SORT_INDEX - 接口 中的静态变量org.apache.solr.common.params.TermsParams
 
TERMS_STATS - 接口 中的静态变量org.apache.solr.common.params.TermsParams
Optional.
TERMS_TTF - 接口 中的静态变量org.apache.solr.common.params.TermsParams
Optional.
TERMS_UPPER - 接口 中的静态变量org.apache.solr.common.params.TermsParams
Optional.
TERMS_UPPER_INCLUSIVE - 接口 中的静态变量org.apache.solr.common.params.TermsParams
Optional.
TermsFacetMap - org.apache.solr.client.solrj.request.json中的类
Represents a "terms" facet in a JSON query request.
TermsFacetMap(String) - 类 的构造器org.apache.solr.client.solrj.request.json.TermsFacetMap
 
TermsFacetMap.FacetMethod - org.apache.solr.client.solrj.request.json中的枚举
 
TermsParams - org.apache.solr.common.params中的接口
 
TermsParams.TermsRegexpFlag - org.apache.solr.common.params中的枚举
 
TermsResponse - org.apache.solr.client.solrj.response中的类
Encapsulates responses from TermsComponent
TermsResponse(NamedList<NamedList<Object>>) - 类 的构造器org.apache.solr.client.solrj.response.TermsResponse
 
TermsResponse.Term - org.apache.solr.client.solrj.response中的类
 
termsStream - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
TermsStream(List<String>) - 类 的构造器org.apache.solr.client.solrj.io.stream.TextLogitStream.TermsStream
 
TermVectorParams - org.apache.solr.common.params中的接口
 
TermVectorsEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
TermVectorsEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TermVectorsEvaluator
 
test(Policy.Session, double[]) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
test(T, T) - 接口 中的方法org.apache.solr.client.solrj.io.eq.Equalitor
 
test(Tuple, Tuple) - 类 中的方法org.apache.solr.client.solrj.io.eq.FieldEqualitor
 
test(Tuple, Tuple) - 类 中的方法org.apache.solr.client.solrj.io.eq.MultipleFieldEqualitor
 
test(Object, Object) - 接口 中的方法org.apache.solr.client.solrj.io.eval.RecursiveBooleanEvaluator.Checker
 
test(Object, Object) - 接口 中的方法org.apache.solr.client.solrj.io.eval.RecursiveBooleanEvaluator.NullChecker
 
test(T) - 接口 中的方法org.apache.solr.common.util.ValidatingJsonMap.PredicateWithErrMsg
Test the object and return null if the predicate is true or return a string with a message;
TEXT_JSON - 类 中的静态变量org.apache.solr.client.solrj.util.ClientUtils
 
TEXT_XML - 类 中的静态变量org.apache.solr.client.solrj.util.ClientUtils
 
TextLogitStream - org.apache.solr.client.solrj.io.stream中的类
 
TextLogitStream(String, String, Map, String, String, TupleStream, List<Double>, String, int, double, int) - 类 的构造器org.apache.solr.client.solrj.io.stream.TextLogitStream
 
TextLogitStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.TextLogitStream
logit(collection, zkHost="", features="a,b,c,d,e,f,g", outcome="y", maxIteration="20")
TextLogitStream.LogitCall - org.apache.solr.client.solrj.io.stream中的类
 
TextLogitStream.TermsStream - org.apache.solr.client.solrj.io.stream中的类
 
TextWriter - org.apache.solr.common.util中的接口
 
TF - 接口 中的静态变量org.apache.solr.common.params.TermVectorParams
Return Term Frequency info
TF_IDF - 接口 中的静态变量org.apache.solr.common.params.TermVectorParams
Return TF-IDF calculation, i.e.
threadCount - 类 中的变量org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.Builder
 
threadCount - 类 中的变量org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.Builder
 
THREADS - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
threshold - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
throwExp(Map, String, Object...) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
TIE - 接口 中的静态变量org.apache.solr.common.params.DisMaxParams
query and init param for tiebreaker value
time(TimeSource, TimeUnit) - 类 中的静态方法org.apache.solr.common.util.Utils
 
TIME_ALLOWED - 接口 中的静态变量org.apache.solr.common.params.CommonParams
Timeout value in milliseconds.
TimeDifferencingEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
TimeDifferencingEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TimeDifferencingEvaluator
 
timeElapsed(TimeSource, long, TimeUnit) - 类 中的静态方法org.apache.solr.common.util.Utils
 
timeout - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.MoveReplica
 
TIMEOUT - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
TIMEOUT - 接口 中的静态变量org.apache.solr.common.params.CommonAdminParams
Timeout for replicas to become active.
TimeRoutedAliasClient - com.alibaba.lindorm.search.common.cloud中的类
 
TimeRoutedAliasClient(String, Map<String, String>) - 类 的构造器com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
 
TimeRoutedCollectionSuffix - com.alibaba.lindorm.search.common.util中的枚举
 
TimeSeriesStream - org.apache.solr.client.solrj.io.stream中的类
 
TimeSeriesStream(String, String, SolrParams, Metric[], String, String, String, String, String) - 类 的构造器org.apache.solr.client.solrj.io.stream.TimeSeriesStream
 
TimeSeriesStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.TimeSeriesStream
 
TimeSource - org.apache.solr.common.util中的类
Source of time.
TimeSource() - 类 的构造器org.apache.solr.common.util.TimeSource
 
TimeSource.CurrentTimeSource - org.apache.solr.common.util中的类
Implementation that uses System.currentTimeMillis().
TimeSource.NanoTimeSource - org.apache.solr.common.util中的类
Implementation that uses System.nanoTime().
TimeSource.SimTimeSource - org.apache.solr.common.util中的类
Implementation that uses TimeSource.NANO_TIME accelerated by a double multiplier.
TIMING - 接口 中的静态变量org.apache.solr.common.params.CommonParams
CommonParams.DEBUG value indicating an interest in debug output related to timing
TLOG_REPLICAS - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
tlogReplicas - 类 中的变量org.apache.solr.client.solrj.request.beans.ClusterPropInfo.CollectionDefaults
 
tlogReplicas - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
tlogReplicas - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
tlogReplicas - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Restore
 
toBoolean(String) - 类 中的静态方法org.apache.solr.common.util.PropertiesUtil
 
toCharArray() - 类 中的方法org.noggit.CharArr
 
toContentStreams(String, String) - 类 中的静态方法org.apache.solr.client.solrj.util.ClientUtils
Take a string and make it an iterable ContentStream
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.comp.FieldComparator
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.comp.MultipleFieldComparator
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.comp.SingleValueComparator
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.eq.FieldEqualitor
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.eq.MultipleFieldEqualitor
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.eval.FieldValueEvaluator
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.eval.RawValueEvaluator
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecNumEvaluator
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.eval.UuidEvaluator
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.graph.GatherNodesStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.graph.ShortestPathStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.Lang.LocalInputStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.ops.ConcatOperation
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.ops.DistinctOperation
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.ops.GroupOperation
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.ops.ReplaceOperation
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.ops.ReplaceWithFieldOperation
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.ops.ReplaceWithValueOperation
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.CalculatorStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.CartesianProductStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.CellStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.CommitStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ComplementStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.CsvStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.DaemonStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.DeleteStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.DrillStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.EchoStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.EvalStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ExceptionStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ExecutorStream
 
toExplanation(StreamFactory) - 接口 中的方法org.apache.solr.client.solrj.io.stream.expr.Expressible
Returns an explanation about the stream object
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.Facet2DStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.FetchStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.GetStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.HashJoinStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.HashRollupStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.HavingStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.IntersectStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.JDBCStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.JoinStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.KnnStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.LetStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ListStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.MergeStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.Metric
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ModelStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.NoOpStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.NullStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelListStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.PlotStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.PriorityStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.PushBackStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomFacadeStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.RankStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ReducerStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.RollupStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ScoreNodesStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.SearchFacadeStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.SearchStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.SelectStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ShuffleStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.SolrStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.SortStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.SqlStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.StatsStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream.TermsStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.TimeSeriesStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.TopicStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.TsvStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.TupleStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.TupStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.UniqueStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.UpdateStream
 
toExplanation(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ZplotStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.comp.FieldComparator
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.comp.MultipleFieldComparator
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.comp.SingleValueComparator
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.eq.FieldEqualitor
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.eq.MultipleFieldEqualitor
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.eval.ConversionEvaluator
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.eval.FieldValueEvaluator
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.eval.RawValueEvaluator
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecNumEvaluator
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.eval.RecursiveEvaluator
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.eval.UuidEvaluator
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.graph.GatherNodesStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.graph.ShortestPathStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.Lang.LocalInputStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.ops.ConcatOperation
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.ops.DistinctOperation
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.ops.GroupOperation
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.ops.ReplaceOperation
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.ops.ReplaceWithFieldOperation
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.ops.ReplaceWithValueOperation
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.CalculatorStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.CartesianProductStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.CellStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.CommitStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ComplementStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.CsvStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.DaemonStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.DrillStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.EchoStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.EvalStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ExecutorStream
 
toExpression(StreamFactory) - 接口 中的方法org.apache.solr.client.solrj.io.stream.expr.Expressible
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.Facet2DStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.FacetStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.FetchStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.GetStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.HashJoinStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.HashRollupStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.HavingStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.IntersectStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.JDBCStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.JoinStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.KnnStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.LetStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ListStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.MergeStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.CountMetric
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.MaxMetric
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.MeanMetric
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.MinMetric
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.PercentileMetric
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.StdMetric
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.SumMetric
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.WeightedSumMetric
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ModelStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.NoOpStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.NullStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.OuterHashJoinStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelListStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ParallelStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.PlotStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.PriorityStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.PushBackStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomFacadeStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.RandomStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.RankStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ReducerStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.RollupStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ScoreNodesStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.SearchFacadeStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.SearchStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.SelectStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ShuffleStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.SortStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.SqlStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.StatsStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.TextLogitStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.TimeSeriesStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.TopicStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.TsvStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.TupStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.UniqueStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.UpdateStream
 
toExpression(StreamFactory) - 类 中的方法org.apache.solr.client.solrj.io.stream.ZplotStream
 
toFilteredSolrParams(List<String>) - 类 中的方法org.apache.solr.common.params.SolrParams
已过时。
toInt() - 类 中的方法org.apache.solr.common.EnumFieldValue
 
toInteger(String, Integer) - 类 中的静态方法org.apache.solr.common.util.PropertiesUtil
Parse the given String value as an integer.
toJavabin(Object) - 类 中的静态方法org.apache.solr.common.util.Utils
 
toJSON() - 类 中的方法org.apache.solr.common.cloud.Aliases
Serialize our state.
toJSON(Object) - 类 中的静态方法org.apache.solr.common.util.Utils
 
toJSON(Object) - 类 中的静态方法org.noggit.JSONUtil
 
toJSON(Object, int) - 类 中的静态方法org.noggit.JSONUtil
 
toJSONString(Object) - 类 中的静态方法org.apache.solr.common.util.Utils
 
token - 类 中的变量org.apache.solr.client.solrj.request.DelegationTokenRequest.Cancel
 
token - 类 中的变量org.apache.solr.client.solrj.request.DelegationTokenRequest.Renew
 
TOKEN_KEY - 类 中的静态变量org.apache.solr.client.solrj.request.DelegationTokenRequest
 
ToleratedUpdateError - org.apache.solr.common中的类
Models the basic information related to a single "tolerated" error that occurred during updates.
ToleratedUpdateError(ToleratedUpdateError.CmdType, String, String) - 类 的构造器org.apache.solr.common.ToleratedUpdateError
 
ToleratedUpdateError.CmdType - org.apache.solr.common中的枚举
Helper class for dealing with SolrException metadata (String) keys
toList(List) - 接口 中的方法org.apache.solr.common.IteratorWriter
 
toLocalParamsString() - 类 中的方法org.apache.solr.common.params.SolrParams
Generates a local-params string of the form {!
toLower() - 枚举 中的方法org.apache.solr.common.params.CollectionParams.CollectionAction
 
toLower() - 枚举 中的方法org.apache.solr.common.params.ConfigSetParams.ConfigSetAction
 
toLower(List<String>) - 类 中的静态方法org.apache.solr.common.util.StrUtils
 
toMap() - 类 中的方法org.apache.solr.client.solrj.io.ClassificationEvaluation
 
toMap(Map<String, Object>) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
toMap(Map<String, Object>) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExplanation
 
toMap(Map<String, Object>) - 接口 中的方法org.apache.solr.common.MapSerializable
Use the passed map to minimize object creation.
toMap(Map<String, Object>) - 接口 中的方法org.apache.solr.common.MapWriter
 
toMap(Map<String, Object>) - 类 中的方法org.apache.solr.common.MapWriterMap
 
toMap(NamedList) - 类 中的静态方法org.apache.solr.common.params.SolrParams
已过时。
toMap(NamedNodeMap) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
toMap(ConfigNode) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
toMapExcept(ConfigNode, String...) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
toMapExcept(NamedNodeMap, String...) - 类 中的静态方法org.apache.solr.common.util.DOMUtil
 
toMultiMap(NamedList) - 类 中的静态方法org.apache.solr.common.params.SolrParams
已过时。
toNamedList() - 类 中的方法org.apache.solr.common.params.SolrParams
Convert this to a NamedList of unique keys with either String or String[] values depending on how many values there are for the parameter.
TopFeaturesEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
TopFeaturesEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TopFeaturesEvaluator
 
TopFeaturesEvaluator.Pair - org.apache.solr.client.solrj.io.eval中的类
 
TopicStream - org.apache.solr.client.solrj.io.stream中的类
 
TopicStream(String, String, String, String, long, long, SolrParams) - 类 的构造器org.apache.solr.client.solrj.io.stream.TopicStream
 
TopicStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.TopicStream
 
toQueryString() - 类 中的方法org.apache.solr.common.params.SolrParams
Returns this SolrParams as a properly URL encoded string, starting with "?"
toSolrInputDocument(Object) - 类 中的方法org.apache.solr.client.solrj.beans.DocumentObjectBinder
 
toSolrParams(NamedList) - 类 中的静态方法org.apache.solr.common.params.SolrParams
已过时。
toSolrParams() - 类 中的方法org.apache.solr.common.util.NamedList
Create SolrParams from NamedList.
toStr(Throwable) - 异常错误 中的静态方法org.apache.solr.common.SolrException
 
toString() - 枚举 中的方法com.alibaba.lindorm.search.common.cloud.RouterFieldTimeUnit
 
toString() - 类 中的方法com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.ActionConfig
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerConfig
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerListenerConfig
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Cell
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Condition
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy.Session
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Preference
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Row
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester.SuggestionInfo
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VersionedData
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Violation
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.ShardTerms
 
toString() - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy
 
toString() - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient.ServerWrapper
 
toString() - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider
 
toString() - 类 中的方法org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
toString() - 枚举 中的方法org.apache.solr.client.solrj.io.comp.ComparatorOrder
 
toString() - 类 中的方法org.apache.solr.client.solrj.io.comp.HashKey
 
toString() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
toString() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
toString() - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionValue
 
toString() - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.Bucket
 
toString() - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest
 
toString() - 类 中的方法org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
toString() - 类 中的方法org.apache.solr.client.solrj.request.CoreStatus
 
toString() - 枚举 中的方法org.apache.solr.client.solrj.request.json.HeatmapFacetMap.HeatmapFormat
 
toString() - 枚举 中的方法org.apache.solr.client.solrj.request.json.RangeFacetMap.OtherBuckets
 
toString() - 枚举 中的方法org.apache.solr.client.solrj.request.json.TermsFacetMap.FacetMethod
 
toString() - 类 中的方法org.apache.solr.client.solrj.response.FacetField.Count
 
toString() - 类 中的方法org.apache.solr.client.solrj.response.FacetField
 
toString() - 类 中的方法org.apache.solr.client.solrj.response.FieldStatsInfo
 
toString() - 类 中的方法org.apache.solr.client.solrj.response.PivotField
 
toString() - 类 中的方法org.apache.solr.client.solrj.response.SolrResponseBase
 
toString() - 类 中的方法org.apache.solr.client.solrj.SolrQuery.SortClause
Gets a human readable description of the sort clause.
toString() - 类 中的方法org.apache.solr.common.cloud.Aliases
 
toString() - 类 中的方法org.apache.solr.common.cloud.ClusterState.CollectionRef
 
toString() - 类 中的方法org.apache.solr.common.cloud.ClusterState
 
toString() - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
toString() - 类 中的方法org.apache.solr.common.cloud.DocRouter.Range
 
toString() - 类 中的方法org.apache.solr.common.cloud.PerReplicaStates.Operation
 
toString() - 类 中的方法org.apache.solr.common.cloud.PerReplicaStates.State
 
toString() - 类 中的方法org.apache.solr.common.cloud.PerReplicaStates
 
toString() - 类 中的方法org.apache.solr.common.cloud.PerReplicaStatesOps
 
toString() - 枚举 中的方法org.apache.solr.common.cloud.Replica.State
 
toString() - 类 中的方法org.apache.solr.common.cloud.Replica
 
toString() - 类 中的方法org.apache.solr.common.cloud.ReplicaPosition
 
toString() - 类 中的方法org.apache.solr.common.cloud.RoutingRule
 
toString() - 枚举 中的方法org.apache.solr.common.cloud.Slice.State
 
toString() - 类 中的方法org.apache.solr.common.cloud.Slice
 
toString() - 类 中的方法org.apache.solr.common.cloud.ZkCoreNodeProps
 
toString() - 类 中的方法org.apache.solr.common.cloud.ZkNodeProps
 
toString() - 类 中的方法org.apache.solr.common.EnumFieldValue
 
toString() - 类 中的方法org.apache.solr.common.LinkedHashMapWriter
 
toString() - 枚举 中的方法org.apache.solr.common.luke.FieldFlag
 
toString() - 类 中的方法org.apache.solr.common.params.AppendedSolrParams
 
toString() - 类 中的方法org.apache.solr.common.params.DefaultSolrParams
 
toString() - 枚举 中的方法org.apache.solr.common.params.FacetParams.FacetRangeInclude
 
toString() - 枚举 中的方法org.apache.solr.common.params.FacetParams.FacetRangeMethod
 
toString() - 枚举 中的方法org.apache.solr.common.params.FacetParams.FacetRangeOther
 
toString() - 类 中的方法org.apache.solr.common.params.RequiredSolrParams
 
toString() - 类 中的方法org.apache.solr.common.params.SolrParams
Like SolrParams.toQueryString(), but only replacing enough chars so that the URL may be unambiguously pasted back into a browser.
toString() - 类 中的方法org.apache.solr.common.SolrDocument
 
toString() - 类 中的方法org.apache.solr.common.SolrDocumentList
 
toString() - 异常错误 中的方法org.apache.solr.common.SolrException
 
toString() - 类 中的方法org.apache.solr.common.SolrInputDocument
 
toString() - 类 中的方法org.apache.solr.common.SolrInputField
 
toString() - 类 中的方法org.apache.solr.common.ToleratedUpdateError
 
toString() - 类 中的方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
toString() - 类 中的方法org.apache.solr.common.util.CommandOperation
 
toString() - 类 中的方法org.apache.solr.common.util.MurmurHash2
 
toString() - 类 中的方法org.apache.solr.common.util.NamedList
 
toString() - 类 中的方法org.apache.solr.common.util.Pair
 
toString() - 类 中的方法org.apache.solr.common.util.TimeSource.SimTimeSource
 
toString() - 类 中的方法org.apache.solr.common.util.TimeSource
 
toString() - 类 中的方法org.noggit.CharArr
 
toString() - 类 中的方法org.noggit.JSONParser
 
TotalDiskVariable(Variable.Type) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.VariableBase.TotalDiskVariable
 
toTuple(String, String, int, Traversal) - 类 中的方法org.apache.solr.client.solrj.io.graph.Node
 
touchChildren() - 类 中的静态方法org.apache.solr.common.cloud.PerReplicaStatesOps
Just creates and deletes a dummy entry so that the Stat.getCversion() of state.json is updated
toUTF8(CharArr) - 类 中的静态方法org.apache.solr.common.util.Utils
 
toWrite(String) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
toXML(SolrInputDocument) - 类 中的静态方法org.apache.solr.client.solrj.util.ClientUtils
 
TR - 接口 中的静态变量org.apache.solr.common.params.CommonParams
Transformer param -- used with XSLT
TRACK - 接口 中的静态变量org.apache.solr.common.params.CommonParams
CommonParams.DEBUG value indicating an interest in debug output related to the distributed tracking
track(Object) - 类 中的静态方法org.apache.solr.common.util.ObjectReleaseTracker
 
transform(List<?>) - 类 中的方法org.apache.solr.client.solrj.routing.AffinityReplicaListTransformer
 
transform(List<?>) - 接口 中的方法org.apache.solr.client.solrj.routing.ReplicaListTransformer
Transforms the passed in list of choices.
transform(List<?>) - 类 中的方法org.apache.solr.client.solrj.routing.ShufflingReplicaListTransformer
 
TRANSIENT - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
 
TransposeEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
TransposeEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TransposeEvaluator
 
Traversal - org.apache.solr.client.solrj.io.graph中的类
 
Traversal() - 类 的构造器org.apache.solr.client.solrj.io.graph.Traversal
 
Traversal.Scatter - org.apache.solr.client.solrj.io.graph中的枚举
 
traverseZkTree(SolrZkClient, String, ZkMaintenanceUtils.VISIT_ORDER, ZkMaintenanceUtils.ZkVisitor) - 类 中的静态方法org.apache.solr.common.cloud.ZkMaintenanceUtils
Recursively visit a zk tree rooted at path and apply the given visitor to each path.
TriangularDistributionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
TriangularDistributionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TriangularDistributionEvaluator
 
trigger - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerListenerConfig
 
TRIGGER - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
TRIGGER_COOLDOWN_PERIOD_SECONDS - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
TRIGGER_CORE_POOL_SIZE - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
TRIGGER_SCHEDULE_DELAY_SECONDS - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
TriggerConfig(String, Map<String, Object>) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerConfig
 
TriggerEventProcessorStage - org.apache.solr.client.solrj.cloud.autoscaling中的枚举
Enum that represents the stages of trigger event processing.
TriggerEventType - org.apache.solr.client.solrj.cloud.autoscaling中的枚举
Enum that represents trigger event types.
TriggerListenerConfig(String, Map<String, Object>) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerListenerConfig
 
TrimEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
TrimEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TrimEvaluator
 
TRUE - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
TRUE_CHARS - 类 中的静态变量org.noggit.JSONUtil
 
TruncEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
TruncEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TruncEvaluator
 
tryClose() - 类 中的静态方法org.apache.solr.common.util.ObjectReleaseTracker
 
TsvStream - org.apache.solr.client.solrj.io.stream中的类
 
TsvStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.TsvStream
 
TTestEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
TTestEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.TTestEvaluator
 
ttl - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
TTL - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
Tuple - org.apache.solr.client.solrj.io中的类
A simple abstraction of a record containing key/value pairs.
Tuple() - 类 的构造器org.apache.solr.client.solrj.io.Tuple
 
Tuple(Map<?, ?>) - 类 的构造器org.apache.solr.client.solrj.io.Tuple
A copy constructor.
Tuple(Object...) - 类 的构造器org.apache.solr.client.solrj.io.Tuple
Constructor that accepts an even number of arguments as key / value pairs.
TUPLE - 接口 中的静态变量org.apache.solr.common.params.StreamParams
 
tupleIterator - 类 中的变量org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
tupleIterator - 类 中的变量org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
tuples - 类 中的变量org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
tuples - 类 中的变量org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
tupleStream - 类 中的变量org.apache.solr.client.solrj.io.stream.SqlStream
 
TupleStream - org.apache.solr.client.solrj.io.stream中的类
 
TupleStream() - 类 的构造器org.apache.solr.client.solrj.io.stream.TupleStream
 
TupleStream.IgnoreException - org.apache.solr.client.solrj.io.stream中的异常错误
 
TupleStreamParser - org.apache.solr.client.solrj.io.stream中的接口
 
TupleWrapper(SolrStream, StreamComparator) - 类 的构造器org.apache.solr.client.solrj.io.stream.CloudSolrStream.TupleWrapper
 
TupleWrapper(SolrStream, StreamComparator) - 类 的构造器org.apache.solr.client.solrj.io.stream.DeepRandomStream.TupleWrapper
 
TupStream - org.apache.solr.client.solrj.io.stream中的类
 
TupStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.TupStream
 
TV_PREFIX - 接口 中的静态变量org.apache.solr.common.params.TermVectorParams
 
TwoValueWorker - org.apache.solr.client.solrj.io.eval中的接口
 
txt(String) - 接口 中的方法org.apache.solr.common.ConfigNode
 
txt() - 接口 中的方法org.apache.solr.common.ConfigNode
 
typ - 类 中的变量org.apache.solr.common.cloud.PerReplicaStates.Operation
 
TYPE - 类 中的静态变量com.alibaba.lindorm.search.common.cloud.TimeRoutedAliasClient
 
type - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
type - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
type - 类 中的变量org.apache.solr.client.solrj.request.RequestWriter.StringPayloadContentWriter
 
type - 类 中的变量org.apache.solr.common.cloud.ReplicaPosition
 
TYPE - 接口 中的静态变量org.apache.solr.common.params.CommonParams
document type in CollectionAdminParams.SYSTEM_COLL collection.
type() - 接口 中的方法org.apache.solr.common.util.DataEntry
The data type
type() - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
TZ - 接口 中的静态变量org.apache.solr.common.params.CommonParams
Specifies the TimeZone used by the client for the purposes of any DateMath rounding that may take place when executing the request

U

ULOG_DIR - 类 中的静态变量org.apache.solr.common.params.CoreAdminParams
Core updatelog directory
ulogDir - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
ulogDir - 类 中的变量org.apache.solr.client.solrj.request.CoreAdminRequest.Create
 
unicodeEscape(Appendable, int) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
unicodeEscape(int, CharArr) - 类 中的静态方法org.noggit.JSONUtil
 
UniformDistributionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
UniformDistributionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.UniformDistributionEvaluator
 
UniformIntegerDistributionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
UniformIntegerDistributionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.UniformIntegerDistributionEvaluator
 
UNIQUE_KEY - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
 
uniqueKey - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
UniqueKey() - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.UniqueKey
 
UniqueKey(SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.UniqueKey
 
UniqueKeyResponse() - 类 的构造器org.apache.solr.client.solrj.response.schema.SchemaResponse.UniqueKeyResponse
 
UniqueStream - org.apache.solr.client.solrj.io.stream中的类
The UniqueStream emits a unique stream of Tuples based on a Comparator.
UniqueStream(TupleStream, StreamEqualitor) - 类 的构造器org.apache.solr.client.solrj.io.stream.UniqueStream
 
UniqueStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.UniqueStream
 
UnitEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
UnitEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.UnitEvaluator
 
UNITS - 接口 中的静态变量org.apache.solr.common.params.SpatialParams
km - kilometers mi - miles
unknownOperation() - 类 中的方法org.apache.solr.common.util.CommandOperation
 
Unload(boolean) - 类 的构造器org.apache.solr.client.solrj.request.CoreAdminRequest.Unload
 
unloadCore(String, SolrClient) - 类 中的静态方法org.apache.solr.client.solrj.request.CoreAdminRequest
 
unloadCore(String, boolean, SolrClient) - 类 中的静态方法org.apache.solr.client.solrj.request.CoreAdminRequest
 
unloadCore(String, boolean, boolean, SolrClient) - 类 中的静态方法org.apache.solr.client.solrj.request.CoreAdminRequest
 
unmarshal(InputStream, JavaBinUpdateRequestCodec.StreamingUpdateHandler) - 类 中的方法org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec
Reads a NamedList from the given InputStream, converts it into a SolrInputDocument and passes it to the given StreamingUpdateHandler
unmarshal(byte[]) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
unmarshal(InputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
unregisterCore(String) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Notify this reader that a local core that is a member of a collection has been closed.
unsafeWrite(char) - 类 中的方法org.noggit.CharArr
 
unsafeWrite(int) - 类 中的方法org.noggit.CharArr
 
unsafeWrite(char[], int, int) - 类 中的方法org.noggit.CharArr
 
UNSET_FLAG - 类 中的静态变量org.apache.solr.client.solrj.response.json.BucketBasedJsonFacet
 
unsetAttribute(String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Modify
Removes the given key from the collection
UnsupportedSuggester - org.apache.solr.client.solrj.cloud.autoscaling中的类
This suggester simply logs the request but does not produce any suggestions.
UnsupportedSuggester(CollectionParams.CollectionAction) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.UnsupportedSuggester
 
unwrap(Class<T>) - 类 中的方法org.apache.solr.client.solrj.io.sql.ConnectionImpl
 
upConfig(Path, String) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
upConfig(SolrZkClient, Path, String) - 类 中的静态方法org.apache.solr.common.cloud.ZkMaintenanceUtils
 
update(Policy.Session) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.SessionWrapper
 
update(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.CountMetric
 
update(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.MaxMetric
 
update(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.MeanMetric
 
update(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.Metric
 
update(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.MinMetric
 
update(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.PercentileMetric
 
update(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.StdMetric
 
update(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.SumMetric
 
update(Tuple) - 类 中的方法org.apache.solr.client.solrj.io.stream.metrics.WeightedSumMetric
 
update(SolrInputDocument, UpdateRequest, Integer, Boolean) - 接口 中的方法org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.StreamingUpdateHandler
 
Update() - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.Update
 
Update(SolrParams) - 类 的构造器org.apache.solr.client.solrj.request.schema.SchemaRequest.Update
 
update(SolrZooKeeper) - 接口 中的方法org.apache.solr.common.cloud.ZkClientConnectionStrategy.ZkUpdate
 
update() - 类 中的方法org.apache.solr.common.cloud.ZkStateReader.AliasesManager
Ensures the internal aliases is up to date.
UPDATE_CHAIN - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
Select the update processor chain to use.
updateACLs(String) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Update all ACLs for a zk tree based on our configured ZkACLProvider.
updateAliveList() - 类 中的方法org.apache.solr.client.solrj.impl.LBSolrClient
 
updateLiveNodes() - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Refresh the set of live nodes.
UpdateParams - org.apache.solr.common.params中的接口
A collection of standard params used by Update handlers
UpdateRequest - org.apache.solr.client.solrj.request中的类
 
UpdateRequest() - 类 的构造器org.apache.solr.client.solrj.request.UpdateRequest
 
UpdateRequest(String) - 类 的构造器org.apache.solr.client.solrj.request.UpdateRequest
 
UpdateResponse() - 类 的构造器org.apache.solr.client.solrj.response.schema.SchemaResponse.UpdateResponse
 
UpdateResponse - org.apache.solr.client.solrj.response中的类
TODO -- mostly a stub until we have a defined output format
UpdateResponse() - 类 的构造器org.apache.solr.client.solrj.response.UpdateResponse
 
UpdateStream - org.apache.solr.client.solrj.io.stream中的类
Sends tuples emitted by a wrapped TupleStream as updates to a SolrCloud collection.
UpdateStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.UpdateStream
 
UpdateStream(String, TupleStream, String, int) - 类 的构造器org.apache.solr.client.solrj.io.stream.UpdateStream
 
UPLOAD_FILENAME_EXCLUDE_PATTERN - 类 中的静态变量org.apache.solr.common.cloud.ZkConfigManager
 
UPLOAD_FILENAME_EXCLUDE_REGEX - 类 中的静态变量org.apache.solr.common.cloud.ZkConfigManager
 
uploadBatchToCollection(List<SolrInputDocument>) - 类 中的方法org.apache.solr.client.solrj.io.stream.DeleteStream
Overrides implementation to extract the "id" and "_version_" (if included) from each document and use that information to construct a "Delete By Id" request.
uploadBatchToCollection(List<SolrInputDocument>) - 类 中的方法org.apache.solr.client.solrj.io.stream.UpdateStream
This method will be called on every batch of tuples comsumed, after converting each tuple in that batch to a Solr Input Document.
uploadConfig(Path, String) - 类 中的方法org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
Upload a set of config files to Zookeeper and give it a name NOTE: You should only allow trusted users to upload configs.
uploadConfigDir(Path, String) - 类 中的方法org.apache.solr.common.cloud.ZkConfigManager
Upload files from a given path to a config in Zookeeper
uploadConfigDir(Path, String, Pattern) - 类 中的方法org.apache.solr.common.cloud.ZkConfigManager
Upload matching files from a given path to a config in Zookeeper
uploadToZK(Path, String, Pattern) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
uploadToZK(SolrZkClient, Path, String, Pattern) - 类 中的静态方法org.apache.solr.common.cloud.ZkMaintenanceUtils
 
UPPER_BOUND - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
UpperEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
UpperEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.UpperEvaluator
 
URL_PREFIX - 类 中的静态变量org.apache.solr.common.util.URLUtil
 
URL_SCHEME - 类 中的静态变量org.apache.solr.common.cloud.ZkStateReader
 
urlScheme - 类 中的变量org.apache.solr.client.solrj.request.beans.ClusterPropInfo
 
UrlScheme - org.apache.solr.common.cloud中的枚举
Singleton access to global urlScheme, which although is stored in ZK as a cluster property really should be treated like a static global that is set at initialization and not altered after.
URLStream(URL) - 类 的构造器org.apache.solr.common.util.ContentStreamBase.URLStream
 
URLUtil - org.apache.solr.common.util中的类
 
URLUtil() - 类 的构造器org.apache.solr.common.util.URLUtil
 
USE_CONFIGURED_ELEVATED_ORDER - 接口 中的静态变量org.apache.solr.common.params.QueryElevationParams
When multiple docs are elevated, should their relative order be the order in the configuration file or should they be subject to whatever the sort criteria is?
USE_LEGACY_REPLICA_ASSIGNMENT - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
This cluster property decides whether Solr should use the legacy round-robin replica placement strategy or the autoscaling policy based strategy to assign replicas to nodes.
USE_PHRASE_HIGHLIGHTER - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
useBinary(boolean) - 类 中的方法org.apache.solr.client.solrj.request.V2Request.Builder
 
useBinary - 类 中的变量org.apache.solr.client.solrj.request.V2Request
 
useBinaryV2 - 类 中的变量org.apache.solr.client.solrj.SolrRequest
 
useDistributedFacetRefining(boolean) - 类 中的方法org.apache.solr.client.solrj.request.json.TermsFacetMap
Indicates whether this facet should use distributed facet refining.
useHttp1_1(boolean) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient.Builder
 
useLegacyReplicaAssignment - 类 中的变量org.apache.solr.client.solrj.request.beans.ClusterPropInfo.ClusterInfo
 
usev2 - 类 中的变量org.apache.solr.client.solrj.SolrRequest
 
utf16 - 类 中的变量org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
UTF16toUTF8(CharSequence, int, int, byte[], int) - 类 中的静态方法org.apache.solr.common.util.ByteUtils
Writes UTF8 into the byte array, starting at offset.
Utf8CharSequence - org.apache.solr.common.util中的接口
A byte[] backed String
utf8Equals(Utf8CharSequence, Utf8CharSequence) - 类 中的静态方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
UTF8toUTF16(byte[], int, int, char[], int) - 类 中的静态方法org.apache.solr.common.util.ByteUtils
Converts utf8 to utf16 and returns the number of 16 bit Java chars written.
UTF8toUTF16(byte[], int, int, CharArr) - 类 中的静态方法org.apache.solr.common.util.ByteUtils
Convert UTF8 bytes into UTF16 characters.
UTF8toUTF16(byte[], int, int) - 类 中的静态方法org.apache.solr.common.util.ByteUtils
Convert UTF8 bytes into a String
UtilizeNode(String) - 类 的构造器org.apache.solr.client.solrj.request.CollectionAdminRequest.UtilizeNode
 
Utils - org.apache.solr.common.util中的类
 
Utils() - 类 的构造器org.apache.solr.common.util.Utils
 
Utils.InputStreamConsumer<T> - org.apache.solr.common.util中的接口
 
UUID - 类 中的静态变量org.apache.solr.common.util.JavaBinCodec
 
UuidEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
UuidEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.UuidEvaluator
 

V

V1toV2ApiMapper - org.apache.solr.client.solrj.request中的类
 
V1toV2ApiMapper() - 类 的构造器org.apache.solr.client.solrj.request.V1toV2ApiMapper
 
V2ApiParams - org.apache.solr.common.params中的类
String constants used in sending and receiving V2 API requests.
v2Calls - 类 中的静态变量org.apache.solr.client.solrj.request.V2Request
 
V2Request - org.apache.solr.client.solrj.request中的类
 
V2Request.Builder - org.apache.solr.client.solrj.request中的类
 
V2RequestSupport - org.apache.solr.client.solrj中的接口
A a request object is able to convert itself to V2 Request it should implement this interface
V2Response - org.apache.solr.client.solrj.response中的类
 
V2Response() - 类 的构造器org.apache.solr.client.solrj.response.V2Response
 
val() - 接口 中的方法org.apache.solr.common.util.DataEntry
The object value
val() - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder.EntryImpl
 
val1 - 类 中的变量org.apache.solr.common.util.Hash.LongPair
 
val2 - 类 中的变量org.apache.solr.common.util.Hash.LongPair
 
validate(String, Object, boolean) - 类 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
validate(String, Object, boolean) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.CoresVariable
 
validate(String, Object, boolean) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
validate(String, Object, boolean) - 接口 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Variable
 
validate(String, Object, boolean) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VariableBase.LazyVariable
 
validate(String, Object, boolean) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
 
validate(Cookie, CookieOrigin) - 类 中的方法org.apache.solr.client.solrj.impl.SolrPortAwareCookieSpecFactory.PortAwareDomainHandler
 
validateAliasName(String) - 类 中的静态方法org.apache.solr.client.solrj.util.SolrIdentifierValidator
 
validateCollectionName(String) - 类 中的静态方法org.apache.solr.client.solrj.util.SolrIdentifierValidator
 
validateCoreName(String) - 类 中的静态方法org.apache.solr.client.solrj.util.SolrIdentifierValidator
 
validateJson(Object) - 类 中的方法org.apache.solr.common.util.JsonSchemaValidator
 
validateName(SolrIdentifierValidator.IdentifierType, String) - 类 中的静态方法org.apache.solr.client.solrj.util.SolrIdentifierValidator
 
validateShardName(String) - 类 中的静态方法org.apache.solr.client.solrj.util.SolrIdentifierValidator
 
validateTupleOrder() - 类 中的方法org.apache.solr.client.solrj.io.stream.BiJoinStream
 
validateTupleOrder() - 类 中的方法org.apache.solr.client.solrj.io.stream.JoinStream
 
ValidatingJsonMap - org.apache.solr.common.util中的类
 
ValidatingJsonMap(Map<String, Object>) - 类 的构造器org.apache.solr.common.util.ValidatingJsonMap
 
ValidatingJsonMap(int) - 类 的构造器org.apache.solr.common.util.ValidatingJsonMap
 
ValidatingJsonMap() - 类 的构造器org.apache.solr.common.util.ValidatingJsonMap
 
ValidatingJsonMap.PredicateWithErrMsg<T> - org.apache.solr.common.util中的接口
 
validator - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Suggester.Hint
 
vals - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
value - 类 中的变量org.apache.solr.client.solrj.routing.PreferenceRule
 
VALUE - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
VALUE_LONG - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
VALUE_SEPARATOR - 类 中的静态变量org.noggit.JSONUtil
 
ValueAtEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ValueAtEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ValueAtEvaluator
 
valueOf(String) - 枚举 中的静态方法com.alibaba.lindorm.search.common.cloud.RouterFieldTimeUnit
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.lindorm.search.common.params.StoragePolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.lindorm.search.common.util.TimeRoutedCollectionSuffix
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.ComputedType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Operand
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Policy.SortParam
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.Status
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester.Hint
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Suggestion.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.TriggerEventProcessorStage
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.TriggerEventType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.impl.XMLResponseParser.KnownType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.io.comp.ComparatorOrder
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.io.eval.CorrelationEvaluator.CorrelationType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.io.eval.DistanceEvaluator.DistanceType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.io.graph.Traversal.Scatter
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.request.AbstractUpdateRequest.ACTION
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.request.CollectionApiMapping.EndPoint
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.request.CollectionApiMapping.Meta
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.request.CoreApiMapping.EndPoint
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.request.CoreApiMapping.Meta
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.request.json.HeatmapFacetMap.HeatmapFormat
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.request.json.RangeFacetMap.OtherBuckets
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.request.json.TermsFacetMap.FacetMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.response.RequestStatusState
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.RoutedAliasTypes
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.SolrQuery.ORDER
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.SolrRequest.METHOD
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.client.solrj.util.SolrIdentifierValidator.IdentifierType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.cloud.PerReplicaStates.Operation.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.cloud.Replica.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.cloud.Replica.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.cloud.Slice.State
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.cloud.UrlScheme
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.cloud.ZkMaintenanceUtils.VISIT_ORDER
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.luke.FieldFlag
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.params.CollectionParams.CollectionAction
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.params.CollectionParams.LockLevel
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.params.CommonParams.EchoParamStyle
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.params.ConfigSetParams.ConfigSetAction
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.params.CoreAdminParams.CoreAdminAction
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.params.FacetParams.FacetRangeInclude
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.params.FacetParams.FacetRangeMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.params.FacetParams.FacetRangeOther
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.params.MoreLikeThisParams.TermStyle
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.params.TermsParams.TermsRegexpFlag
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.SolrException.ErrorCode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.ToleratedUpdateError.CmdType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.util.DataEntry.Type
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.apache.solr.common.util.FastJavaBinDecoder.Tag
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.alibaba.lindorm.search.common.cloud.RouterFieldTimeUnit
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.lindorm.search.common.params.StoragePolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.lindorm.search.common.util.TimeRoutedCollectionSuffix
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.ComputedType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Operand
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Policy.SortParam
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.Status
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester.Hint
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Suggestion.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.TriggerEventProcessorStage
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.TriggerEventType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.impl.XMLResponseParser.KnownType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.io.comp.ComparatorOrder
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.io.eval.CorrelationEvaluator.CorrelationType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.io.eval.DistanceEvaluator.DistanceType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.io.graph.Traversal.Scatter
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.request.AbstractUpdateRequest.ACTION
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.request.CollectionApiMapping.EndPoint
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.request.CollectionApiMapping.Meta
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.request.CoreApiMapping.EndPoint
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.request.CoreApiMapping.Meta
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.request.json.HeatmapFacetMap.HeatmapFormat
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.request.json.RangeFacetMap.OtherBuckets
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.request.json.TermsFacetMap.FacetMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.response.RequestStatusState
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.RoutedAliasTypes
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.SolrQuery.ORDER
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.SolrRequest.METHOD
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.client.solrj.util.SolrIdentifierValidator.IdentifierType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.cloud.PerReplicaStates.Operation.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.cloud.Replica.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.cloud.Replica.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.cloud.Slice.State
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.cloud.UrlScheme
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.cloud.ZkMaintenanceUtils.VISIT_ORDER
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.luke.FieldFlag
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.params.CollectionParams.CollectionAction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.params.CollectionParams.LockLevel
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.params.CommonParams.EchoParamStyle
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.params.ConfigSetParams.ConfigSetAction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.params.CoreAdminParams.CoreAdminAction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.params.FacetParams.FacetRangeInclude
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.params.FacetParams.FacetRangeMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.params.FacetParams.FacetRangeOther
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.params.MoreLikeThisParams.TermStyle
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.params.TermsParams.TermsRegexpFlag
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法org.apache.solr.common.SolrDocument
 
values() - 枚举 中的静态方法org.apache.solr.common.SolrException.ErrorCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法org.apache.solr.common.SolrInputDocument
 
values() - 枚举 中的静态方法org.apache.solr.common.ToleratedUpdateError.CmdType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.util.DataEntry.Type
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.solr.common.util.FastJavaBinDecoder.Tag
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法org.apache.solr.common.util.ValidatingJsonMap
 
valueValidator - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Suggester.Hint
 
ValueWorker - org.apache.solr.client.solrj.io.eval中的接口
 
Variable - org.apache.solr.client.solrj.cloud.autoscaling中的接口
A Variable Type used in Autoscaling policy rules.
Variable.Meta - org.apache.solr.client.solrj.cloud.autoscaling中的注释类型
 
Variable.Type - org.apache.solr.client.solrj.cloud.autoscaling中的枚举
Type details of each variable in policies
VariableBase - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
VariableBase(Variable.Type) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.VariableBase
 
VariableBase.CoreIndexSizeVariable - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
VariableBase.DiskTypeVariable - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
VariableBase.LazyVariable - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
VariableBase.TotalDiskVariable - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
variables - 类 中的变量org.apache.solr.common.util.Template
 
VarianceEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
VarianceEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.VarianceEvaluator
 
VectorFunction - org.apache.solr.client.solrj.io.eval中的类
 
VectorFunction(Object, double[]) - 类 的构造器org.apache.solr.client.solrj.io.eval.VectorFunction
 
VectorFunction(Object, List<Number>) - 类 的构造器org.apache.solr.client.solrj.io.eval.VectorFunction
 
VER - 类 中的静态变量org.apache.solr.client.solrj.request.UpdateRequest
 
verifyProp(Map<String, Object>, String) - 类 中的静态方法org.apache.solr.common.cloud.DocCollection
 
verifyProp(Map<String, Object>, String, Object) - 类 中的静态方法org.apache.solr.common.cloud.DocCollection
 
version - 类 中的变量org.apache.solr.client.solrj.request.beans.Package.AddVersion
 
version - 类 中的变量org.apache.solr.client.solrj.request.beans.Package.DelVersion
 
version - 类 中的变量org.apache.solr.client.solrj.request.beans.PluginMeta
 
version - 类 中的变量org.apache.solr.common.cloud.PerReplicaStates.State
 
version - 类 中的变量org.apache.solr.common.cloud.ZkStateReader.ConfigData
 
VERSION - 接口 中的静态变量org.apache.solr.common.params.CommonParams
version parameter to check request-response compatibility
VERSION_FIELD - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
VersionedData - org.apache.solr.client.solrj.cloud.autoscaling中的类
Immutable representation of binary data with version.
VersionedData(int, byte[], CreateMode, String) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.VersionedData
Constructor.
VERSIONS - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
Return versions of updates?
Violation - org.apache.solr.client.solrj.cloud.autoscaling中的类
 
visit(String) - 接口 中的方法org.apache.solr.common.cloud.ZkMaintenanceUtils.ZkVisitor
Visit the target path
visited(String, String, Tuple) - 类 中的方法org.apache.solr.client.solrj.io.graph.Traversal
 
visitSelfAndNestedDocs(BiConsumer<String, SolrDocument>) - 类 中的方法org.apache.solr.common.SolrDocument
Beta API; may change at will.
visitSelfAndNestedDocs(BiConsumer<String, SolrInputDocument>) - 类 中的方法org.apache.solr.common.SolrInputDocument
Beta API; may change at will.
VMParamsAllAndReadonlyDigestZkACLProvider - org.apache.solr.common.cloud中的类
 
VMParamsAllAndReadonlyDigestZkACLProvider() - 类 的构造器org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
 
VMParamsAllAndReadonlyDigestZkACLProvider(String, String, String, String) - 类 的构造器org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
 
VMParamsSingleSetCredentialsDigestZkCredentialsProvider - org.apache.solr.common.cloud中的类
 
VMParamsSingleSetCredentialsDigestZkCredentialsProvider() - 类 的构造器org.apache.solr.common.cloud.VMParamsSingleSetCredentialsDigestZkCredentialsProvider
 
VMParamsSingleSetCredentialsDigestZkCredentialsProvider(String, String) - 类 的构造器org.apache.solr.common.cloud.VMParamsSingleSetCredentialsDigestZkCredentialsProvider
 

W

WAIT_FOR - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
WAIT_FOR_FINAL_STATE - 接口 中的静态变量org.apache.solr.common.params.CommonAdminParams
Wait for final state of the operation.
WAIT_SEARCHER - 接口 中的静态变量org.apache.solr.common.params.UpdateParams
wait for the searcher to be registered/visible
waitFor(SolrClient, long) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.RequestStatus
Wait until the asynchronous request is either completed or failed, up to a timeout
waitForAllActiveAndLiveReplicas(ZkStateReader, int) - 类 中的静态方法org.apache.solr.common.cloud.ClusterStateUtil
Wait to see *all* cores live and active.
waitForAllActiveAndLiveReplicas(ZkStateReader, String, int) - 类 中的静态方法org.apache.solr.common.cloud.ClusterStateUtil
Wait to see *all* cores live and active.
waitForAllReplicasNotLive(ZkStateReader, int) - 类 中的静态方法org.apache.solr.common.cloud.ClusterStateUtil
 
waitForAllReplicasNotLive(ZkStateReader, String, int) - 类 中的静态方法org.apache.solr.common.cloud.ClusterStateUtil
 
waitForAsyncRequest(String, SolrClient, long) - 类 中的静态方法org.apache.solr.client.solrj.request.CollectionAdminRequest
 
waitForConnected(long) - 类 中的方法org.apache.solr.common.cloud.ConnectionManager
 
waitForDisconnected(long) - 类 中的方法org.apache.solr.common.cloud.ConnectionManager
 
waitForFinalState - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.AsyncCollectionAdminRequest
 
waitForLiveAndActiveReplicaCount(ZkStateReader, String, int, int) - 类 中的静态方法org.apache.solr.common.cloud.ClusterStateUtil
 
waitForLiveNodes(long, TimeUnit, LiveNodesPredicate) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Block until a LiveNodesStatePredicate returns true, or the wait times out Note that the predicate may be called again even after it has returned true, so implementors should avoid changing state within the predicate call itself.
waitForState(String, long, TimeUnit, CollectionStatePredicate) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
Block until a CollectionStatePredicate returns true, or the wait times out Note that the predicate may be called again even after it has returned true, so implementors should avoid changing state within the predicate call itself.
waitForState(String, long, TimeUnit, Predicate<DocCollection>) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
Block until a Predicate returns true, or the wait times out Note that the predicate may be called again even after it has returned true, so implementors should avoid changing state within the predicate call itself.
WaitForState() - 类 的构造器org.apache.solr.client.solrj.request.CoreAdminRequest.WaitForState
 
waitForState(String, long, TimeUnit, CollectionStatePredicate) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Block until a CollectionStatePredicate returns true, or the wait times out Note that the predicate may be called again even after it has returned true, so implementors should avoid changing state within the predicate call itself.
waitForState(String, long, TimeUnit, Predicate<DocCollection>) - 类 中的方法org.apache.solr.common.cloud.ZkStateReader
Block until a Predicate returns true, or the wait times out Note that the predicate may be called again even after it has returned true, so implementors should avoid changing state within the predicate call itself.
waitSleep(long) - 类 中的方法org.apache.solr.common.cloud.ConnectionManager
 
waitToSeeLiveReplica(ZkStateReader, String, String, String, int) - 类 中的静态方法org.apache.solr.common.cloud.ClusterStateUtil
Wait to see an entry in the ClusterState with a specific coreNodeName and baseUrl.
waitUntilClosed(long) - 类 中的方法org.apache.solr.client.solrj.cloud.SocketProxy
 
wantsAllFields() - 接口 中的方法org.apache.solr.common.util.JavaBinCodec.WritableDocFields
 
warning(SAXParseException) - 类 中的方法org.apache.solr.common.util.XMLErrorLogger
 
warning(TransformerException) - 类 中的方法org.apache.solr.common.util.XMLErrorLogger
 
wasCommError(Throwable) - 类 中的方法org.apache.solr.client.solrj.impl.BaseCloudSolrClient
 
wasCommError(Throwable) - 类 中的方法org.apache.solr.client.solrj.impl.CloudHttp2SolrClient
 
wasCommError(Throwable) - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient
 
wasKey() - 类 中的方法org.noggit.JSONParser
 
WeibullDistributionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
WeibullDistributionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.WeibullDistributionEvaluator
 
WEIGHT_MATCHES - 接口 中的静态变量org.apache.solr.common.params.HighlightParams
 
WeightedSumMetric - org.apache.solr.client.solrj.io.stream.metrics中的类
 
WeightedSumMetric(String, String) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.WeightedSumMetric
 
WeightedSumMetric(String, String, boolean) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.WeightedSumMetric
 
WeightedSumMetric(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.metrics.WeightedSumMetric
 
weights - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
WELL_KNOWN_SNITCHES - 类 中的静态变量org.apache.solr.common.cloud.rule.Snitch
 
WHITESPACE_OPERATOR - 接口 中的静态变量org.apache.solr.common.params.SimpleParams
Enables WHITESPACE operators: ' ' '\n' '\r' '\t'
wildCards - 枚举 中的变量org.apache.solr.client.solrj.cloud.autoscaling.Variable.Type
 
WITH_COLLECTION - 接口 中的静态变量org.apache.solr.common.params.CollectionAdminParams
The name of the collection with which a collection is to be co-located
withBaseSolrUrl(String) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient.Builder
Specify the base-url for the created client to use when sending requests to Solr.
withBaseSolrUrl(String) - 类 中的方法org.apache.solr.client.solrj.impl.LBHttpSolrClient.Builder
Provide a Solr endpoint to be used when configuring LBHttpSolrClient instances.
withBaseSolrUrls(String...) - 类 中的方法org.apache.solr.client.solrj.impl.LBHttpSolrClient.Builder
Provide Solr endpoints to be used when configuring LBHttpSolrClient instances.
withBasicAuthCredentials(String, String) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient.Builder
 
withChildren(List<Explanation>) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExplanation
 
withChildren(Explanation[]) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExplanation
 
withClusterPolicy(List<Clause>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
withClusterPreferences(List<Preference>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
withClusterStateProvider(ClusterStateProvider) - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
已过时。
since this is an expert feature we don't want to expose this to regular users. To use this feature extend CloudSolrClient.Builder and pass your custom ClusterStateProvider
withCollection - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
WithCollectionVariable - org.apache.solr.client.solrj.cloud.autoscaling中的类
Implements the 'withCollection' variable type
WithCollectionVariable(Variable.Type) - 类 的构造器org.apache.solr.client.solrj.cloud.autoscaling.WithCollectionVariable
 
withCollectionZkHost(String, String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
withConnectionTimeout(int) - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientBuilder
Tells HttpSolrClient.Builder that created clients should obey the following timeout when connecting to Solr servers.
withCoreInfo - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
withDefaultSort(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
withDefaultZkHost(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
withDomain(DomainMap) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonFacetMap
 
withEnabled(boolean) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerConfig
Create a copy of this config with specified enabled flag.
withExecutorService(ExecutorService) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.Builder
Provides the ExecutorService for the created client to use when servicing the update-request queue.
withExecutorService(ExecutorService) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.Builder
Provides the ExecutorService for the created client to use when servicing the update-request queue.
withExpression(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
withExpressionType(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
withFacet(String, Map<String, Object>) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonQueryRequest
Specify a facet sent as a part of this JSON request.
withFacet(String, MapWriter) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonQueryRequest
Specify a facet sent as a part of this JSON request.
withFieldInfo - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
withFilter(String) - 类 中的方法org.apache.solr.client.solrj.request.json.DomainMap
Indicates that the domain should be narrowed by the specified filter May be called multiple times.
withFilter(String) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonQueryRequest
Add a filter query to run as a part of the JSON request This method may be called multiple times; each call will add a new filter to the request
withFilter(Map<String, Object>) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonQueryRequest
Add a filter query to run as a part of the JSON request This method may be called multiple times; each call will add a new filter to the request Example: You wish to send the JSON request: "{'query':'*:*', 'filter': [{'lucene': {'df':'genre_s', 'query': 'scifi'}}]}".
withFunctionName(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
withFunctionName(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
withFunctionName(String, Class<? extends Expressible>) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
withFunctionName(String, Supplier<Class<? extends Expressible>>) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
withHelper(Explanation) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
withHelpers(List<Explanation>) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
withHelpers(Explanation[]) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
withHttpClient(Http2SolrClient) - 类 中的方法org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.Builder
 
withHttpClient(Http2SolrClient) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient.Builder
Reuse httpClient connections pool
withHttpClient(HttpClient) - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientBuilder
Provides a HttpClient for the builder to use when creating clients.
withHttpSolrClientBuilder(HttpSolrClient.Builder) - 类 中的方法org.apache.solr.client.solrj.impl.LBHttpSolrClient.Builder
Provides a HttpSolrClient.Builder to be used for building the internally used clients.
withImplementingClass(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
withInputStream(InputStream) - 接口 中的方法org.apache.solr.common.util.DataEntry.FastDecoder
 
withInputStream(InputStream) - 类 中的方法org.apache.solr.common.util.FastJavaBinDecoder
 
withInternalClientBuilder(Http2SolrClient.Builder) - 类 中的方法org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.Builder
If provided, the CloudHttp2SolrClient will build it's internal Http2SolrClient using this builder (instead of the empty default one).
withInvariantParams(ModifiableSolrParams) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient.Builder
Adds to the set of params that the created HttpSolrClient will add on all requests
withKerberosDelegationToken(String) - 类 中的方法org.apache.solr.client.solrj.impl.HttpSolrClient.Builder
Use a delegation token for authenticating via the KerberosPlugin
withLBHttpSolrClient(LBHttpSolrClient) - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
Provides a LBHttpSolrClient for the builder to use when creating clients.
withLBHttpSolrClientBuilder(LBHttpSolrClient.Builder) - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
Provides a HttpClient for the builder to use when creating clients.
withMethod(SolrRequest.METHOD) - 类 中的方法org.apache.solr.client.solrj.request.V2Request.Builder
 
withMimeType(String) - 类 中的方法org.apache.solr.client.solrj.request.V2Request.Builder
 
withNote(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.Explanation
 
withoutFunctionName(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamFactory
 
withoutTriggerConfig(String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
Create a copy of the config without a trigger configuration.
withoutTriggerListenerConfig(String) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
Create a copy of the config without a trigger listener configuration.
withParallelUpdates(boolean) - 类 中的方法org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.Builder
Tells CloudHttp2SolrClient.Builder whether created clients should send shard updates serially or in parallel When an UpdateRequest affects multiple shards, CloudHttp2SolrClient splits it up and sends a request to each affected shard.
withParallelUpdates(boolean) - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
Tells CloudSolrClient.Builder whether created clients should send shard updates serially or in parallel When an UpdateRequest affects multiple shards, CloudSolrClient splits it up and sends a request to each affected shard.
withParam(String, Object) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonQueryRequest
Add a property to the "params" block supported by the JSON query DSL The JSON query DSL has special support for a few query parameters (limit/rows, offset/start, filter/fq, etc.).
withParameter(StreamExpressionParameter) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
withParameter(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
withParameter(StreamExpressionParameter) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
withParameter(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionNamedParameter
 
withParameters(List<StreamExpressionParameter>) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpression
 
withParams(List<String>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
withParams(SolrParams) - 类 中的方法org.apache.solr.client.solrj.request.V2Request.Builder
 
withPayload(String) - 类 中的方法org.apache.solr.client.solrj.request.V2Request.Builder
Set payload for request.
withPayload(Object) - 类 中的方法org.apache.solr.client.solrj.request.V2Request.Builder
 
withPolicies(Map<String, List<Clause>>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
withPolicy(Policy) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
Create a copy of the config with replaced policy.
withProperties(Map<String, Object>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
Create a copy of the config with replaced properties.
withProperty(String, Object) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerConfig
Create a copy of this config with specified property.
withProperty(String, String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.AddReplica
 
withProperty(String, String) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest.Create
 
withQuery(String) - 类 中的方法org.apache.solr.client.solrj.request.json.DomainMap
Indicates that the domain should be the following query May be called multiple times.
withQueueSize(int) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.Builder
The maximum number of requests buffered by the SolrClient's internal queue before being processed by background threads.
withQueueSize(int) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.Builder
The maximum number of requests buffered by the SolrClient's internal queue before being processed by background threads.
withRawSizeDetails - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
withRawSizeInfo - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
withRawSizeSummary - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
withResponseParser(ResponseParser) - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientBuilder
Provides a ResponseParser for created clients to use when handling requests.
withResponseParser(ResponseParser) - 类 中的方法org.apache.solr.client.solrj.request.V2Request.Builder
 
withRoute(String) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
withRouteAliasCollection(boolean) - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
Reroute each doc to the final collection instead of the first collection.
withSegments - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
withSizeInfo - 类 中的变量org.apache.solr.client.solrj.request.CollectionAdminRequest.ColStatus
 
withSocketTimeout(int) - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientBuilder
Tells HttpSolrClient.Builder that created clients should set the following read timeout on all sockets.
withSolrUrl(String) - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
已过时。
use Solr-URL constructor instead
withSolrUrl(Collection<String>) - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
已过时。
use Solr URL constructors instead
withSSLConfig(SSLConfig) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient.Builder
 
withStatFacet(String, String) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonQueryRequest
Specify a simple stat or aggregation facet to be sent as a part of this JSON request.
withStatSubFacet(String, String) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonFacetMap
 
withSubFacet(String, JsonFacetMap) - 类 中的方法org.apache.solr.client.solrj.request.json.HeatmapFacetMap
 
withSubFacet(String, JsonFacetMap) - 类 中的方法org.apache.solr.client.solrj.request.json.JsonFacetMap
 
withTagsToExclude(String) - 类 中的方法org.apache.solr.client.solrj.request.json.DomainMap
Provide a tag or tags that correspond to filters or queries to exclude from the domain May be called multiple times.
withThreadCount(int) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient.Builder
The maximum number of threads used to empty ConcurrentUpdateHttp2SolrClients queue.
withThreadCount(int) - 类 中的方法org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.Builder
The maximum number of threads used to empty ConcurrentUpdateSolrClients queue.
withTriggerConfig(AutoScalingConfig.TriggerConfig) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
Create a copy of the config with replaced trigger configuration
withTriggerConfigs(Map<String, AutoScalingConfig.TriggerConfig>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
Create a copy of the config with replaced trigger configurations.
withTriggerListenerConfig(AutoScalingConfig.TriggerListenerConfig) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
Create a copy of the config with replaced trigger listener configuration.
withTriggerListenerConfigs(Map<String, AutoScalingConfig.TriggerListenerConfig>) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
Create a copy of the config with replaced trigger listener configurations.
withValue(String) - 类 中的方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionValue
 
withZkChroot(String) - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
已过时。
use Zk-host constructor instead
withZkHost(String) - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
已过时。
use Zk-host constructor instead
withZkHost(Collection<String>) - 类 中的方法org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
已过时。
use Zk-host constructor instead
wordToken(String) - 类 中的静态方法org.apache.solr.client.solrj.io.stream.expr.StreamExpressionParser
 
workerID - 类 中的变量org.apache.solr.client.solrj.io.stream.StreamContext
 
workingFullHash - 类 中的变量org.apache.solr.client.solrj.io.stream.HashJoinStream
 
workingFullTuple - 类 中的变量org.apache.solr.client.solrj.io.stream.HashJoinStream
 
workngHashSetIdx - 类 中的变量org.apache.solr.client.solrj.io.stream.HashJoinStream
 
wrap(String) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ComputedType
 
wrap(Object) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Operand
 
wrap(InputStream) - 类 中的静态方法org.apache.solr.common.util.FastInputStream
 
wrap(OutputStream) - 类 中的静态方法org.apache.solr.common.util.FastOutputStream
 
wrap(Writer) - 类 中的静态方法org.apache.solr.common.util.FastWriter
 
wrapAppended(SolrParams, SolrParams) - 类 中的静态方法org.apache.solr.common.params.AppendedSolrParams
 
wrapAppended(SolrParams, SolrParams) - 类 中的静态方法org.apache.solr.common.params.SolrParams
 
wrapDefaults(SolrParams, SolrParams) - 类 中的静态方法org.apache.solr.common.params.SolrParams
 
WrappedSimpleMap<T> - org.apache.solr.common.util中的类
 
WrappedSimpleMap(Map<String, T>) - 类 的构造器org.apache.solr.common.util.WrappedSimpleMap
 
wrapWatcher(Watcher) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
Wraps the watcher so that it doesn't fire off ZK's event queue.
write(JSONWriter) - 类 中的方法com.alibaba.lindorm.search.client.searchj.partition.CompositeHashPartition
 
write(JSONWriter) - 类 中的方法com.alibaba.lindorm.search.client.searchj.partition.HashPartition
 
write(SolrRequest, OutputStream) - 类 中的方法org.apache.solr.client.solrj.impl.BinaryRequestWriter
 
write(byte[]) - 类 中的方法org.apache.solr.client.solrj.impl.Http2SolrClient.OutStream
 
write(OutputStream) - 接口 中的方法org.apache.solr.client.solrj.request.RequestWriter.ContentWriter
 
write(OutputStream) - 类 中的方法org.apache.solr.client.solrj.request.RequestWriter.StringPayloadContentWriter
 
write(SolrRequest, OutputStream) - 类 中的方法org.apache.solr.client.solrj.request.RequestWriter
 
write(PrintStream, int) - 类 中的方法org.apache.solr.client.solrj.response.PivotField
 
write(JSONWriter) - 类 中的方法org.apache.solr.common.cloud.ClusterState
 
write(JSONWriter) - 类 中的方法org.apache.solr.common.cloud.DocCollection
 
write(JSONWriter) - 类 中的方法org.apache.solr.common.cloud.DocRouter.Range
 
write(JSONWriter) - 类 中的方法org.apache.solr.common.cloud.Slice
 
write(JSONWriter) - 类 中的方法org.apache.solr.common.cloud.ZkNodeProps
 
write(int, byte[], int) - 类 中的方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
 
write(int) - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
write(byte[]) - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
write(byte) - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
write(byte[], int, int) - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
write(int) - 类 中的方法org.apache.solr.common.util.FastWriter
 
write(char) - 类 中的方法org.apache.solr.common.util.FastWriter
 
write(char[], int, int) - 类 中的方法org.apache.solr.common.util.FastWriter
 
write(String, int, int) - 类 中的方法org.apache.solr.common.util.FastWriter
 
write(int, byte[], int) - 接口 中的方法org.apache.solr.common.util.Utf8CharSequence
Write the bytes into a buffer.
write(OutputStream) - 接口 中的方法org.apache.solr.common.util.Utf8CharSequence
Creates a byte[] and copy to it first before writing it out to the output
write(String, TextWriter) - 类 中的方法org.apache.solr.common.util.WriteableValue
 
write(Writer) - 接口 中的方法org.apache.solr.common.util.XML.Writable
 
write(char) - 类 中的方法org.noggit.CharArr
 
write(int) - 类 中的方法org.noggit.CharArr
 
write(char[]) - 类 中的方法org.noggit.CharArr
 
write(char[], int, int) - 类 中的方法org.noggit.CharArr
 
write(CharArr) - 类 中的方法org.noggit.CharArr
 
write(String) - 类 中的方法org.noggit.CharArr
 
write(String, int, int) - 类 中的方法org.noggit.CharArr
 
write(JSONWriter) - 接口 中的方法org.noggit.JSONWriter.Writable
 
write(Object) - 类 中的方法org.noggit.JSONWriter
 
write(Map<?, ?>) - 类 中的方法org.noggit.JSONWriter
 
write(Collection<?>) - 类 中的方法org.noggit.JSONWriter
 
write(byte[]) - 类 中的方法org.noggit.JSONWriter
A byte[] may be either a single logical value, or a list of small integers.
write(short[]) - 类 中的方法org.noggit.JSONWriter
 
write(int[]) - 类 中的方法org.noggit.JSONWriter
 
write(long[]) - 类 中的方法org.noggit.JSONWriter
 
write(float[]) - 类 中的方法org.noggit.JSONWriter
 
write(double[]) - 类 中的方法org.noggit.JSONWriter
 
write(boolean[]) - 类 中的方法org.noggit.JSONWriter
 
write(short) - 类 中的方法org.noggit.JSONWriter
 
write(byte) - 类 中的方法org.noggit.JSONWriter
 
write(long) - 类 中的方法org.noggit.JSONWriter
 
write(int) - 类 中的方法org.noggit.JSONWriter
 
write(double) - 类 中的方法org.noggit.JSONWriter
 
write(float) - 类 中的方法org.noggit.JSONWriter
 
write(boolean) - 类 中的方法org.noggit.JSONWriter
 
write(char[]) - 类 中的方法org.noggit.JSONWriter
 
WriteableValue - org.apache.solr.common.util中的类
 
WriteableValue() - 类 的构造器org.apache.solr.common.util.WriteableValue
 
writeArray(List) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeArray(Collection) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeArray(Object[]) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeArray(String, List) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeArray(String, Iterator) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeArray(String, Iterator) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeArray(String, Object[]) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeArray(String, List) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeArrayCloser() - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeArrayOpener(int) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeArraySeparator() - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeBool(String, String) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeBool(String, String) - 接口 中的方法org.apache.solr.common.util.TextWriter
if this form of the method is called, val is the Java string form of a boolean
writeBool(String, boolean) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeBool(String, Boolean) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeBoolean(boolean) - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
writeBoolean(boolean) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeBoolean(boolean, CharArr) - 类 中的静态方法org.noggit.JSONUtil
 
writeByte(int) - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
writeByteArr(String, byte[], int, int) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeByteArray(byte[], int, int) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeBytes(String) - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
writeChar(int) - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
writeChar(char, CharArr) - 类 中的静态方法org.noggit.JSONUtil
 
writeChars(String) - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
writeDate(String, String) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeDate(String, String) - 接口 中的方法org.apache.solr.common.util.TextWriter
if this form of the method is called, val is the Solr ISO8601 based date format
writeDate(String, Date) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeDouble(double) - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
writeDouble(double) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeDouble(String, String) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeDouble(String, String) - 接口 中的方法org.apache.solr.common.util.TextWriter
if this form of the method is called, val is the Java string form of a double
writeDouble(String, double) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeEnumFieldValue(EnumFieldValue) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
write EnumFieldValue as tag+int value+string value
writeExternString(CharSequence) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeFloat(float) - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
writeFloat(float) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeFloat(String, String) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeFloat(String, String) - 接口 中的方法org.apache.solr.common.util.TextWriter
if this form of the method is called, val is the Java string form of a float
writeFloat(String, float) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeInt(int) - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
writeInt(int) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeInt(String, String) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeInt(String, String) - 接口 中的方法org.apache.solr.common.util.TextWriter
if this form of the method is called, val is the Java string form of an int
writeInt(String, int) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeIter(IteratorWriter.ItemWriter) - 接口 中的方法org.apache.solr.common.IteratorWriter
 
writeIterator(IteratorWriter) - 接口 中的方法org.apache.solr.common.PushWriter
Write an array.
writeIterator(IteratorWriter) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeIterator(Iterator) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeIterator(IteratorWriter) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeIterator(IteratorWriter) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeIterator(String, IteratorWriter) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeJson(Object, OutputStream, boolean) - 类 中的静态方法org.apache.solr.common.util.Utils
 
writeJson(Object, Writer, boolean) - 类 中的静态方法org.apache.solr.common.util.Utils
 
writeJsonIter(Iterator) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeKey(String, boolean) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeKnownType(Object) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeLong(long) - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
writeLong(long) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeLong(String, String) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeLong(String, String) - 接口 中的方法org.apache.solr.common.util.TextWriter
if this form of the method is called, val is the Java string form of a long
writeLong(String, long) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.ActionConfig
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerConfig
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig.TriggerListenerConfig
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Cell
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Clause
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Condition
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy.Session
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Policy
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Preference
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.ReplicaInfo
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Row
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester.SuggestionInfo
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Suggester
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.VersionedData
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Violation
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.cloud.ShardTerms
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.io.stream.TupleStream
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.io.Tuple
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.request.CollectionAdminRequest
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.request.V2Request
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.response.SolrResponseBase
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.client.solrj.SolrResponse
 
writeMap(MapWriter.EntryWriter) - 接口 中的方法org.apache.solr.cluster.api.SimpleMap
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.common.cloud.PerReplicaStates.State
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.common.ConditionalKeyMapWriter
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.common.ConditionalMapWriter
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.common.LinkedHashMapWriter
 
writeMap(MapWriter.EntryWriter) - 接口 中的方法org.apache.solr.common.MapWriter
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.common.MapWriterMap
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.common.params.SolrParams
 
writeMap(MapWriter) - 接口 中的方法org.apache.solr.common.PushWriter
Write a Map.
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.common.SolrDocument
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.common.SolrInputDocument
 
writeMap(MapWriter) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeMap(Map<?, ?>) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeMap(MapWriter) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeMap(String, Map, boolean, boolean) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.common.util.NamedList
 
writeMap(MapWriter.EntryWriter) - 类 中的方法org.apache.solr.common.util.Pair
 
writeMap(MapWriter.EntryWriter) - 接口 中的方法org.apache.solr.common.util.ReflectMapWriter
 
writeMap(String, Map, boolean, boolean) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeMap(MapWriter) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeMap(String, MapWriter) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeMapCloser() - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeMapEntry(Map.Entry<?, ?>) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeMapOpener(int) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeMapSeparator() - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeNamedList(NamedList<?>) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeNamedList(String, NamedList) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeNamedList(String, NamedList) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeNamedListAsArrArr(String, NamedList) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeNamedListAsArrMap(String, NamedList) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeNamedListAsFlat(String, NamedList) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeNamedListAsMapMangled(String, NamedList) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
Represents a NamedList directly as a JSON Object (essentially a Map) Map null to "" and name mangle any repeated keys to avoid repeats in the output.
writeNamedListAsMapWithDups(String, NamedList) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
Represents a NamedList directly as a JSON Object (essentially a Map) repeating any keys if they are repeated in the NamedList.
writeNameSeparator() - 类 中的方法org.noggit.JSONWriter
 
writeNull(String) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeNull(String) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeNull(CharArr) - 类 中的静态方法org.noggit.JSONUtil
 
writeNull() - 类 中的方法org.noggit.JSONWriter
 
writeNumber(String, Number) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeNumber(int, CharArr) - 类 中的静态方法org.noggit.JSONUtil
 
writeNumber(long, CharArr) - 类 中的静态方法org.noggit.JSONUtil
 
writeNumber(float, CharArr) - 类 中的静态方法org.noggit.JSONUtil
 
writeNumber(double, CharArr) - 类 中的静态方法org.noggit.JSONUtil
 
writeNumber(CharArr) - 类 中的方法org.noggit.JSONWriter
 
writeObj(Object) - 类 中的方法org.apache.solr.common.util.SolrJSONWriter
 
writePartialNumber(CharArr) - 类 中的方法org.noggit.JSONWriter
 
writePrimitive(Object) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeShort(int) - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
writeSolrDocument(SolrDocument) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeSolrDocumentList(SolrDocumentList) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeSolrInputDocument(SolrInputDocument) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeStr(CharSequence) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
write the string as tag+length, with length being the number of UTF-8 bytes
writeStr(String, String, boolean) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
writeStr(String, String, boolean) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeString(CharArr, CharArr) - 类 中的静态方法org.noggit.JSONUtil
 
writeString(char[], int, int, CharArr) - 类 中的静态方法org.noggit.JSONUtil
 
writeString(String, int, int, CharArr) - 类 中的静态方法org.noggit.JSONUtil
 
writeString(CharSequence, int, int, CharArr) - 类 中的静态方法org.noggit.JSONUtil
 
writeString(String) - 类 中的方法org.noggit.JSONWriter
 
writeString(CharSequence) - 类 中的方法org.noggit.JSONWriter
 
writeString(CharArr) - 类 中的方法org.noggit.JSONWriter
 
writeStringChars(CharArr) - 类 中的方法org.noggit.JSONWriter
 
writeStringEnd() - 类 中的方法org.noggit.JSONWriter
 
writeStringPart(char[], int, int, CharArr) - 类 中的静态方法org.noggit.JSONUtil
 
writeStringPart(String, int, int, CharArr) - 类 中的静态方法org.noggit.JSONUtil
 
writeStringPart(CharSequence, int, int, CharArr) - 类 中的静态方法org.noggit.JSONUtil
 
writeStringStart() - 类 中的方法org.noggit.JSONWriter
 
writeTag(byte) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeTag(byte, int) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeUnescapedXML(Writer, String, String, Object...) - 类 中的静态方法org.apache.solr.common.util.XML
does NOT escape character data in val; it must already be valid XML.
writeUTF(String) - 类 中的方法org.apache.solr.common.util.FastOutputStream
 
writeUTF16toUTF8(CharSequence, int, int, OutputStream, byte[]) - 类 中的静态方法org.apache.solr.common.util.ByteUtils
Writes UTF8 into the given OutputStream by first writing to the given scratch array and then writing the contents of the scratch array to the OutputStream.
writeUtf8CharSeq(Utf8CharSequence) - 类 中的方法org.apache.solr.common.util.FastOutputStream
Copies a Utf8CharSequence without making extra copies
writeUTF8Str(Utf8CharSequence) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeVal(Object) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
writeVal(String, Object) - 接口 中的方法org.apache.solr.common.util.TextWriter
 
writeValueSeparator() - 类 中的方法org.noggit.JSONWriter
 
writeVInt(int, FastOutputStream) - 类 中的静态方法org.apache.solr.common.util.JavaBinCodec
Special method for variable length int (copied from lucene).
writeVLong(long, FastOutputStream) - 类 中的静态方法org.apache.solr.common.util.JavaBinCodec
 
writeXML(Writer) - 类 中的方法org.apache.solr.client.solrj.request.UpdateRequest
 
writeXML(SolrInputDocument, Writer) - 类 中的静态方法org.apache.solr.client.solrj.util.ClientUtils
 
writeXML(Writer, String, String, Object...) - 类 中的静态方法org.apache.solr.common.util.XML
escapes character data in val and attributes
writeXML(Writer, String, String, Map<String, String>) - 类 中的静态方法org.apache.solr.common.util.XML
escapes character data in val and attributes
writeXML(Writer, String, XML.Writable, Object...) - 类 中的静态方法org.apache.solr.common.util.XML
 
written - 类 中的变量org.apache.solr.common.util.FastOutputStream
 
written() - 类 中的方法org.apache.solr.common.util.FastOutputStream
Returns the number of bytes actually written to the underlying OutputStream, not including anything currently buffered by this class itself.
WT - 接口 中的静态变量org.apache.solr.common.params.CommonParams
the response writer type - the format of the response

X

XML - org.apache.solr.common.util中的类
 
XML() - 类 的构造器org.apache.solr.common.util.XML
 
XML.Writable - org.apache.solr.common.util中的接口
 
XML_CONTENT_TYPE - 类 中的静态变量org.apache.solr.client.solrj.impl.XMLResponseParser
 
XML_RESERVED_PREFIX - 类 中的静态变量org.apache.solr.common.util.DOMUtil
 
XMLErrorLogger - org.apache.solr.common.util中的类
 
XMLErrorLogger(Logger) - 类 的构造器org.apache.solr.common.util.XMLErrorLogger
 
XMLResponseParser - org.apache.solr.client.solrj.impl中的类
 
XMLResponseParser() - 类 的构造器org.apache.solr.client.solrj.impl.XMLResponseParser
 
XMLResponseParser.KnownType - org.apache.solr.client.solrj.impl中的枚举
 
XSL - 接口 中的静态变量org.apache.solr.common.params.CommonParams
stylesheet to apply to XML results

Z

ZerosEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ZerosEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ZerosEvaluator
 
ZipFDistributionEvaluator - org.apache.solr.client.solrj.io.eval中的类
 
ZipFDistributionEvaluator(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.eval.ZipFDistributionEvaluator
 
ZK_ACL_PROVIDER_CLASS_NAME_VM_PARAM_NAME - 类 中的静态变量org.apache.solr.common.cloud.SolrZkClient
 
ZK_CRED_PROVIDER_CLASS_NAME_VM_PARAM_NAME - 类 中的静态变量org.apache.solr.common.cloud.SolrZkClient
 
ZK_PATH - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
ZK_STATUS_PATH - 接口 中的静态变量org.apache.solr.common.params.CommonParams
 
ZK_VERSION - 接口 中的静态变量org.apache.solr.common.params.AutoScalingParams
 
ZkACLProvider - org.apache.solr.common.cloud中的接口
 
zkChroot - 类 中的变量org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.Builder
 
zkChroot - 类 中的变量org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
 
ZkClientClusterStateProvider - org.apache.solr.client.solrj.impl中的类
 
ZkClientClusterStateProvider(ZkStateReader) - 类 的构造器org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
ZkClientClusterStateProvider(Collection<String>, String) - 类 的构造器org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
ZkClientClusterStateProvider(String) - 类 的构造器org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
 
ZkClientConnectionStrategy - org.apache.solr.common.cloud中的类
 
ZkClientConnectionStrategy() - 类 的构造器org.apache.solr.common.cloud.ZkClientConnectionStrategy
 
ZkClientConnectionStrategy.ConnectedListener - org.apache.solr.common.cloud中的接口
 
ZkClientConnectionStrategy.DisconnectedListener - org.apache.solr.common.cloud中的接口
 
ZkClientConnectionStrategy.ZkUpdate - org.apache.solr.common.cloud中的接口
 
ZkCmdExecutor - org.apache.solr.common.cloud中的类
 
ZkCmdExecutor(int) - 类 的构造器org.apache.solr.common.cloud.ZkCmdExecutor
 
ZkCmdExecutor(int, ConnectionManager.IsClosed) - 类 的构造器org.apache.solr.common.cloud.ZkCmdExecutor
TODO: At this point, this should probably take a SolrZkClient in its constructor.
ZkConfigManager - org.apache.solr.common.cloud中的类
Class that manages named configs in Zookeeper
ZkConfigManager(SolrZkClient) - 类 的构造器org.apache.solr.common.cloud.ZkConfigManager
Creates a new ZkConfigManager
ZkCoreNodeProps - org.apache.solr.common.cloud中的类
 
ZkCoreNodeProps(ZkNodeProps) - 类 的构造器org.apache.solr.common.cloud.ZkCoreNodeProps
 
ZkCredentials(String, byte[]) - 类 的构造器org.apache.solr.common.cloud.ZkCredentialsProvider.ZkCredentials
 
ZkCredentialsProvider - org.apache.solr.common.cloud中的接口
 
ZkCredentialsProvider.ZkCredentials - org.apache.solr.common.cloud中的类
 
ZkDistribStateManager - org.apache.solr.client.solrj.impl中的类
Implementation of DistribStateManager that uses Zookeeper.
ZkDistribStateManager(SolrZkClient) - 类 的构造器org.apache.solr.client.solrj.impl.ZkDistribStateManager
 
ZkDynamicConfig - org.apache.solr.common.cloud中的类
Class holding the dynamic config of a Zookeeper ensemble as fetched from znode /zookeeper/config.
ZkDynamicConfig.Server - org.apache.solr.common.cloud中的类
Object representing one line in Zk dynamic config
zkHost - 类 中的变量org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
zkHost - 类 中的变量org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
zkHost - 类 中的变量org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream
 
zkHost - 类 中的变量org.apache.solr.client.solrj.io.stream.FetchStream
 
zkHost - 类 中的变量org.apache.solr.client.solrj.io.stream.ModelStream
 
zkHost - 类 中的变量org.apache.solr.client.solrj.io.stream.ScoreNodesStream
 
zkHost - 类 中的变量org.apache.solr.client.solrj.io.stream.SignificantTermsStream
 
zkHost - 类 中的变量org.apache.solr.client.solrj.io.stream.SqlStream
 
zkHost - 类 中的变量org.apache.solr.client.solrj.io.stream.TextLogitStream
 
zkHosts - 类 中的变量org.apache.solr.client.solrj.impl.CloudHttp2SolrClient.Builder
 
zkHosts - 类 中的变量org.apache.solr.client.solrj.impl.CloudSolrClient.Builder
 
ZkMaintenanceUtils - org.apache.solr.common.cloud中的类
Class to hold ZK upload/download/move common code.
ZkMaintenanceUtils.VISIT_ORDER - org.apache.solr.common.cloud中的枚举
 
ZkMaintenanceUtils.ZkVisitor - org.apache.solr.common.cloud中的接口
 
ZkNodeProps - org.apache.solr.common.cloud中的类
ZkNodeProps contains generic immutable properties.
ZkNodeProps(Map<String, Object>) - 类 的构造器org.apache.solr.common.cloud.ZkNodeProps
Construct ZKNodeProps from map.
ZkNodeProps(String...) - 类 的构造器org.apache.solr.common.cloud.ZkNodeProps
Constructor that populates the from array of Strings in form key1, value1, key2, value2, ..., keyN, valueN
ZkOperation<T> - org.apache.solr.common.cloud中的接口
A callback object which can be used for implementing retry-able operations.
ZkStateReader - org.apache.solr.common.cloud中的类
 
ZkStateReader(SolrZkClient) - 类 的构造器org.apache.solr.common.cloud.ZkStateReader
 
ZkStateReader(SolrZkClient, Runnable) - 类 的构造器org.apache.solr.common.cloud.ZkStateReader
 
ZkStateReader(String, int, int) - 类 的构造器org.apache.solr.common.cloud.ZkStateReader
 
ZkStateReader.AliasesManager - org.apache.solr.common.cloud中的类
A class to manage the aliases instance, including watching for changes.
ZkStateReader.ConfigData - org.apache.solr.common.cloud中的类
 
zkTransfer(String, Boolean, String, Boolean, Boolean) - 类 中的方法org.apache.solr.common.cloud.SolrZkClient
 
zkTransfer(SolrZkClient, String, Boolean, String, Boolean, Boolean) - 类 中的静态方法org.apache.solr.common.cloud.ZkMaintenanceUtils
Copy between local file system and Zookeeper, or from one Zookeeper node to another, optionally copying recursively.
zkVersion - 类 中的变量org.apache.solr.client.solrj.cloud.autoscaling.PolicyHelper.SessionWrapper
 
ZooKeeperException - org.apache.solr.common.cloud中的异常错误
 
ZooKeeperException(SolrException.ErrorCode, String, Throwable) - 异常错误 的构造器org.apache.solr.common.cloud.ZooKeeperException
 
ZooKeeperException(SolrException.ErrorCode, String) - 异常错误 的构造器org.apache.solr.common.cloud.ZooKeeperException
 
ZplotStream - org.apache.solr.client.solrj.io.stream中的类
 
ZplotStream(StreamExpression, StreamFactory) - 类 的构造器org.apache.solr.client.solrj.io.stream.ZplotStream
 

_

_delta(double, double) - 枚举 中的方法org.apache.solr.client.solrj.cloud.autoscaling.Operand
 
_equals(byte[], int, int, byte[], int, int) - 类 中的静态方法org.apache.solr.common.util.ByteArrayUtf8CharSequence
Behaves like Java 9's Arrays.equals
_fields - 类 中的变量org.apache.solr.common.SolrDocument
 
_forEachEntry(String, BiConsumer) - 接口 中的方法org.apache.solr.common.NavigableObject
Iterate through the entries of a navigable Object at a certain path
_forEachEntry(List<String>, BiConsumer) - 接口 中的方法org.apache.solr.common.NavigableObject
Iterate through the entries of a navigable Object at a certain path
_forEachEntry(BiConsumer) - 接口 中的方法org.apache.solr.common.NavigableObject
Iterate through each entry in this object
_get(String, Object) - 类 中的方法org.apache.solr.common.LinkedHashMapWriter
 
_get(List<String>, Object) - 类 中的方法org.apache.solr.common.LinkedHashMapWriter
 
_get(String, Object) - 类 中的方法org.apache.solr.common.MapWriterMap
 
_get(List<String>, Object) - 类 中的方法org.apache.solr.common.MapWriterMap
 
_get(String, Object) - 接口 中的方法org.apache.solr.common.NavigableObject
Get a child object value using json path.
_get(List<String>, Object) - 接口 中的方法org.apache.solr.common.NavigableObject
Get a child object value using json path
_getStr(String, String) - 接口 中的方法org.apache.solr.common.NavigableObject
get the value as a String. useful in tests
_getStr(List<String>, String) - 接口 中的方法org.apache.solr.common.NavigableObject
 
_init(FastInputStream) - 类 中的方法org.apache.solr.common.util.JavaBinCodec
 
_read() - 类 中的方法org.apache.solr.client.solrj.io.stream.CloudSolrStream
 
_read() - 类 中的方法org.apache.solr.client.solrj.io.stream.DeepRandomStream
 
_ROUTE_ - 接口 中的静态变量org.apache.solr.common.params.ShardParams
 
_size() - 类 中的方法org.apache.solr.common.MapWriterMap
 
_size() - 接口 中的方法org.apache.solr.common.NavigableObject
 
_size() - 类 中的方法org.apache.solr.common.util.NamedList
 
_writeChar(char) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
_writeChar(char) - 类 中的方法org.apache.solr.common.util.SolrJSONWriter
 
_writeStr(String) - 接口 中的方法org.apache.solr.common.util.JsonTextWriter
 
_writeStr(String) - 类 中的方法org.apache.solr.common.util.SolrJSONWriter
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
跳过导航链接

Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.