Package | Description |
---|---|
org.apache.solr.handler.component |
SearchComponent implementations for
use in SearchHandler |
Modifier and Type | Method and Description |
---|---|
protected QueryRequest |
HttpShardHandler.makeQueryRequest(ShardRequest sreq,
ModifiableSolrParams params,
String shard)
Subclasses could modify the request based on the shard
|
Modifier and Type | Method and Description |
---|---|
LBHttpSolrClient.Rsp |
HttpShardHandlerFactory.makeLoadBalancedRequest(QueryRequest req,
List<String> urls)
Makes a request to one or more of the given urls, using the configured load balancer.
|
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.