Package org.apache.solr.client.api.endpoint
Interfaces representing individual Solr v2 APIs.
-
Interface Summary Interface Description AddReplicaPropertyApi AliasPropertyApis V2 API definitions for managing and inspecting properties for collection aliasesBalanceReplicasApi DeleteAliasApi DeleteCollectionApi DeleteCollectionBackupApi DeleteCollectionSnapshotApi DeleteNodeApi DeleteReplicaApi V2 API definition for deleting one or more existing replicas from one or more shards.DeleteReplicaPropertyApi V2 API definition for removing a property from a collection replicaForceLeaderApi V2 API definition for triggering a leader election on a particular collection and shard.GetPublicKeyApi V2 API definition to fetch the public key of the receiving node.ListAliasesApi V2 API definition for listing and inspecting collection aliasesListCollectionBackupsApi V2 API definitions for collection-backup "listing".ListCollectionsApi ListConfigsetsApi V2 API definition for listing configsets.ReloadCollectionApi V2 API definition for reloading collections.RenameCollectionApi V2 API definition for "renaming" an existing collectionReplaceNodeApi V2 API definition for recreating replicas in one node (the source) on another node(s) (the target).SyncShardApi V2 API definition for triggering a shard-sync operation within a particular collection and shard.