Sorted scrolls and cache

Hi,

I'm trying to understand how sorted scrolls work.
After reading https://discuss.elastic.co/t/sorted-scroll-internal-workings-for-performance-optimizations/23866 I understand that some scrolls are stored in cache for the sorted scroll to be performed. However I want to clear previous scrolls that I have already visited to improve overall performance. will this cause problems with the sort?

Thanks.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.