You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Cassandra Targett (JIRA)" <ji...@apache.org> on 2018/02/01 21:46:00 UTC

[jira] [Updated] (SOLR-11717) Document Streaming Examples using SolrJ

     [ https://issues.apache.org/jira/browse/SOLR-11717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cassandra Targett updated SOLR-11717:
-------------------------------------
    Component/s: streaming expressions
                 documentation

> Document Streaming Examples using SolrJ
> ---------------------------------------
>
>                 Key: SOLR-11717
>                 URL: https://issues.apache.org/jira/browse/SOLR-11717
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: documentation, streaming expressions
>            Reporter: Varun Thacker
>            Priority: Major
>
> Under http://lucene.apache.org/solr/guide/streaming-expressions.html it would be nice if we had a page dedicated to how to use streaming with SolrJ
> Topics we could cover
> - How to correctly create a stream expression : https://issues.apache.org/jira/browse/SOLR-11600?focusedCommentId=16261446&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16261446
> - What is a SolrClientCache 
> - Which Stream objects should be a singleton and reused 
> - How many http connections / connections_per_host are we limited with by default
> - Example where the the Solr query node becomes the co-ordinator for the streaming expressions ( {{TupleStream solrStream = new SolrStream(solr_query_node, paramsLoc);}}
> - How to use an "empty" Solr node to fire queries against. This node should not have any collections. We could reduce the jetty thread pool size to rate limit number of parallel queries potentially? 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org