[ 
https://issues.apache.org/jira/browse/SOLR-12984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16755597#comment-16755597
 ] 

ASF subversion and git services commented on SOLR-12984:
--------------------------------------------------------

Commit a1595a18aa661ce2a5a22b17efbf10b01903f6f4 in lucene-solr's branch 
refs/heads/branch_8x from Joel Bernstein
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=a1595a1 ]

SOLR-12984: Update CHANGES.txt


> The search Streaming Expression should properly support and push down paging 
> when using the /select handler
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-12984
>                 URL: https://issues.apache.org/jira/browse/SOLR-12984
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Major
>             Fix For: 8.0
>
>         Attachments: SOLR-12984.patch, SOLR-12984.patch, SOLR-12984.patch, 
> SOLR-12984.patch
>
>
> Currently the search Streaming Expression doesn't properly support paging 
> even when going to the /select handler. This is due to very old 
> implementation decisions that were geared towards supporting streaming entire 
> result sets from the /export handler. It's time to change this behavior the 
> so the search expression can be used to handle typical paging scenarios.
> This ticket will maintain the same behavior for when qt=/export, but will 
> push down 'rows' and 'start' parameters when using /select handler. 



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

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

Reply via email to