You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2010/10/30 00:00:29 UTC

[jira] Assigned: (SOLR-2207) Add paging capabilities to Result Grouping functionality

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

Yonik Seeley reassigned SOLR-2207:
----------------------------------

    Assignee: Yonik Seeley

> Add paging capabilities to Result Grouping functionality
> --------------------------------------------------------
>
>                 Key: SOLR-2207
>                 URL: https://issues.apache.org/jira/browse/SOLR-2207
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Yonik Seeley
>            Priority: Minor
>
> Would be great to have the following:
> # Paging of docs within a group via start and offset parameters such that one can drill down into a group
> # While I know we can't return a total count of all groups, it would be nice to know if there are more groups.  This could simply be done by asking for 1 more group than requested by the user.  If that group is non-empty, then set a flag indicating there are more groups.  Then, start and offset could also be applied to allow paging down the groups.  We should also think about how we can optimize this so that we can page very deep into the results without needing to increase the PQ size.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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