[
https://issues.apache.org/jira/browse/SOLR-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan McKinley resolved SOLR-462.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.3
Assignee: Ryan McKinley
Wow! this is great. I committed this with a few style changes and changed the
HttpClient creation to something overrideable.
Any reason _allowCompression should be false by default? Perhaps we should
change it to true?
Thanks Sean!
> Performance related enhancements to Solrj
> -----------------------------------------
>
> Key: SOLR-462
> URL: https://issues.apache.org/jira/browse/SOLR-462
> Project: Solr
> Issue Type: New Feature
> Components: clients - java
> Reporter: Sean Timm
> Assignee: Ryan McKinley
> Fix For: 1.3
>
> Attachments: solrj-SOLR-462.patch
>
>
> Changes to CommonsHttpSolrServer.java to add soTimeout (read timeout),
> connection pool timeout, directive to not follow HTTP redirects, configurable
> retries on NoHttpResponseException, compression, and not creating a new
> HttpClient on each request.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.