Package org.apache.solr.handler.admin.api
package org.apache.solr.handler.admin.api
V2 API implementations for "admin" APIs.
-
ClassDescriptionV2 API for adding a property to a collection replicaA common parent for "admin" (i.e.V2 APIs for managing and inspecting properties for collection aliasesBase class that facilitates reuse of common validation logic for collection-backup APIs.V2 API for balancing the replicas that already exist across a set of nodes.V2 API implementation for insuring that a particular property is distributed evenly amongst the physical nodes comprising a collection.V2 API for cancelling a currently running "task".V2 API implementations for modifying collection-level properties.V2 API implementation for
CollectionStatusApi.A common parent for admin Core Jersey-based APIs.Helper RuntimeException to allow passing checked exceptions to the caller of the handle method.V2 API implementation ofReplicationApisV2 API for Creating, Listing, and Deleting Core Snapshots.V2 APIs for getting the status of one or all cores.V2 API for creating an aliasV2 API for creating a SolrCLoud collectionV2 API for creating a new "backup" of a specified collectionV2 API implementation for creating a collection-level snapshot.V2 API for creating a new core on the receiving node.V2 API implementation for adding a new replica to an existing shard.V2 API for creating a new shard in a collection.V2 API for deleting collections.V2 API definitions for collection-backup deletion.V2 API impl for Deleting Collection Snapshots.V2 API for deleting all replicas of all collections in one node.V2 APIs for deleting one or more existing replicas from one or more shards.V2 API implementation for removing a property from a collection replicaV2 API implementation for deleting a particular shard from its collection.V2 API implementation for triggering a leader election on a particular collection and shard.V2 API for fetching the authentication section from Solr's security.json configuration.V2 API for fetching the authorization section of Solr's security.json configuration.V2 APIs for retrieving some or all configuration relevant to a particular collection (or core).Implementation of V2 API interfaceGetNodeCommandStatusApifor checking the status of a core-level asynchronous command.GetSchemaFieldAPIcontains the V2 APIs for all field related endpoint which are /fields /fields/{fieldName} /copyfields /dynamicfields /dynamicfields/{fieldName} /fieldtypes /fieldtypes/{fieldTypeName}V2 API implementation forSegmentsApiV2 API implementation of the "Install Core Data" Core-Admin APIV2 API implementation allowing users to import offline-constructed index into a shard.V2 API for listing any currently running "tasks".V2 API implementation for listing and inspecting collection aliasesV2 API implementations for collection-backup "listing".V2 API for listing collections.V2 API implementation for Listing Collection Snapshots.Implementation of V2 API interfaceMergeIndexesApifor merging one or more indexes to another index.V2 API for migrating docs from one collection to another.V2 API for migrating replicas from a set of nodes to another set of nodes.V2 API to modify configuration for Solr'sBasicAuthPluginV2 API for modifying collections.V2 APIs for creating, updating, or deleting individual components in a collection configuration.V2 API to modify configuration options for theMultiAuthPlugin.V2 API for POST requests received when no authentication plugin is active.V2 API for POST requests received when no authorization plugin is active.V2 APIs for creating, modifying, or deleting paramsets.V2 API to modify configuration options for theRuleBasedAuthorizationPlugin.V2 API for performing a more like this request to a solr collection.V2 API for moving a collection replica to a different physical node.V2 API for checking the health of the receiving node.V2 APIs for getting or setting log levels on an individual node.V2 API for listing system properties for each node.V2 API for getting "system" information from the receiving node.V2 API for triggering a thread dump on the receiving node.V2 API for triggering a node to rejoin leader election for the 'overseer' role.Internal V2 API used to prepare a core for recovery.V2 API for fetching the latest (possibly uncommitted) version of one or more documents.V2 API for balancing shard leaders in a collection across nodes.V2 API for triggering a core to rejoin leader election for the shard it constitutes.V2 API implementation for reloading collections.V2 API implementation for reloading an individual core.V2 API implementation to "rename" an existing collectionV2 API for renaming an existing Solr core.V2 API for renaming an existing Solr core.V2 API for recreating replicas in one node (the source) on another node(s) (the target).A common parent for "replication" (i.e.Internal V2 API used to apply updates to a core.Internal V2 API used to start update-buffering on the specified core.Internal V2 API triggering recovery on a core.Internal V2 API used to request a core sync with its shard leader.V2 API for restoring data into a collectionV2 API implementation for restoring a previously taken backup to a corev2 API implementation for replication-handler based backup creation.V2 API for splitting a single core into multiple piecesV2 API for splitting an existing shard up into multiple pieces.V2 API implementation for triggering a shard-sync operation within a particular collection and shard.V2 API implementation for unloading a Solr core.All v2 APIs that share a prefix of /update