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

Karl Wright commented on CONNECTORS-594:
----------------------------------------

Another question.

The ContentStreamUpdateRequest operation accepts a ContentStream object.  The 
ContentStream interface describes TWO ways of getting content: getStream() and 
getReader().  Which of these will ContentStreamUpdateRequest actually wind up 
using?  This is critically important because ManifoldCF content is opaque to 
ManifoldCF, and therefore should be handled as straight binary when being sent 
to Solr.  Thus, I'd hope that getStream() was the method used.  Does anyone 
know what the contract actually is in this case?

                
> SolrCloud Output Connector
> --------------------------
>
>                 Key: CONNECTORS-594
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-594
>             Project: ManifoldCF
>          Issue Type: New Feature
>    Affects Versions: ManifoldCF 1.0.1
>            Reporter: Minoru Osuka
>            Assignee: Karl Wright
>            Priority: Minor
>             Fix For: ManifoldCF 1.1
>
>         Attachments: solrcloud-output-connector.tar.gz
>
>
> The Output Connectors doesn't support SolrCloud currently.
> Since the Solr 4.0 released, I think there is a need for support for 
> SolrCloud.

--
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

Reply via email to