Hey guys,

Is there a way of doing the following:

We want to get the highest value from a list of multiple fields within a
document.

Example below:

max(field1,field2,field3,field4)

The values are as follow:

field1 = 100
field2 = 300
field3 = 250
field4 = not indexed in document (null)

The highest value is field2 at 300, so we'd want 300 to be what is returned.

Is this at all possible?

Thanks.

Attachment: 0x49FCF4D9.asc
Description: application/pgp-keys

Reply via email to