You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2013/08/14 18:51:47 UTC

[jira] [Created] (SOLR-5154) StreamingResponseCallback should be used by non-Embedded solr servers too

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org