Current search functionality try to find input value across all columns and all rows in Activity page. This works fine with low volume of data. We are getting performance issue because of this kind of search mechanism with client having huge data and large number of columns. It is better if we can have advanced search functionality where user can directly define specific column based search criteria corresponding to specific recon. That way search may work more efficiently.