Package | Description |
---|---|
org.apache.solr.util |
Common utility classes used throughout Solr
|
Modifier and Type | Class and Description |
---|---|
static class |
SolrCLI.ApiTool
Used to send an arbitrary HTTP request to a Solr API endpoint.
|
static class |
SolrCLI.HealthcheckTool
Requests health information about a specific collection in SolrCloud.
|
static class |
SolrCLI.SolrCloudTool
Helps build SolrCloud aware tools by initializing a CloudSolrServer
instance before running the tool.
|
static class |
SolrCLI.StatusTool
Get the status of a Solr server.
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.