Hi,

It might be a naive question.
Assume we have a list of Document, each Document contains the information of
a person,
there is a numeric field named 'age', how can we find those Documents whose
*age* field
is *max(age) *in one query.

So far I've found that function queries don't support aggregate functions,
but how about nested queries.
*
*Thanks*
*
-- 
Alireza Salimi
Java EE Developer

Reply via email to