You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Pavithra <pa...@gmail.com> on 2013/12/19 14:21:14 UTC

GroupingSearch return value as null

I am Indexing data from database. I am actually trying to store amount of
each age group peoples. I store amount as FloatField. I want to group by age
and get the sum of amount based on the group. 

I am trying to use GroupingSearch. But I always get value as null. 

Can anybody help me? 



--
View this message in context: http://lucene.472066.n3.nabble.com/GroupingSearch-return-value-as-null-tp4107429.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org