| Package | Description |
|---|---|
| org.apache.solr.handler.component |
SearchComponent implementations for
use in SearchHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
TrackingShardHandlerFactory
A ShardHandlerFactory that extends HttpShardHandlerFactory and
tracks requests made to nodes/shards such that interested parties
can watch such requests and make assertions inside tests
This is a test helper only and should *not* be used for production.
|
| Constructor and Description |
|---|
HttpShardHandler(HttpShardHandlerFactory httpShardHandlerFactory,
org.apache.http.client.HttpClient httpClient) |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.