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
>
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
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
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
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
: 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
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
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
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