Package org.apache.solr.client.api.endpoint
package org.apache.solr.client.api.endpoint
Interfaces representing individual Solr v2 APIs.
-
InterfacesClassDescriptionV2 API definitions for managing and inspecting properties for collection aliasesV2 API definition for insuring that a specified per-shard property is distributed evenly amongst the physical nodes comprising a collection.Definitions for v2 JAX-RS cluster properties APIs.V2 API definition for creating a new "backup" of a specified collectionV2 API definitions for modifying collection-level properties.V2 API definitions for creating, accessing, and deleting collection-level snapshots.V2 API definition for fetching collection metadataV2 API definition for creating a (possibly slightly modified) copy of an existing configsetV2 API definition for deleting an existing configset.V2 API definition for listing the configsets available to this SolrCloud cluster.V2 API definitions for uploading a configset, in whole or part.V2 API definition for creating a core on the receiving Solr nodeV2 API definitions for Creating, Listing, and Deleting Core Snapshots.V2 API definition for creating a SolrCloud collectionV2 API definition for adding a new replica to an existing shard.V2 API definition for creating a new shard in a collection.V2 API definition for deleting one or more existing replicas from one or more shards.V2 API definition for removing a property from a collection replicaV2 API definition for deleting a particular shard from its collection.V2 API definition for triggering a leader election on a particular collection and shard.V2 API for checking the status of a core-level asynchronous command.V2 API definition to fetch the public key of the receiving node.V2 API definition for installing an offline index to a single core of a shard.V2 API definition allowing users to import offline-constructed index into a shard.V2 API definition for listing and inspecting collection aliasesV2 API definitions for collection-backup "listing".V2 API for merging one or more indexes(either from multiple Solr cores or multiple index directories) to another index.V2 API definition for migrating replicas from a set of nodes to another set of nodes.V2 API definition for reloading collections.V2 API definition for reloading an individual core.V2 API definition for "renaming" an existing collectionV2 API definition for renaming a Solr core.V2 API definition for recreating replicas in one node (the source) on another node(s) (the target).V2 endpoint for Backup API used for User-Managed clusters and Single-Node Installation.V2 API definition for restoring a previously taken backup to a coreV2 API definition for fetching metadata about a core's segmentsV2 API implementation shim for Solr's querying or otherwise inspecting documents in a core or collection.V2 API for swapping two existing Solr cores.V2 API definition for triggering a shard-sync operation within a particular collection and shard.V2 API definition for unloading a Solr core.V2 API definitions for Solr's ZooKeeper ready-proxy endpoint