[
https://issues.apache.org/jira/browse/SOLR-4715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13670497#comment-13670497
]
Shawn Heisey commented on SOLR-4715:
------------------------------------
My initial inclination is to *NOT* provide additional constructors, but to
provide a number of getters and setters. In addition to methods for setting
timeouts and common httpclient properties, I would include getHttpClient and
possibly something with a name like getHttpSolrServer or getInnerSolrServer.
For CloudSolrServer, most of these new methods would just send/request the same
information to/from LBHttpSolrServer.
Should I change my approach? I haven't written any code yet.
> CloudSolrServer does not provide support for setting underlying server
> properties
> ---------------------------------------------------------------------------------
>
> Key: SOLR-4715
> URL: https://issues.apache.org/jira/browse/SOLR-4715
> Project: Solr
> Issue Type: Bug
> Affects Versions: 4.3
> Reporter: Hardik Upadhyay
> Assignee: Shawn Heisey
> Labels: solr, solrj
>
> CloudSolrServer (and LBHttpSolrServer) do not allow the user to set
> underlying HttpSolrServer and HttpClient settings.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]