Re: result grouping in sharded index

2016-06-15 Thread Jay Potharaju
n 14, 2016 at 4:57 PM, Jay Potharaju <jspothar...@gmail.com> > wrote: > > Any suggestions on how to handle result grouping in sharded index? > > > > > > On Mon, Jun 13, 2016 at 1:15 PM, Jay Potharaju <jspothar...@gmail.com> > > wrote: > > > >&g

Re: result grouping in sharded index

2016-06-15 Thread Tom Evans
Do you have to group, or can you collapse instead? https://cwiki.apache.org/confluence/display/solr/Collapse+and+Expand+Results Cheers Tom On Tue, Jun 14, 2016 at 4:57 PM, Jay Potharaju <jspothar...@gmail.com> wrote: > Any suggestions on how to handle result grouping in shar

Re: result grouping in sharded index

2016-06-14 Thread Jay Potharaju
Any suggestions on how to handle result grouping in sharded index? On Mon, Jun 13, 2016 at 1:15 PM, Jay Potharaju <jspothar...@gmail.com> wrote: > Hi, > I am working on a functionality that would require me to group documents > by a id field. I read that the ngroups feature

result grouping in sharded index

2016-06-13 Thread Jay Potharaju
Hi, I am working on a functionality that would require me to group documents by a id field. I read that the ngroups feature would not work in a sharded index. Can someone recommend how to handle this in a sharded index? Solr Version: 5.5