You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently do not allow a rollup search to search more than one index.
We should relax the constraint such that you can search multiple rollup indices if the rollups are the same for when we support a single rollup writing to multiple target indices.
We need to make sure that either the rollup indices have a single rollup that are all the same or they will also resolve to the same rollup when searched.