David Smiley created SOLR-5154:
----------------------------------

             Summary: StreamingResponseCallback should be used by non-Embedded 
solr servers too
                 Key: SOLR-5154
                 URL: https://issues.apache.org/jira/browse/SOLR-5154
             Project: Solr
          Issue Type: Improvement
          Components: clients - java
            Reporter: David Smiley


Apparently if you use a StreamingResponseCallback, then it is only used by 
EmbeddedSolrServer.  I'm so surprised to see this was overlooked.  I'd like to 
write a client that can use this callback no matter wether the SolrServer 
instance it has was initialized embedded mode or remote'ed.

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

Reply via email to