public static class SolrTestCaseHS.ClientProvider extends Object
Constructor and Description |
---|
ClientProvider(List<SolrClient> clients,
int seed) |
Modifier and Type | Method and Description |
---|---|
List<SolrClient> |
all() |
SolrClient |
client(SolrInputDocument sdoc,
SolrParams params) |
public static String idField
public ClientProvider(List<SolrClient> clients, int seed)
public SolrClient client(SolrInputDocument sdoc, SolrParams params)
public List<SolrClient> all()
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.