Tom, 

You might be interested in the script_fields functionality:

http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-request-script-fields.html

It allows you to introduce a dynamically computed field at query-time where 
you can script the logic on how the field value is computed - for example 
like doing time offset adjustments.

-- 
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/e403a680-078f-4363-b110-419243678ed2%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to