That's awesome.
Thanks Ahmet!
On Wed, Aug 11, 2010 at 1:50 AM, Ahmet Arslan wrote:
>
>
> --- On Wed, 8/11/10, Moazzam Khan wrote:
>
>> From: Moazzam Khan
>> Subject: Re: Need help with facets
>> To: solr-user@lucene.apache.org
>> Date: Wednesday, Augu
--- On Wed, 8/11/10, Moazzam Khan wrote:
> From: Moazzam Khan
> Subject: Re: Need help with facets
> To: solr-user@lucene.apache.org
> Date: Wednesday, August 11, 2010, 1:32 AM
> Thanks Ahmet that worked!
>
> Here's another issues I have :
>
> Like I said bef
Thanks Ahmet that worked!
Here's another issues I have :
Like I said before, I have these fields in Solr documents
FirstName
LastName
RecruitedDate
VolumeDate (just added this in this email)
VolumeDone (just added this in this email)
Now I have to get sum of all VolumeDone (integer field) for
> I have a solr index whose documents have the following
> fields:
>
> FirstName
> LastName
> RecruitedDate
>
> I update the index when any of the three fields change for
> that specific person.
>
> I need to get facets based on when someone was recruited.
> The facets are :
>
> Recruited withi