Re: CollapseFilter with the latest Solr in trunk

2009-04-20 Thread Jeff Newburn
gt; Subject: Re: CollapseFilter with the latest Solr in trunk > > I have not looked at this in a while, but I think the biggest thing it > is missing right now is a champion -- someone to get the patches (and > bug fixes) to a state where it can easily be committed. "Minor bug >

Re: CollapseFilter with the latest Solr in trunk

2009-04-20 Thread Ryan McKinley
0 (PDT) To: Subject: Re: CollapseFilter with the latest Solr in trunk Once somebody really makes it work, I'm sure it will be released! Otis -- Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch - Original Message From: Antonio Eggberg To: solr-user@lucene.apache.org Sent: S

Re: CollapseFilter with the latest Solr in trunk

2009-04-20 Thread Jeff Newburn
gt; Subject: Re: CollapseFilter with the latest Solr in trunk > > > Once somebody really makes it work, I'm sure it will be released! > > > Otis > -- > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > > > - Original Message >> From: Anton

Re: CollapseFilter with the latest Solr in trunk

2009-04-19 Thread Otis Gospodnetic
e: CollapseFilter with the latest Solr in trunk > > > I wish it would be planned for 1.4 :)) > > > --- Den sön 2009-04-19 skrev Otis Gospodnetic : > > > Från: Otis Gospodnetic > > Ämne: Re: CollapseFilter with the latest Solr in trunk > > Till: solr-user

Re: CollapseFilter with the latest Solr in trunk

2009-04-19 Thread Antonio Eggberg
I wish it would be planned for 1.4 :)) --- Den sön 2009-04-19 skrev Otis Gospodnetic : > Från: Otis Gospodnetic > Ämne: Re: CollapseFilter with the latest Solr in trunk > Till: solr-user@lucene.apache.org > Datum: söndag 19 april 2009 15.06 > > Thanks for sharing! > It

Re: CollapseFilter with the latest Solr in trunk

2009-04-19 Thread Otis Gospodnetic
: solr-user@lucene.apache.org > Sent: Sunday, April 19, 2009 8:12:11 AM > Subject: Re: CollapseFilter with the latest Solr in trunk > > Ok, here is how I fixed this problem: > > public DocListAndSet getDocListAndSet(Query query, ListfilterList, > DocSet docSet, Sort lsor

Re: CollapseFilter with the latest Solr in trunk

2009-04-19 Thread climbingrose
works at > all. > > -- > Jeff Newburn > Software Engineer, Zappos.com > jnewb...@zappos.com - 702-943-7562 > > > > From: climbingrose > > Reply-To: > > Date: Fri, 17 Apr 2009 16:53:00 +1000 > > To: solr-user > > Subject: CollapseFilter with the

Re: CollapseFilter with the latest Solr in trunk

2009-04-17 Thread Jeff Newburn
Newburn Software Engineer, Zappos.com jnewb...@zappos.com - 702-943-7562 > From: climbingrose > Reply-To: > Date: Fri, 17 Apr 2009 16:53:00 +1000 > To: solr-user > Subject: CollapseFilter with the latest Solr in trunk > > Hi all, > > Have any one try to use CollapseFilter

CollapseFilter with the latest Solr in trunk

2009-04-16 Thread climbingrose
Hi all, Have any one try to use CollapseFilter with the latest version of Solr in trunk? However, it looks like Solr 1.4 doesn't allow calling setFilterList() and setFilter() on one instance of the QueryCommand. I modified the code in QueryCommand to allow this: public QueryCommand setFilterL