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()
function if you feel like working up a patch.

Joel Bernstein
http://joelsolr.blogspot.com/

On Thu, May 19, 2016 at 2:32 AM, Roshan Kamble <
roshan.kam...@smartstreamrdu.com> wrote:

> 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 confidential and may be legally
> privileged. It is intended solely for the addressee. Access to this email
> by anyone else is unauthorised. If you are not the intended recipient, any
> disclosure, copying, distribution or any action taken or omitted to be
> taken in reliance on it, is prohibited and may be unlawful.
>

Reply via email to