Hello,
I have a summary that is being run with the following parameters:
Start time (optional): -6m@m
Finish time (optional): -1m@m
Schedule type: Basic
Run every: 5 minutes
Condition: Always
Summary indexing: checked (enabled)
The summary looks after certain data in a large, main index. The search time is about 30 seconds.
I want to send a report every 5 minutes based on a new search on the summary index above.
Which is the best way to accomplish that without messing up the intervals?
For example, I'm worried that if the indexing takes a little longer, the data will be incomplete in the report. Or, if the intervals aren't matched properly, I might run the query for the report over the previous indexing period.
Can someone explain to me if my fears are well founded and point me to some documents describing the issue in more detail?
Thanks.
... View more