Re: Grouping queries

2012-03-23 Thread Martijn v Groningen
> > Where is Join documented? I looked at > http://wiki.apache.org/solr/Join and see no reference to "fromIndex". > Also does this work in a distributed environment? > The "fromIndex" isn't documented in the wiki It is mentioned in the issue and you can find in the Solr code: https://issues.ap

Re: Grouping queries

2012-03-23 Thread Jamie Johnson
On Fri, Mar 23, 2012 at 6:37 AM, Martijn v Groningen wrote: > On 22 March 2012 03:10, Jamie Johnson wrote: > >> I need to apologize I believe that in my example I have too grossly >> over simplified the problem and it's not clear what I am trying to do, >> so I'll try again. >> >> I have a situat

Re: Grouping queries

2012-03-23 Thread Martijn v Groningen
On 22 March 2012 03:10, Jamie Johnson wrote: > I need to apologize I believe that in my example I have too grossly > over simplified the problem and it's not clear what I am trying to do, > so I'll try again. > > I have a situation where I have a set of access controls say user, > super user and

Re: Grouping queries

2012-03-21 Thread Jamie Johnson
I need to apologize I believe that in my example I have too grossly over simplified the problem and it's not clear what I am trying to do, so I'll try again. I have a situation where I have a set of access controls say user, super user and ultra user. These controls are not necessarily hierarchic

Re: Grouping queries

2012-03-21 Thread Jamie Johnson
Join looks interesting for this as well, is this currently supported in SolrCloud? On Wed, Mar 21, 2012 at 6:56 PM, Jamie Johnson wrote: > What would you recommend instead, I had thought about block join perhaps I'm > open to suggestions tbough > > > On Wednesday, March 21, 2012, Martijn v Gronin

Re: Grouping queries

2012-03-21 Thread Jamie Johnson
What would you recommend instead, I had thought about block join perhaps I'm open to suggestions tbough On Wednesday, March 21, 2012, Martijn v Groningen < martijn.v.gronin...@gmail.com> wrote: > I'm not sure if grouping is the right feature to use for your > requirements... Grouping does have an

Re: Grouping queries

2012-03-21 Thread Martijn v Groningen
I'm not sure if grouping is the right feature to use for your requirements... Grouping does have an impact on performance which you need to take into account. Depending on what grouping features you're going to use (grouped facets, ngroups), grouping performs well on large indices if you use filter