Joel,

1) Collapse on the top level group.
- done thru CollapsingQParserPlugin

2) Expand a single page of collapsed results to display nested groups.
- probably done thru ExpandComponent

Is that correct? and does the scope of ExpandComponent includes the options
to sort and limit the docList within the nested groups?

Which means, we are going to first create the top level groups and while
expanding each group, we create nested groups and allow to pass the sort,
limit params?

Thanks,
Kranti K. Parisa
http://www.linkedin.com/in/krantiparisa



On Wed, Jan 8, 2014 at 5:48 PM, Joel Bernstein <joels...@gmail.com> wrote:

> Kranti,
>
> I'm wondering if this can be separated into two phases:
>
> 1) Collapse on the top level group.
> 2) Expand a single page of collapsed results to display nested groups.
>
> I'll be working on the ExpandComponent shortly, which will expand a single
> page of results that were collapsed by the CollapsingQParserPlugin. This
> seems like something that could be implemented as part of the
> ExpandComponent.
>
> Joel
>
>
>
>
>
>
>
>
>
>
> Joel Bernstein
> Search Engineer at Heliosearch
>
>
> On Wed, Jan 8, 2014 at 12:28 PM, Kranti Parisa <kranti.par...@gmail.com>wrote:
>
>> Anyone has got latest updates for
>> https://issues.apache.org/jira/browse/SOLR-2553 ?
>> I am trying to take a look at the implementation and see how complex this
>> is to achieve.
>>
>> If someone else had a look into it earlier, could you please share your
>> thoughts/comments..
>>
>> Thanks,
>> Kranti K. Parisa
>> http://www.linkedin.com/in/krantiparisa
>>
>>
>

Reply via email to