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 BalanceShardUniqueApi V2 API definition for insuring that a specified per-shard property is distributed evenly amongst the physical nodes comprising a collection.ClusterFileStoreApis ClusterPropertyApis Definitions for v2 JAX-RS cluster properties APIs.CollectionBackupApi V2 API definition for creating a new "backup" of a specified collectionCollectionBackupApi.Create CollectionBackupApi.Restore CollectionPropertyApi V2 API definitions for modifying collection-level properties.CollectionSnapshotApis V2 API definitions for creating, accessing, and deleting collection-level snapshots.CollectionSnapshotApis.Create CollectionSnapshotApis.Delete CollectionSnapshotApis.List CoreSnapshotApi V2 API definitions for Creating, Listing, and Deleting Core Snapshots.CreateAliasApi CreateCollectionApi V2 API definition for creating a SolrCloud collectionCreateCoreBackupApi CreateReplicaApi V2 API definition for adding a new replica to an existing shard.CreateShardApi V2 API definition for creating a new shard in a collection.DeleteAliasApi DeleteCollectionApi DeleteCollectionBackupApi 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 replicaDeleteShardApi V2 API definition for deleting a particular shard from its collection.ForceLeaderApi V2 API definition for triggering a leader election on a particular collection and shard.GetNodeCommandStatusApi V2 API for checking the status of a core-level asynchronous command.GetPublicKeyApi V2 API definition to fetch the public key of the receiving node.GetSchemaApi GetSchemaApi.Fields InstallCoreDataApi V2 API definition for installing an offline index to a single core of a shard.InstallShardDataApi V2 API definition allowing users to import offline-constructed index into a shard.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.MergeIndexesApi V2 API for merging one or more indexes(either from multiple Solr cores or multiple index directories) to another index.MigrateReplicasApi V2 API definition for migrating replicas from a set of nodes to another set of nodes.NodeFileStoreApis V2 APIs for fetching filestore files, syncing them across nodes, or fetching related metadata.NodeLoggingApis ReloadCollectionApi V2 API definition for reloading collections.ReloadCoreApi V2 API definition for reloading an individual core.RenameCollectionApi V2 API definition for "renaming" an existing collectionRenameCoreApi V2 API definition for renaming a Solr core.ReplaceNodeApi V2 API definition for recreating replicas in one node (the source) on another node(s) (the target).ReplicationApis ReplicationBackupApis V2 endpoint for Backup API used for User-Managed clusters and Single-Node Installation.RestoreCoreApi V2 API definition for restoring a previously taken backup to a coreSelectApi V2 API implementation shim for Solr's querying or otherwise inspecting documents in a core or collection.SwapCoresApi V2 API for swapping two existing Solr cores.SyncShardApi V2 API definition for triggering a shard-sync operation within a particular collection and shard.UnloadCoreApi V2 API definition for unloading a Solr core.ZooKeeperReadApis V2 API definitions for Solr's ZooKeeper ready-proxy endpoint