Class ReplicationApi

java.lang.Object
org.apache.solr.client.solrj.request.ReplicationApi

public class ReplicationApi extends Object
Experimental SolrRequests for replication, generated from an OAS.

See individual request and response classes for more detailed and relevant information.

All SolrRequest implementations rely on v2 APIs which may require a SolrClient configured to use the '/api' path prefix, instead of '/solr'.

WARNING: This API is experimental and might change in incompatible ways in the next release.
  • Constructor Details

    • ReplicationApi

      public ReplicationApi()