You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Christine Poerschke (JIRA)" <ji...@apache.org> on 2019/05/14 14:20:00 UTC

[jira] [Updated] (SOLR-12984) The search Streaming Expression should properly support and push down paging when using the /select handler

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

Christine Poerschke updated SOLR-12984:
---------------------------------------
    Component/s: streaming expressions

> 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) 
>          Components: streaming expressions
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Major
>             Fix For: 7.7
>
>         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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org