| Package | Description | 
|---|---|
| org.apache.solr.client.solrj.impl | Concrete implementations of client API classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| HttpSolrClient.Builder | HttpSolrClient.Builder. allowCompression(boolean compression)Chooses whether created  HttpSolrClients use compression by default. | 
| HttpSolrClient.Builder | HttpSolrClient.Builder. withHttpClient(org.apache.http.client.HttpClient httpClient)Provides a  HttpClientfor the builder to use when creating clients. | 
| HttpSolrClient.Builder | HttpSolrClient.Builder. withResponseParser(ResponseParser responseParser)Provides a  ResponseParserfor created clients to use when handling requests. | 
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.