When I go to the Developer section in the backoffice these two rest services are kicked off...
/umbraco/BackOffice/Api/ExamineManagementApi/GetIndexerDetails?_=1412628951557
/umbraco/BackOffice/Api/ExamineManagementApi/GetSearcherDetails?_=1412628951560
These seem to be populating the examine management dashboard with their stats, but I have a large number of nodes on my site so this causes the browser to hang/freeze.
Is there a way to turn off, or lazy load the examine dashboard?