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-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org