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

Alexandre Rafalovitch commented on SOLR-534:
--------------------------------------------

We now have cursor-paging as well as export handler. This is probably 
sufficient for extra-large dataset exports and we no longer need to discuss 
this proposal.

Safe to close?

> Return all query results with parameter rows=-1
> -----------------------------------------------
>
>                 Key: SOLR-534
>                 URL: https://issues.apache.org/jira/browse/SOLR-534
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>    Affects Versions: 1.3
>         Environment: Tomcat 5.5
>            Reporter: Lars Kotthoff
>            Priority: Minor
>         Attachments: solr-all-results.patch
>
>
> The searcher should return all results matching a query when the parameter 
> rows=-1 is given.
> I know that it is a bad idea to do this in general, but as it explicitly 
> requires a special parameter, people using this feature will be aware of what 
> they are doing. The main use case for this feature is probably debugging, but 
> in some cases one might actually need to retrieve all results because they 
> e.g. are to be merged with results from different sources.



--
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