When using timeline pinned events, if a data view has a mix of hot-frozen indices, timeline will not display any data until all backing indices are searched. This can result in frustrating ux, unnecessarily so. Instead, timeline should display results as soon as they are available. This would require slight changes in both the search strategy server side as well as the frontend.
When using timeline pinned events, if a data view has a mix of hot-frozen indices, timeline will not display any data until all backing indices are searched. This can result in frustrating ux, unnecessarily so. Instead, timeline should display results as soon as they are available. This would require slight changes in both the search strategy server side as well as the frontend.