Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix rollup search statistics (#36674)
This change fixes the rollup statistics regarding search times. Search times are computed from the first query and never updated. This commit adds the missing calls to the subsequent search.
- Loading branch information