Use elasticsearch for continuous queries

Because this query uses many resources and each minute these calculations should executed.
my objects are time based, so last objects not change. I don't want this calculations executed each minute, instead, execute once and for next queries use that result aggregated with new result.