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-tp4107413.html
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to