Re: SolrCloud 6 Join Stream and pagination

2016-05-19 Thread Joel Bernstein
Currently there isn't a way to page the results. There is a jira ticket to support this for SQL: https://issues.apache.org/jira/browse/SOLR-9078 This will be implemented first as a Streaming Expression, so it's likely to be available soon. It should be straightforward to implement the offset()

SolrCloud 6 Join Stream and pagination

2016-05-19 Thread Roshan Kamble
Hello, I am using Solr 6 in cloud mode. In order to search within different collections I am using InnerJoinStream. (using qt=export in order to get correct result) Is there any way to get paginated result? Regards, Roshan The information in this email is