Re: CountComponent

2010-03-11 Thread Marcus Herou
Anon SVN http://svn.tailsweep.com/opensource/solr-contrib/ Cheers //Marcus On Wed, Mar 10, 2010 at 10:24 AM, Marcus Herou wrote: > Filed it here. > https://issues.apache.org/jira/browse/SOLR-1814 > > Did not change prio from major since that I guess is up to the community. > > Cheers > > /Marcu

Re: CountComponent

2010-03-10 Thread Marcus Herou
Filed it here. https://issues.apache.org/jira/browse/SOLR-1814 Did not change prio from major since that I guess is up to the community. Cheers /Marcus On Tue, Mar 9, 2010 at 7:48 PM, Steven A Rowe wrote: > Hi Marcus, > > http://wiki.apache.org/solr/HowToContribute > > Or were you asking a d

RE: CountComponent

2010-03-09 Thread Steven A Rowe
Hi Marcus, http://wiki.apache.org/solr/HowToContribute Or were you asking a different question? Steve On 03/09/2010 at 10:52 AM, Marcus Herou wrote: > Hi. > > I've developed a SearchComponent named "CountComponent" which emulates > the SQL equiv select count(distinct field)... I think that it