[ 
https://issues.apache.org/jira/browse/UIMA-2036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996359#comment-12996359
 ] 

Tommaso Teofili commented on UIMA-2036:
---------------------------------------

I also think we can put two more options to the basic createServer() method 
introducing the LBHttpSolrServer and the StreamingUpdateSolrServer if 'lbhttp' 
or 'stream' is found in the solrInstanceType param (now figuring out 
solrServerType would be a better name for such a parameter). What do you think?

> Solrcas AE should be extensible to support the creation of a custom 
> SolrServer instance
> ---------------------------------------------------------------------------------------
>
>                 Key: UIMA-2036
>                 URL: https://issues.apache.org/jira/browse/UIMA-2036
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Sandbox-Solrcas
>            Reporter: Jörn Kottmann
>            Priority: Minor
>
> In some cases it is necessary to control the creation of the SolrServer. 
> Examples for such a need are customized http parameters, load balanced solr 
> server or maybe a streaming http solr server.
> The SolrCASConsumer class defines a createServer method. This method should 
> be changed from private to protected in order to allow overwriting it.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to