Uses of Package
org.apache.solr.cli
-
Packages that use org.apache.solr.cli Package Description org.apache.solr.cli Solr Command Line Interface classesorg.apache.solr.cloud Classes for dealing with ZooKeeper when operating in SolrCloud mode.org.apache.solr.packagemanager This package contains Package Manager (CLI) implementation -
Classes in org.apache.solr.cli used by org.apache.solr.cli Class Description CLIO SimplePostTool Deprecated.This class is being replaced with bin/solr tool.SolrProcessManager.SolrProcess Represents a running Solr processTool ToolBase ToolRuntime An implementation of this class is specified when executingToolBase
to access environment specific methods (mostly to differentiate test from non-test executions for now). -
Classes in org.apache.solr.cli used by org.apache.solr.cloud Class Description CLIO -
Classes in org.apache.solr.cli used by org.apache.solr.packagemanager Class Description ToolRuntime An implementation of this class is specified when executingToolBase
to access environment specific methods (mostly to differentiate test from non-test executions for now).