Re: searching based on grouping result

2011-01-24 Thread Chris Hostetter
: Subject: searching based on grouping result : In-Reply-To: <913367.31366...@web121705.mail.ne1.yahoo.com> : References: <913367.31366...@web121705.mail.ne1.yahoo.com> http://people.apache.org/~hossman/#threadhijack Thread Hijacking on Mailing Lists When starting a new discussion

Re: searching based on grouping result

2011-01-24 Thread Steve Fuchs
do what you need? >>> >>> Otis >>> >>> Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch >>> Lucene ecosystem search :: http://search-lucene.com/ >>> >>> >>> >>> - Original Message >>>> From:

Re: searching based on grouping result

2011-01-24 Thread Stefan Matheis
gt; Otis > > > > Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch > > Lucene ecosystem search :: http://search-lucene.com/ > > > > > > > > - Original Message > >> From: Steve Fuchs > >> To: solr-user@lucene.apache.org > >&

Re: searching based on grouping result

2011-01-24 Thread Steve Fuchs
apache.org >> Sent: Fri, January 21, 2011 3:05:32 PM >> Subject: searching based on grouping result >> >> Hello All, >> >> MY index documents represent a set of papers each with an author id and the >> id >> of the referee that reviewed the pap

Re: searching based on grouping result

2011-01-21 Thread Otis Gospodnetic
Sent: Fri, January 21, 2011 3:05:32 PM > Subject: searching based on grouping result > > Hello All, > > MY index documents represent a set of papers each with an author id and the > id >of the referee that reviewed the paper. > > I also end up with a field in eac

searching based on grouping result

2011-01-21 Thread Steve Fuchs
Hello All, MY index documents represent a set of papers each with an author id and the id of the referee that reviewed the paper. I also end up with a field in each document that tells me whether the referee still has the paper, but has not graded it. THis can be a boolean. In my final result