Uses of Class
org.apache.solr.api.EndPoint
-
Packages that use EndPoint Package Description org.apache.solr.api Commonly used classes for Solr V2 API.org.apache.solr.filestore Implementation of File Store.org.apache.solr.handler Concrete implementations ofSolrRequestHandlerorg.apache.solr.handler.admin SolrRequestHandlerimplementations for powering he Solr Admin UIorg.apache.solr.handler.admin.api V2 API implementations for "admin" APIs.org.apache.solr.handler.configsets V2 API classes for performing CRUD operations on configsets.org.apache.solr.handler.designer TheSchemaDesignerAPIand supporting classes.org.apache.solr.pkg Package management implementation -
-
Uses of EndPoint in org.apache.solr.api
Methods in org.apache.solr.api that return EndPoint Modifier and Type Method Description EndPointAnnotatedApi. getEndPoint()Constructors in org.apache.solr.api with parameters of type EndPoint Constructor Description AnnotatedApi(org.apache.solr.common.SpecProvider specProvider, EndPoint endPoint, Map<String,org.apache.solr.api.AnnotatedApi.Cmd> commands, Api fallback) -
Uses of EndPoint in org.apache.solr.filestore
Methods in org.apache.solr.filestore with annotations of type EndPoint Modifier and Type Method Description voidFileStoreAPI.FSWrite. delete(SolrQueryRequest req, SolrQueryResponse rsp)voidFileStoreAPI.FSWrite. deleteLocal(SolrQueryRequest req, SolrQueryResponse rsp)voidFileStoreAPI.FSRead. read(SolrQueryRequest req, SolrQueryResponse rsp)voidFileStoreAPI.FSWrite. upload(SolrQueryRequest req, SolrQueryResponse rsp) -
Uses of EndPoint in org.apache.solr.handler
Classes in org.apache.solr.handler with annotations of type EndPoint Modifier and Type Class Description classClusterAPI.CommandsMethods in org.apache.solr.handler with annotations of type EndPoint Modifier and Type Method Description voidClusterAPI. deleteCommandStatus(SolrQueryRequest req, SolrQueryResponse rsp)voidClusterAPI. flushCommandStatus(SolrQueryRequest req, SolrQueryResponse rsp)voidClusterAPI. getClusterStatus(SolrQueryRequest req, SolrQueryResponse rsp)voidClusterAPI. getCommandStatus(SolrQueryRequest req, SolrQueryResponse rsp)voidClusterAPI. getNodes(SolrQueryRequest req, SolrQueryResponse rsp)voidClusterAPI. getOverseerStatus(SolrQueryRequest req, SolrQueryResponse rsp)voidClusterAPI. nodesWithRole(SolrQueryRequest req, SolrQueryResponse rsp)voidClusterAPI. nodesWithRoleMode(SolrQueryRequest req, SolrQueryResponse rsp)voidClusterAPI. roles(SolrQueryRequest req, SolrQueryResponse rsp)voidClusterAPI. rolesForNode(SolrQueryRequest req, SolrQueryResponse rsp)voidClusterAPI. supportedRoles(SolrQueryRequest req, SolrQueryResponse rsp) -
Uses of EndPoint in org.apache.solr.handler.admin
Classes in org.apache.solr.handler.admin with annotations of type EndPoint Modifier and Type Class Description classContainerPluginsApi.EditAPI for editing the plugin configurations.Methods in org.apache.solr.handler.admin with annotations of type EndPoint Modifier and Type Method Description voidContainerPluginsApi.Read. list(SolrQueryRequest req, SolrQueryResponse rsp) -
Uses of EndPoint in org.apache.solr.handler.admin.api
Classes in org.apache.solr.handler.admin.api with annotations of type EndPoint Modifier and Type Class Description classCreateCoreAPIV2 API for creating a new core on the receiving node.classMigrateDocsAPIV2 API for migrating docs from one collection to another.classModifyBasicAuthConfigAPIV2 API to modify configuration for Solr'sBasicAuthPluginclassModifyCollectionAPIV2 API for modifying collections.classModifyMultiPluginAuthConfigAPIV2 API to modify configuration options for theMultiAuthPlugin.classModifyRuleBasedAuthConfigAPIV2 API to modify configuration options for theRuleBasedAuthorizationPlugin.classMoveReplicaAPIV2 API for moving a collection replica to a different physical node.classOverseerOperationAPIV2 API for triggering a node to rejoin leader election for the 'overseer' role.classPrepareCoreRecoveryAPIInternal V2 API used to prepare a core for recovery.classRebalanceLeadersAPIV2 API for balancing shard leaders in a collection across nodes.classRejoinLeaderElectionAPIV2 API for triggering a core to rejoin leader election for the shard it constitutes.classRenameCoreAPIV2 API for renaming an existing Solr core.classRequestApplyCoreUpdatesAPIInternal V2 API used to apply updates to a core.classRequestBufferUpdatesAPIInternal V2 API used to start update-buffering on the specified core.classRequestCoreRecoveryAPIInternal V2 API triggering recovery on a core.classRequestSyncShardAPIInternal V2 API used to request a core sync with its shard leader.classSplitCoreAPIV2 API for splitting a single core into multiple piecesclassSplitShardAPIV2 API for splitting an existing shard up into multiple pieces. -
Uses of EndPoint in org.apache.solr.handler.configsets
Classes in org.apache.solr.handler.configsets with annotations of type EndPoint Modifier and Type Class Description classCreateConfigSetAPIV2 API for creating a new configset as a copy of an existing one.Methods in org.apache.solr.handler.configsets with annotations of type EndPoint Modifier and Type Method Description voidDeleteConfigSetAPI. deleteConfigSet(SolrQueryRequest req, SolrQueryResponse rsp)voidUploadConfigSetFileAPI. updateConfigSetFile(SolrQueryRequest req, SolrQueryResponse rsp)voidUploadConfigSetAPI. uploadConfigSet(SolrQueryRequest req, SolrQueryResponse rsp) -
Uses of EndPoint in org.apache.solr.handler.designer
Methods in org.apache.solr.handler.designer with annotations of type EndPoint Modifier and Type Method Description voidSchemaDesignerAPI. addSchemaObject(SolrQueryRequest req, SolrQueryResponse rsp)voidSchemaDesignerAPI. analyze(SolrQueryRequest req, SolrQueryResponse rsp)voidSchemaDesignerAPI. cleanupTemp(SolrQueryRequest req, SolrQueryResponse rsp)voidSchemaDesignerAPI. downloadConfig(SolrQueryRequest req, SolrQueryResponse rsp)voidSchemaDesignerAPI. getFileContents(SolrQueryRequest req, SolrQueryResponse rsp)voidSchemaDesignerAPI. getInfo(SolrQueryRequest req, SolrQueryResponse rsp)voidSchemaDesignerAPI. getSampleValue(SolrQueryRequest req, SolrQueryResponse rsp)voidSchemaDesignerAPI. getSchemaDiff(SolrQueryRequest req, SolrQueryResponse rsp)Return the diff of designer schema with the source schema (either previously published or the copyFrom).voidSchemaDesignerAPI. listCollectionsForConfig(SolrQueryRequest req, SolrQueryResponse rsp)voidSchemaDesignerAPI. listConfigs(SolrQueryRequest req, SolrQueryResponse rsp)voidSchemaDesignerAPI. prepNewSchema(SolrQueryRequest req, SolrQueryResponse rsp)voidSchemaDesignerAPI. publish(SolrQueryRequest req, SolrQueryResponse rsp)voidSchemaDesignerAPI. query(SolrQueryRequest req, SolrQueryResponse rsp)voidSchemaDesignerAPI. updateFileContents(SolrQueryRequest req, SolrQueryResponse rsp)voidSchemaDesignerAPI. updateSchemaObject(SolrQueryRequest req, SolrQueryResponse rsp) -
Uses of EndPoint in org.apache.solr.pkg
Classes in org.apache.solr.pkg with annotations of type EndPoint Modifier and Type Class Description classPackageAPI.EditMethods in org.apache.solr.pkg with annotations of type EndPoint Modifier and Type Method Description voidPackageAPI.Read. get(SolrQueryRequest req, SolrQueryResponse rsp)
-