We have a visualization where we are using the term aggregation. Suppose there are 10000 records in the source index and out of that 1000 records have the field on which we will be doing term aggregration.
I am just wondering if we put in filters in the visualization top bar to filter away 9000 records will it make any difference in the responsiveness of the visualization? Or behind the scene that optimization will be done anyways and I need not bother.