Hi Binh - Apology for the late reply. By max(A) I mean maximum value of a field A and A can have multiple values. My document would have both field A and field B.
-Amit. On Mon, Mar 24, 2014 at 9:50 AM, Binh Ly <[email protected]> wrote: > Trying to understand your question, when you say max(A) or max(B), do you > mean you have multiple values in A or B per document? > > Also, it "sounds" to me like you want a script_filter instead of an > aggregation: > > > http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/query-dsl-script-filter.html > > -- > You received this message because you are subscribed to the Google Groups > "elasticsearch" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/0b002205-304c-460f-b8f1-808e45658283%40googlegroups.com<https://groups.google.com/d/msgid/elasticsearch/0b002205-304c-460f-b8f1-808e45658283%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAAOGaQJW3PTDEuApiZiW%2BoQjjvj2NQx1BNo%2BJsfmvxX5bxE%3DXg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
