Package | Description |
---|---|
org.apache.solr.client.solrj.impl |
Concrete implementations of client API classes.
|
org.apache.solr.client.solrj.request |
Convenience classes for dealing with various types of Solr requests.
|
Modifier and Type | Method and Description |
---|---|
LBHttpSolrServer.Rsp |
LBHttpSolrServer.request(LBHttpSolrServer.Req req)
Tries to query a live server from the list provided in Req.
|
Modifier and Type | Method and Description |
---|---|
Map<String,LBHttpSolrServer.Req> |
UpdateRequest.getRoutes(DocRouter router,
DocCollection col,
Map<String,List<String>> urlMap,
ModifiableSolrParams params,
String idField) |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.