| Package | Description | 
|---|---|
| org.apache.solr.client.solrj.request | Convenience classes for dealing with various types of Solr requests. | 
| Modifier and Type | Method and Description | 
|---|---|
| static CollectionAdminRequest.Migrate | CollectionAdminRequest. migrateData(String collection,
           String targetCollection,
           String splitKey)Returns a SolrRequest to migrate data matching a split key to another collection | 
| CollectionAdminRequest.Migrate | CollectionAdminRequest.Migrate. setForwardTimeout(int forwardTimeout) | 
| CollectionAdminRequest.Migrate | CollectionAdminRequest.Migrate. setProperties(Properties properties) | 
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.